Changeset 3698 for trunk/MagicSoft/Mars/mcalib/MCalibrationCam.h
- Timestamp:
- 04/09/04 17:34:12 (21 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/mcalib/MCalibrationCam.h
r3697 r3698 20 20 public: 21 21 22 enum PulserColor_t { kCT1=0, kGREEN=1, kBLUE=2, kUV=3 }; // Possible Pulser colours22 enum PulserColor_t { kCT1=0, kGREEN=1, kBLUE=2, kUV=3, kNONE=4 }; // Possible Pulser colours 23 23 static const Int_t gkNumPulserColors; // Number of Pulser colours (now set to: 4) 24 24
Note:
See TracChangeset
for help on using the changeset viewer.