Changeset 3723 for trunk/MagicSoft/Mars/mcalib/MCalibrationQEPix.h
- Timestamp:
- 04/13/04 19:41:03 (21 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/mcalib/MCalibrationQEPix.h
r3688 r3723 122 122 123 123 // Setters 124 void SetAverageQEBlindPixelAvailable ( const Bool_t b );125 void SetAverageQECombinedAvailable ( const Bool_t b );126 void SetAverageQEFFactorAvailable ( const Bool_t b );127 void SetAverageQEPINDiodeAvailable ( const Bool_t b );124 void SetAverageQEBlindPixelAvailable ( const Bool_t b=kTRUE ); 125 void SetAverageQECombinedAvailable ( const Bool_t b=kTRUE ); 126 void SetAverageQEFFactorAvailable ( const Bool_t b=kTRUE ); 127 void SetAverageQEPINDiodeAvailable ( const Bool_t b=kTRUE ); 128 128 void SetBlindPixelMethodValid ( const Bool_t b, const MCalibrationCam::PulserColor_t col); 129 129 void SetCombinedMethodValid ( const Bool_t b, const MCalibrationCam::PulserColor_t col);
Note:
See TracChangeset
for help on using the changeset viewer.