Changeset 5679 for trunk/MagicSoft/Mars/mcalib/MCalibrationRelTimeCalc.h
- Timestamp:
- 12/22/04 20:13:41 (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/mcalib/MCalibrationRelTimeCalc.h
r5133 r5679 64 64 MCalibrationRelTimeCalc(const char *name=NULL, const char *title=NULL); 65 65 66 Int_t CallPostProcess();66 void Clear(const Option_t *o=""); 67 67 68 void Clear(const Option_t *o="");68 Int_t Finalize(); 69 69 70 70 Bool_t IsDebug() const { return TESTBIT(fFlags,kDebug); }
Note:
See TracChangeset
for help on using the changeset viewer.