Changeset 2838


Ignore:
Timestamp:
01/19/04 09:47:08 (21 years ago)
Author:
gaug
Message:
*** empty log message ***
File:
1 edited

Legend:

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

    r2834 r2838  
    7171    fMeanTime(0.),  fMeanTimeErr(0.), fSigmaTime(0.), fSigmaTimeErr(0.),
    7272    fLambdaCheck(0.), fLambdaCheckErr(0.),
    73     fgSinglePheFitFunc(&gfKto4),fgSinglePheFitNPar(6)
     73    fgSinglePheFitFunc(&fKto4),fgSinglePheFitNPar(6)
    7474   
    7575{
     
    364364  //
    365365  // Normalize the histogram to facilitate faster fitting of the area
    366   // For speed reasons, gfKto4 is normalized to Sqrt(2 pi).
     366  // For speed reasons, fKto4 is normalized to Sqrt(2 pi).
    367367  // Therefore also normalize the histogram to that value
    368368  //
Note: See TracChangeset for help on using the changeset viewer.