Changeset 1973 for trunk/MagicSoft/Mars
- Timestamp:
- 04/22/03 13:51:04 (22 years ago)
- Location:
- trunk/MagicSoft/Mars
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/Changelog
r1972 r1973 1 1 -*-*- END OF LINE -*-*- 2 3 2003/04/22: Abelardo Moralejo 4 5 * mhist/MHMcEnergyMigration.h 6 Changed ClassDef(MHMcEnergyMigration, 0) 7 to ClassDef(MHMcEnergyMigration, 1) to allow writing the 8 histograms to disk. 2 9 3 10 2003/04/22: Thomas Bretz -
trunk/MagicSoft/Mars/mhist/MHMcEnergyMigration.h
r1668 r1973 40 40 TObject *DrawClone(Option_t *option="") const; 41 41 42 ClassDef(MHMcEnergyMigration, 0) //3D-histogram E-true E-est Theta42 ClassDef(MHMcEnergyMigration, 1) //3D-histogram E-true E-est Theta 43 43 44 44 };
Note:
See TracChangeset
for help on using the changeset viewer.