Changeset 12790
- Timestamp:
- 01/31/12 08:35:58 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Mars/mcalib/MCalibrateData.h
r8452 r12790 114 114 void SetCalibConvMaxLimit( const Float_t f=gkCalibConvMaxLimit ) { fCalibConvMaxLimit = f; } 115 115 116 void SetScaleFactor(const Float_t f=1) { fScaleFactor= 1; }116 void SetScaleFactor(const Float_t f=1) { fScaleFactor=f; } 117 117 118 118 Bool_t UpdateConversionFactors( const MCalibrationChargeCam *updatecam=NULL);
Note:
See TracChangeset
for help on using the changeset viewer.