Changeset 5133 for trunk/MagicSoft/Mars/mcalib/MCalibrationQEPix.cc
- Timestamp:
- 09/25/04 12:51:35 (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/mcalib/MCalibrationQEPix.cc
r5044 r5133 94 94 // The number gkDefaultAverageQE = 0.18 +- 0.02 can be obtained in the following way: 95 95 // 96 // * Transmission probability Plexiglass: 0.9 696 // * Transmission probability Plexiglass: 0.92 97 97 // 98 98 // * Averaged QE coated PMTs: zenith value … … 201 201 const Float_t MCalibrationQEPix::gkDefaultAverageQEErr = 0.02 ; 202 202 const Float_t MCalibrationQEPix::gkPMTCollectionEff = 0.90 ; 203 const Float_t MCalibrationQEPix::gkPMTCollectionEffErr = 0.0 1;203 const Float_t MCalibrationQEPix::gkPMTCollectionEffErr = 0.05 ; 204 204 const Float_t MCalibrationQEPix::gkLightGuidesEffGreen = 0.94 ; 205 205 const Float_t MCalibrationQEPix::gkLightGuidesEffGreenErr = 0.03 ;
Note:
See TracChangeset
for help on using the changeset viewer.