Ignore:
Timestamp:
09/25/04 12:51:35 (20 years ago)
Author:
gaug
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/mcalib/MCalibrationQEPix.cc

    r5044 r5133  
    9494// The number gkDefaultAverageQE = 0.18 +- 0.02 can be obtained in the following way:
    9595//
    96 // * Transmission probability Plexiglass: 0.96
     96// * Transmission probability Plexiglass: 0.92
    9797//
    9898// * Averaged QE coated PMTs: zenith     value
     
    201201const Float_t MCalibrationQEPix::gkDefaultAverageQEErr = 0.02 ; 
    202202const Float_t MCalibrationQEPix::gkPMTCollectionEff    = 0.90 ;
    203 const Float_t MCalibrationQEPix::gkPMTCollectionEffErr = 0.01 ;
     203const Float_t MCalibrationQEPix::gkPMTCollectionEffErr = 0.05 ;
    204204const Float_t MCalibrationQEPix::gkLightGuidesEffGreen    = 0.94 ;
    205205const Float_t MCalibrationQEPix::gkLightGuidesEffGreenErr = 0.03 ;
Note: See TracChangeset for help on using the changeset viewer.