Ignore:
Timestamp:
01/16/04 14:27:54 (21 years ago)
Author:
gaug
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/mcalib/MHCalibrationConfig.h

    r2734 r2831  
    1111
    1212
    13 // Global rejection criteria for the acceptance of a fit: Prob=0.01 == 99% Probability
     13// Global rejection criteria for the acceptance of a fit: Prob=0.001 == 99.7% Probability
    1414const Float_t gkProbLimit = 0.001;
    1515
     
    2323const Float_t gkSq2Pi = 2.506628274631;
    2424
    25 // typedef to the fitting functions for the blind pixel
    26 typedef Double_t (*BlindPixelFitFunc)(Double_t *, Double_t *);
    27 
    2825#endif /* MARS_MHCalibrationBlindPixelConfig */
Note: See TracChangeset for help on using the changeset viewer.