Changeset 8490 for trunk/MagicSoft/Mars/mcalib
- Timestamp:
- 05/11/07 11:25:46 (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/mcalib/MCalibrationChargeCalc.cc
r8484 r8490 1 1 /* ======================================================================== *\ 2 ! $Name: not supported by cvs2svn $:$Id: MCalibrationChargeCalc.cc,v 1.1 79 2007-05-10 12:14:54 tbretz Exp $2 ! $Name: not supported by cvs2svn $:$Id: MCalibrationChargeCalc.cc,v 1.180 2007-05-11 10:25:44 tbretz Exp $ 3 3 ! -------------------------------------------------------------------------- 4 4 ! … … 1002 1002 const Float_t pedes = ped.GetPedestal(); 1003 1003 const Float_t prms = ped.GetPedestalRms(); 1004 const Int_t num = fPedestals->Get TotalEntries();1004 const Int_t num = fPedestals->GetNumSlices()*ped.GetNumEvents(); 1005 1005 1006 1006 //
Note:
See TracChangeset
for help on using the changeset viewer.