Changeset 5712
- Timestamp:
- 01/05/05 18:16:49 (20 years ago)
- Location:
- trunk/MagicSoft/Mars
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/Makefile
r5692 r5712 19 19 20 20 # 21 22 21 #PROGRAMS = readraw merpp mars test mona status 23 PROGRAMS = readdaq readraw merpp mars mona showlog callisto showplot star 22 PROGRAMS = readdaq readraw merpp mars mona showlog callisto showplot star \ 23 macros/calibration 24 24 SOLIB = libmars.so 25 25 CINT = M -
trunk/MagicSoft/Mars/macros/calibration.C
r5711 r5712 409 409 gLog << endl; 410 410 gLog << " MExtractFixedWindow: " << endl; 411 gLog << " with the following parameters, if 'maxbin' defines the mean position" << endl; 412 gLog << " of the High-Gain FADC slice carrying the pulse maximum: " << endl; 411 gLog << " with the following parameters: " << endl; 413 412 gLog << " 1: SetRange(4,7,6,9) " << endl; 414 413 gLog << " 2: SetRange(4,7,5,10)" << endl;
Note:
See TracChangeset
for help on using the changeset viewer.