Changeset 4641 for trunk/MagicSoft/Mars/mcalib
- Timestamp:
- 08/17/04 09:50:03 (21 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/mcalib/MHCalibrationChargeBlindPix.cc
r4607 r4641 632 632 const Stat_t entries = fHGausHist.Integral("width"); 633 633 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()); 635 635 const Double_t norm = entries/TMath::Sqrt(TMath::TwoPi()); 636 636
Note:
See TracChangeset
for help on using the changeset viewer.