Ignore:
Timestamp:
04/03/04 17:50:04 (20 years ago)
Author:
gaug
Message:
*** empty log message ***
File:
1 edited

Legend:

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

    r3637 r3638  
    7474  Float_t fConversionHiLoVar;               // The error of the conversion factor between Hi Gain and Lo Gain 
    7575
    76   Byte_t fCalibFlags;
     76  Byte_t fCalibFlags;                       // The bit-field for the class-own bits
    7777
    78   enum  { kBlindPixelMethodValid, kFFactorMethodValid, 
    79           kPINDiodeMethodValid, kCombinedMethodValid };
     78  enum  { kBlindPixelMethodValid, kFFactorMethodValid,
     79          kPINDiodeMethodValid, kCombinedMethodValid }; // The possible bits to be set
    8080
    8181public:
Note: See TracChangeset for help on using the changeset viewer.