Ignore:
Timestamp:
08/17/04 09:50:03 (21 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

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

    r4607 r4641  
    632632  const Stat_t   entries      = fHGausHist.Integral("width");
    633633  const Double_t lambda_guess = 0.5;
    634   const Double_t maximum_bin  = fHGausHist.GetBinCenter(fHGausHist.GetMaximumBin());
     634  //const Double_t maximum_bin  = fHGausHist.GetBinCenter(fHGausHist.GetMaximumBin());
    635635  const Double_t norm         = entries/TMath::Sqrt(TMath::TwoPi());
    636636
Note: See TracChangeset for help on using the changeset viewer.