Changeset 4346
- Timestamp:
- 06/23/04 11:13:22 (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/mcalib/MHCalibrationChargeLoGainPix.cc
r4345 r4346 41 41 42 42 const Int_t MHCalibrationChargeLoGainPix::fgChargeNbins = 350; 43 const Axis_t MHCalibrationChargeLoGainPix::fgChargeFirst = - 5.5;44 const Axis_t MHCalibrationChargeLoGainPix::fgChargeLast = 3 44.5;43 const Axis_t MHCalibrationChargeLoGainPix::fgChargeFirst = -15.5; 44 const Axis_t MHCalibrationChargeLoGainPix::fgChargeLast = 334.5; 45 45 const Int_t MHCalibrationChargeLoGainPix::fgAbsTimeNbins = 15; 46 46 const Axis_t MHCalibrationChargeLoGainPix::fgAbsTimeFirst = -0.5;
Note:
See TracChangeset
for help on using the changeset viewer.