Ignore:
Timestamp:
05/11/07 11:25:46 (17 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

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

    r8484 r8490  
    11/* ======================================================================== *\
    2 ! $Name: not supported by cvs2svn $:$Id: MCalibrationChargeCalc.cc,v 1.179 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 $
    33! --------------------------------------------------------------------------
    44!
     
    10021002  const Float_t pedes  = ped.GetPedestal();
    10031003  const Float_t prms   = ped.GetPedestalRms();
    1004   const Int_t   num    = fPedestals->GetTotalEntries();
     1004  const Int_t   num    = fPedestals->GetNumSlices()*ped.GetNumEvents();
    10051005 
    10061006  //
Note: See TracChangeset for help on using the changeset viewer.