Changeset 2098 for trunk/MagicSoft/Mars/Changelog
- Timestamp:
- 05/08/03 18:00:03 (22 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/Changelog
r2097 r2098 1 1 -*-*- END OF LINE -*-*- 2 2 3 2003/05/08: Thomas Bretz 4 5 * Makefile.rules: 6 - fixed the rmhtml bug 7 8 * macros/collarea.C: 9 - changed to use MStatusDisplay 10 11 * manalysis/MCT1SupercutsCalc.cc: 12 - fixed a typo 13 14 * mbase/MEvtLoop.[h,cc], mbase/MTaskList.[h,cc]: 15 - added FindTask member functions 16 17 * mbase/MLog.cc: 18 - do not crop logging to GUI to 1000 lines anymore 19 20 * mdata/MDataChain.cc: 21 - use GetRule() in the constructor instead of Print() 22 23 * mdata/MDataElement.cc, mfilter/MFDataChain.cc: 24 - do not return str+"something" 25 26 * mhist/MH.[h,cc]: 27 - fixed a bug in DrawCopy(TH1*,TH1*) 28 - overwrite Clone function and do not add TH1 to gDirectory 29 when cloning MH classes 30 31 * mimage/MHHillas.cc, mimage/MHHillasSrc.cc: 32 - adde a sanity check to Fill 33 34 * mimage/MHHillasSrc.cc: 35 - do not set the log scale before we have entries in the histogram 36 37 38 3 39 2003/05/08: Abelardo Moralejo 40 41 * mimage/MImgCleanStd.cc 42 - extended comment on standard cleaning. 4 43 5 44 * mhistmc/MHMcCollectionAreaCalc.cc 6 45 - Changed binning of histograms, so that the collection area 7 46 can be calculated also between 5 and 10 GeV (for pulsar studies) 8 9 2003/05/08: Thomas Bretz10 11 * Makefile.rules:12 - fixed the rmhtml bug13 14 15 16 2003/05/08: Abelardo Moralejo17 18 * mimage/MImgCleanStd.cc19 - extended comment on standard cleaning.20 47 21 48
Note:
See TracChangeset
for help on using the changeset viewer.