Changeset 8701 for trunk/MagicSoft/Mars/mjobs/MJSpectrum.h
- Timestamp:
- 08/23/07 16:14:54 (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/mjobs/MJSpectrum.h
r8680 r8701 12 12 13 13 class MH3; 14 class MHn; 14 15 class MTask; 15 16 class MParList; … … 34 35 35 36 Bool_t fForceTheta; 37 38 // Setup Histograms 39 void SetupHistEvtDist(MHn &hist) const; 40 void SetupHistEnergyEst(MHn &hist) const; 41 void SetupHistDisp(MHn &hist) const; 36 42 37 43 // Read Input
Note:
See TracChangeset
for help on using the changeset viewer.