Changeset 5857 for trunk/MagicSoft/Mars/mcalib/MCalibCalcFromPast.h
- Timestamp:
- 01/16/05 17:21:10 (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/mcalib/MCalibCalcFromPast.h
r5856 r5857 8 8 class MParList; 9 9 class MGeomCam; 10 class MRawRunHeader;11 10 class MPedCalcFromLoGain; 12 11 class MCalibrationChargeCalc; … … 25 24 static const UInt_t fgNumEventsDump; //! Default for fNumEventsDump 26 25 27 MRawRunHeader *fRunHeader; //! Run Header28 26 MGeomCam *fGeom; //! Camera Geometry 29 27 MParList *fParList; //! Parameter List
Note:
See TracChangeset
for help on using the changeset viewer.