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

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/mcalib/MHCalibrationChargeLoGainPix.cc

    r4631 r4789  
    4040using namespace std;
    4141
    42 const Int_t   MHCalibrationChargeLoGainPix::fgChargeNbins     = 500;
    43 const Axis_t  MHCalibrationChargeLoGainPix::fgChargeFirst     = -0.5;
     42const Int_t   MHCalibrationChargeLoGainPix::fgChargeNbins     = 600;
     43const Axis_t  MHCalibrationChargeLoGainPix::fgChargeFirst     = -100.5;
    4444const Axis_t  MHCalibrationChargeLoGainPix::fgChargeLast      = 499.5;
    4545const Int_t   MHCalibrationChargeLoGainPix::fgAbsTimeNbins    = 15;
Note: See TracChangeset for help on using the changeset viewer.