Ignore:
Timestamp:
04/04/04 14:28:25 (21 years ago)
Author:
gaug
Message:
*** empty log message ***
File:
1 edited

Legend:

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

    r3636 r3639  
    5151protected:
    5252
    53   Int_t   fNbins;                      // Number histogram bins for fHGausHist (used by Init())
    54   Axis_t  fFirst;                      // Lower histogram edge  for fHGausHist (used by Init())
    55   Axis_t  fLast;                       // Upper histogram edge  for fHGausHist (used by Init())
    56   Int_t   fPixId;                      //  Pixel ID
     53  Int_t   fNbins;                      // Number histogram bins for fHGausHist (used by InitBins())
     54  Axis_t  fFirst;                      // Lower histogram edge  for fHGausHist (used by InitBins())
     55  Axis_t  fLast;                       // Upper histogram edge  for fHGausHist (used by InitBins())
     56  Int_t   fPixId;                      // Pixel ID
    5757 
    5858  TH1F    fHGausHist;                  // Histogram which should hold the Gaussian distribution
Note: See TracChangeset for help on using the changeset viewer.