Ignore:
Timestamp:
10/11/04 20:58:06 (20 years ago)
Author:
gaug
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/mpedestal/MPedCalcPedRun.cc

    r5219 r5220  
    640640      const Float_t abOffs = (fSumAB0.At(pixid) - fSumAB1.At(pixid)) / n;
    641641     
    642       *fLog << "THIS is the aboffs: " << abOffs << endl;
    643 
    644642      (*fPedestals)[pixid].Set(higainped,rms,abOffs);
    645 
    646643    }
    647644
Note: See TracChangeset for help on using the changeset viewer.