Ignore:
Timestamp:
02/25/04 07:15:11 (21 years ago)
Author:
gaug
Message:
*** empty log message ***
File:
1 edited

Legend:

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

    r3286 r3295  
    3535  TGraph  *fGraphPowerSpectrum;        //! TGraph to display the power spectrum array (will not be cloned!!)
    3636
    37   Float_t *CreateXaxis(Int_t n);       //   Create an x-axis for the TGraphs
    38 
    3937  Double_t fMean;                      //   Mean of the Gauss fit
    4038  Double_t fSigma;                     //   Sigma of the Gauss fit
     
    6765  void DrawPowerSpectrum(TVirtualPad &pad, Int_t i);  // Draw a graph of the array fPowerSpectrum and the hist fHPowerProbability
    6866 
     67  Float_t *CreateXaxis(Int_t n);      //   Create an x-axis for the TGraphs
     68
    6969public:
    7070
Note: See TracChangeset for help on using the changeset viewer.