Changeset 3282


Ignore:
Timestamp:
02/24/04 20:46:06 (21 years ago)
Author:
gaug
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/mcalib/MCalibrationChargePix.h

    r3271 r3282  
    255255  Float_t GetPedErr()                          const { return fPedErr;                           }
    256256  Float_t GetPedRms()                          const { return fPedRms;                           }
     257  Float_t GetPedRmsErr()                       const { return fPedErr / 2.;                      }
    257258
    258259  Float_t GetTotalFFactorFFactorMethod()       const { return fTotalFFactorFFactorMethod;        }
Note: See TracChangeset for help on using the changeset viewer.