Ignore:
Timestamp:
08/12/04 21:36:20 (20 years ago)
Author:
gaug
Message:
*** empty log message ***
File:
1 edited

Legend:

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

    r4542 r4603  
    5353  static const Float_t fgLambdaCheckLimit;     //! Default for fLambdaCheckLimit   (now set to: 0.2)
    5454  static const Float_t fgLambdaErrLimit;       //! Default for fLabmdaErrLimit     (now set to: 0.5)
    55   static const Float_t fgPheErrLimit;          //! Default for fPheErrLimit        (now set to: 4.)
    56   static const Float_t fgFFactorErrLimit;      //! Default for fFFactorErrLimit    (now set to: 4.)
     55  static const Float_t fgPheErrLimit;          //! Default for fPheErrLimit        (now set to: 4.5)
     56  static const Float_t fgFFactorErrLimit;      //! Default for fFFactorErrLimit    (now set to: 4.5)
    5757 
    5858  // Variables
     
    9595  const char* GetOutputFile();
    9696  void   FinalizePedestals       ( const MPedestalPix    &ped, MCalibrationChargePix &cal, const Int_t aidx );
    97   Bool_t FinalizeCharges         ( MCalibrationChargePix &cal, MBadPixelsPix &bad                           );
     97  Bool_t FinalizeCharges         ( MCalibrationChargePix &cal, MBadPixelsPix &bad, const char* what);
    9898  Bool_t FinalizePINDiode        ();
    9999  Bool_t FinalizeBlindPixel      ();
Note: See TracChangeset for help on using the changeset viewer.