Changeset 4161 for trunk/MagicSoft/Mars/mcalib/MCalibrationChargeCam.h
- Timestamp:
- 05/24/04 21:02:25 (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/mcalib/MCalibrationChargeCam.h
r4149 r4161 14 14 private: 15 15 16 Byte_t fFlags; // Bit-field to hold the flags16 Byte_t fFlags; // Bit-field to hold the flags 17 17 18 18 Float_t fNumPhotonsBlindPixelMethod; // Average nr. photons from Blind Pixel Method (Inner Pixel) … … 61 61 void SetNumPhotonsPINDiodeMethodErr ( const Float_t f ) { fNumPhotonsPINDiodeMethodErr = f; } 62 62 63 ClassDef(MCalibrationChargeCam, 1) // Container Charge Calibration Results Camera63 ClassDef(MCalibrationChargeCam, 2) // Container Charge Calibration Results Camera 64 64 }; 65 65
Note:
See TracChangeset
for help on using the changeset viewer.