Ignore:
Timestamp:
06/02/05 16:16:04 (20 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/mfilter/MFCosmics.cc

    r7122 r7126  
    187187        const MExtractedSignalPix &sig = (*fSignals)[idx];
    188188
     189        allpix++;
     190
    189191        //
    190192        // Check whether the pixel has a saturating hi-gain. In
     
    198200        const Float_t pedrms = ped.GetPedestalRms()*fSqrtHiGainSamples;
    199201        const Float_t sumhi  = sig.GetExtractedSignalHiGain();
    200 
    201         allpix++;
    202202
    203203        //
Note: See TracChangeset for help on using the changeset viewer.