Changeset 7692 for trunk/MagicSoft/Mars/mhflux/MHEnergyEst.h
- Timestamp:
- 05/05/06 07:33:06 (19 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/mhflux/MHEnergyEst.h
r7691 r7692 22 22 { 23 23 private: 24 TString fNameEnergy;25 TString fNameResult;24 //TString fNameEnergy; 25 //TString fNameResult; 26 26 27 27 MMcEvt *fMcEvt; //! … … 62 62 void Print(Option_t *o="") const; 63 63 64 ClassDef(MHEnergyEst, 2) //65 64 //ClassDef(MHEnergyEst, 2) // 65 ClassDef(MHEnergyEst, 1) // Histogram for the result of the energy reconstruction 66 66 }; 67 67
Note:
See TracChangeset
for help on using the changeset viewer.