Changeset 5220 for trunk/MagicSoft/Mars
- Timestamp:
- 10/11/04 20:58:06 (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/mpedestal/MPedCalcPedRun.cc
r5219 r5220 640 640 const Float_t abOffs = (fSumAB0.At(pixid) - fSumAB1.At(pixid)) / n; 641 641 642 *fLog << "THIS is the aboffs: " << abOffs << endl;643 644 642 (*fPedestals)[pixid].Set(higainped,rms,abOffs); 645 646 643 } 647 644
Note:
See TracChangeset
for help on using the changeset viewer.