Ignore:
Timestamp:
05/24/04 21:02:25 (20 years ago)
Author:
gaug
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/mcalib/MCalibrationChargeCam.h

    r4149 r4161  
    1414private:
    1515 
    16   Byte_t  fFlags;                       // Bit-field to hold the flags
     16  Byte_t  fFlags;                         // Bit-field to hold the flags
    1717
    1818  Float_t fNumPhotonsBlindPixelMethod;    // Average nr. photons from Blind Pixel Method (Inner Pixel)
     
    6161  void  SetNumPhotonsPINDiodeMethodErr  ( const Float_t f )  { fNumPhotonsPINDiodeMethodErr   = f; }   
    6262 
    63   ClassDef(MCalibrationChargeCam, 1) // Container Charge Calibration Results Camera
     63  ClassDef(MCalibrationChargeCam, 2) // Container Charge Calibration Results Camera
    6464};
    6565
Note: See TracChangeset for help on using the changeset viewer.