Changeset 3168 for trunk/MagicSoft
- Timestamp:
- 02/15/04 22:02:03 (21 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/manalysis/MHPedestalCam.cc
r3166 r3168 280 280 return kFALSE; 281 281 282 if (!(*this)[idx].IsGausFitOK())283 return kFALSE;284 285 282 const Float_t ped = (*fPedestals)[idx].GetPedestal(); 286 283 const Float_t rms = (*fPedestals)[idx].GetPedestalRms();
Note:
See TracChangeset
for help on using the changeset viewer.