Ignore:
Timestamp:
08/29/04 18:08:24 (20 years ago)
Author:
gaug
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/mjobs/MJCalibration.h

    r4760 r4795  
    5151  static const Double_t fgQEMin;                       //! Histogram minimum for quantum efficiency
    5252  static const Double_t fgQEMax;                       //! Histogram maximum for quantum efficiency
     53  static const Double_t fgArrivalTimeMin;              //! Histogram minimum for arrival times
     54  static const Double_t fgArrivalTimeMax;              //! Histogram maximum for arrival times
    5355 
    5456  static const Float_t  fgRefConvFADC2PheInner;        //! Reference value for the conversion factor to phes - inner
     
    5860  static const Float_t  fgRefQEInner;                  //! Reference value for the quantum eff. cascades - inner
    5961  static const Float_t  fgRefQEOuter;                  //! Reference value for the quantum eff. cascades - outer
     62  static const Float_t  fgRefArrivalTimeInner;         //! Reference value for the arrival time - inner
     63  static const Float_t  fgRefArrivalTimeOuter;         //! Reference value for the arrival time - outer
     64  static const Float_t  fgRefArrivalTimeRmsInner;      //! Reference value for the arrival time - inner
     65  static const Float_t  fgRefArrivalTimeRmsOuter;      //! Reference value for the arrival time - outer
    6066
    6167  MRunIter       *fRuns;                               // Calibration files
Note: See TracChangeset for help on using the changeset viewer.