Changeset 8661 for trunk/MagicSoft/Mars/msignal/MExtractTimeAndCharge.cc
- Timestamp:
- 08/10/07 12:21:26 (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/msignal/MExtractTimeAndCharge.cc
r8630 r8661 1 1 /* ======================================================================== *\ 2 ! $Name: not supported by cvs2svn $:$Id: MExtractTimeAndCharge.cc,v 1.6 7 2007-06-30 11:16:17tbretz Exp $2 ! $Name: not supported by cvs2svn $:$Id: MExtractTimeAndCharge.cc,v 1.68 2007-08-10 11:21:21 tbretz Exp $ 3 3 ! -------------------------------------------------------------------------- 4 4 ! … … 222 222 const Int_t numl = fRunHeader->GetNumSamplesLoGain(); 223 223 224 const UInt_t satlim = fSaturationLimit*fRunHeader->Get Max();224 const UInt_t satlim = fSaturationLimit*fRunHeader->GetScale(); 225 225 226 226 MRawEvtPixelIter pixel(fRawEvt);
Note:
See TracChangeset
for help on using the changeset viewer.