Ignore:
Timestamp:
05/05/06 07:33:06 (19 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/mhflux/MHEnergyEst.h

    r7691 r7692  
    2222{
    2323private:
    24     TString      fNameEnergy;
    25     TString      fNameResult;
     24    //TString      fNameEnergy;
     25    //TString      fNameResult;
    2626
    2727    MMcEvt      *fMcEvt;  //!
     
    6262    void Print(Option_t *o="") const;
    6363
    64     ClassDef(MHEnergyEst, 2) //
    65 
     64    //ClassDef(MHEnergyEst, 2) //
     65    ClassDef(MHEnergyEst, 1) // Histogram for the result of the energy reconstruction
    6666};
    6767
Note: See TracChangeset for help on using the changeset viewer.