Changeset 6330 for trunk/MagicSoft/Mars/mcalib
- Timestamp:
- 02/10/05 01:46:53 (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/mcalib/MCalibrateData.h
r6091 r6330 121 121 122 122 void SetCalibrationMode ( CalibrationMode_t calmode=kDefault ) { fCalibrationMode=calmode; } 123 void SetSignalType ( SignalType_t sigtype=kPh ot) { fSignalType =sigtype; }123 void SetSignalType ( SignalType_t sigtype=kPhe ) { fSignalType =sigtype; } 124 124 125 125 void SetCalibConvMinLimit( const Float_t f=fgCalibConvMinLimit ) { fCalibConvMinLimit = f; }
Note:
See TracChangeset
for help on using the changeset viewer.