Changeset 1664 for trunk/MagicSoft/Mars/manalysis
- Timestamp:
- 11/21/02 16:20:21 (22 years ago)
- Location:
- trunk/MagicSoft/Mars/manalysis
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/manalysis/MEnergyEstimate.h
r1211 r1664 23 23 Bool_t Process(); 24 24 25 ClassDef(MEnergyEstimate, 0) // Task to estimate the energy25 ClassDef(MEnergyEstimate, 0) // Task to copy the MC energy (preliminary) 26 26 }; 27 27 -
trunk/MagicSoft/Mars/manalysis/MMatrixLoop.h
r1525 r1664 30 30 Bool_t Process(); 31 31 32 ClassDef(MMatrixLoop, 0) 32 ClassDef(MMatrixLoop, 0) // Task 'reading' events from a MHMatrix 33 33 }; 34 34
Note:
See TracChangeset
for help on using the changeset viewer.