Ignore:
Timestamp:
04/09/04 17:34:12 (21 years ago)
Author:
gaug
Message:
*** empty log message ***
File:
1 edited

Legend:

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

    r3697 r3698  
    2020public:
    2121
    22   enum PulserColor_t { kCT1=0, kGREEN=1, kBLUE=2, kUV=3 }; // Possible Pulser colours
     22  enum PulserColor_t { kCT1=0, kGREEN=1, kBLUE=2, kUV=3, kNONE=4 }; // Possible Pulser colours
    2323  static const Int_t gkNumPulserColors;                     // Number of Pulser colours (now set to: 4)
    2424 
Note: See TracChangeset for help on using the changeset viewer.