Ignore:
Timestamp:
01/19/04 23:02:57 (21 years ago)
Author:
gaug
Message:
*** empty log message ***
File:
1 edited

Legend:

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

    r2734 r2852  
    2626private:
    2727
    28   TH1I* fHPCharge;             //-> Histogram containing the summed 32 PINDiode slices
    29   TH1F* fHErrCharge;           //-> Variance of summed FADC slices
     28  TH1I* fHPCharge;           //-> Histogram containing the summed 32 PINDiode slices
     29  TH1F* fHErrCharge;         //-> Variance of summed FADC slices
    3030  TH1I* fHPTime;             //-> Histogram with time evolution of summed charges
    3131 
     
    4545  const Double_t GetErrTime()    const { return fVarGausFit->GetParameter(3); }
    4646
    47   ClassDef(MHCalibrationPINDiode, 0)
     47  ClassDef(MHCalibrationPINDiode, 0)  // Histograms from the Calibration PIN Diode
    4848};
    4949
Note: See TracChangeset for help on using the changeset viewer.