Changeset 3492 for trunk/MagicSoft/Mars/mcalib
- Timestamp:
- 03/13/04 14:25:25 (21 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/mcalib/MHGausEvents.cc
r3286 r3492 91 91 using namespace std; 92 92 93 const Float_t MHGausEvents::fgProbLimit = 0.00 5;93 const Float_t MHGausEvents::fgProbLimit = 0.001; 94 94 const Int_t MHGausEvents::fgNDFLimit = 2; 95 95 const Int_t MHGausEvents::fgPowerProbabilityBins = 20;
Note:
See TracChangeset
for help on using the changeset viewer.