Changeset 4127 for trunk/MagicSoft/Mars/mcalib/MCalibrationRelTimeCalc.cc
- Timestamp:
- 05/22/04 15:47:29 (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/mcalib/MCalibrationRelTimeCalc.cc
r4125 r4127 72 72 using namespace std; 73 73 74 const Float_t MCalibrationRelTimeCalc::fgRelTimeResolutionLimit = 1.;74 const Float_t MCalibrationRelTimeCalc::fgRelTimeResolutionLimit = 0.5; 75 75 // -------------------------------------------------------------------------- 76 76 //
Note:
See TracChangeset
for help on using the changeset viewer.