Changeset 7005 for trunk/MagicSoft/Mars/mjobs/MJPedestal.cc
- Timestamp:
- 05/10/05 12:13:12 (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/mjobs/MJPedestal.cc
r6998 r7005 940 940 } 941 941 942 // This will make that for data with version less than 5, where 943 // trigger patterns were not yet correct, all the events in the real 944 // data file will be processed. In any case there are no interleaved 945 // calibration events in such data, so this is fine. 942 946 MFTriggerPattern fcalib("CalibFilter"); 947 fcalib.SetDefault(kFALSE); 943 948 fcalib.RequireCalibration(); 944 949 fcalib.SetInverted();
Note:
See TracChangeset
for help on using the changeset viewer.