Changeset 3851 for trunk/MagicSoft/Mars/mcalib
- Timestamp:
- 04/27/04 17:20:45 (21 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
TabularUnified trunk/MagicSoft/Mars/mcalib/MHCalibrationTestPix.cc ΒΆ
r3849 r3851 50 50 using namespace std; 51 51 52 const Int_t MHCalibrationTestPix::fgChargeNbins = 2000;52 const Int_t MHCalibrationTestPix::fgChargeNbins = 1000; 53 53 const Axis_t MHCalibrationTestPix::fgChargeFirst = -0.5; 54 54 const Axis_t MHCalibrationTestPix::fgChargeLast = 3999.5;
Note:
See TracChangeset
for help on using the changeset viewer.