Changeset 1542 for trunk/MagicSoft/Mars/Changelog
- Timestamp:
- 10/16/02 10:40:39 (23 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/Changelog
r1540 r1542 1 1 -*-*- END -*-*- 2 2002/10/16: Thomas Bretz 3 4 * macros/readMagic.C: 5 - added MPrint for MRawEvtHeader 6 - changed to MPrint to new Skip-Style 7 8 * manalysis/MHillasCalc.cc, manalysis/MHillasSrcCalc.cc: 9 - corrected output stream in case of hex or setfill was used 10 11 * mbase/MPrint.[h,cc]: 12 - introduced new behaviour of PreProcess (EnableSkip) 13 14 * mbase/MTaskList.cc: 15 - fixed a bug in Process which caused Histograms to be written 16 after each event 17 18 * meventdisp/MGEvtDisplay.cc: 19 - introduced printing of MRawEvtHeader 20 21 * mmc/MMcEvt.cxx: 22 - some small changes 23 - changed Print output from cout to fLog 24 - changes to the default values 25 26 * mraw/MRawEvtHeader.[h,cc]: 27 - removed the second empty line after Print 28 - added Getter-function for the DAQEvtNumber 29 30 31 2 32 2002/10/15: Thomas Bretz 3 33
Note:
See TracChangeset
for help on using the changeset viewer.