Changeset 5863 for trunk/MagicSoft/Mars/mcalib/MCalibCalcFromPast.cc
- Timestamp:
- 01/16/05 18:14:27 (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/mcalib/MCalibCalcFromPast.cc
r5858 r5863 78 78 MCalibCalcFromPast::MCalibCalcFromPast(const char *name, const char *title) 79 79 : fGeom(NULL), fParList(NULL), 80 fIntensCharge(NULL), fIntens RelTime(NULL), fIntensBad(NULL),80 fIntensCharge(NULL), fIntensBlind(NULL), fIntensRelTime(NULL), fIntensBad(NULL), 81 81 fChargeCalc(NULL), fRelTimeCalc(NULL), fCalibrate(NULL), 82 82 fNumEvents(0), fNumCam(0)
Note:
See TracChangeset
for help on using the changeset viewer.