Changeset 3168 for trunk


Ignore:
Timestamp:
02/15/04 22:02:03 (21 years ago)
Author:
gaug
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/manalysis/MHPedestalCam.cc

    r3166 r3168  
    280280    return kFALSE;
    281281
    282   if (!(*this)[idx].IsGausFitOK())
    283     return kFALSE;
    284 
    285282  const Float_t ped      = (*fPedestals)[idx].GetPedestal();
    286283  const Float_t rms      = (*fPedestals)[idx].GetPedestalRms();
Note: See TracChangeset for help on using the changeset viewer.