Changeset 4792 for trunk


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

Legend:

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

    r4791 r4792  
    1212private:
    1313
    14   static const Int_t   fgChargeNbins;     // Default for fNbins        (now set to: 1100  )
    15   static const Axis_t  fgChargeFirst;     // Default for fFirst        (now set to: -100.5  )
    16   static const Axis_t  fgChargeLast;      // Default for fLast         (now set to: 999.5)
    17   static const Int_t   fgAbsTimeNbins;    // Default for fAbsTimeNbins (now set to: 20    )
    18   static const Axis_t  fgAbsTimeFirst;    // Default for fAbsTimeFirst (now set to: -0.5  )
    19   static const Axis_t  fgAbsTimeLast;     // Default for fAbsTimeLast  (now set to: 19.5  )
     14  static const Int_t   fgChargeNbins;     //! Default for fNbins        (now set to: 1100  )
     15  static const Axis_t  fgChargeFirst;     //! Default for fFirst        (now set to: -100.5  )
     16  static const Axis_t  fgChargeLast;      //! Default for fLast         (now set to: 999.5)
     17  static const Int_t   fgAbsTimeNbins;    //! Default for fAbsTimeNbins (now set to: 20    )
     18  static const Axis_t  fgAbsTimeFirst;    //! Default for fAbsTimeFirst (now set to: -0.5  )
     19  static const Axis_t  fgAbsTimeLast;     //! Default for fAbsTimeLast  (now set to: 19.5  )
    2020
    2121public:
Note: See TracChangeset for help on using the changeset viewer.