Ignore:
Timestamp:
08/10/07 12:21:26 (17 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/msignal/MExtractTimeAndCharge.cc

    r8630 r8661  
    11/* ======================================================================== *\
    2 ! $Name: not supported by cvs2svn $:$Id: MExtractTimeAndCharge.cc,v 1.67 2007-06-30 11:16:17 tbretz Exp $
     2! $Name: not supported by cvs2svn $:$Id: MExtractTimeAndCharge.cc,v 1.68 2007-08-10 11:21:21 tbretz Exp $
    33! --------------------------------------------------------------------------
    44!
     
    222222    const Int_t numl = fRunHeader->GetNumSamplesLoGain();
    223223
    224     const UInt_t satlim = fSaturationLimit*fRunHeader->GetMax();
     224    const UInt_t satlim = fSaturationLimit*fRunHeader->GetScale();
    225225
    226226    MRawEvtPixelIter pixel(fRawEvt);
Note: See TracChangeset for help on using the changeset viewer.