Changeset 2010 for trunk/MagicSoft/Mars/Changelog
- Timestamp:
- 04/25/03 09:55:58 (22 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/Changelog
r2007 r2010 1 1 -*-*- END OF LINE -*-*- 2 2 3 2003/04/25: Thomas Bretz 4 5 * mfilter/MFEnergySlope.cc: 6 - removed obsolete PostProcess 7 8 * mdatacheck/MGDisplayAdc.cc: 9 - fixed a bug which caused nothing to beeing displayed if only 10 the Hi gains where existing (Exists->HasHi) 11 12 * mhist/MH.cc: 13 - small change to GetNewPad 14 15 * mhistmc/MHMcEnergyMigration.h: 16 - fixed the includes 17 18 19 3 20 2003/04/24: Abelardo Moralejo 4 21 5 22 * macros/rootlogon.C 6 - added gInterpreter->AddIncludePath(dir+"mhistmc"); 23 - added gInterpreter->AddIncludePath(dir+"mhistmc"); 24 25 7 26 8 27 2003/04/24: Thomas Bretz 9 28 29 * macros/rootlogon.C: 30 - added mimage 31 32 * macros/dohtml.C: 33 - added mhistmc 34 - added mimage 35 - added status.C 36 10 37 * mfilter/MFCT1Supercuts.[h,cc]: 11 38 - removed 12 39 13 40 * manalysis/MPadSchweizer.[h,cc]: 14 41 - renamed arguments of SetHistograms to Mars style … … 22 49 * manalysis/MSigmabarParam.h: 23 50 - added const qualifiers to getters 24 51 25 52 * mfileio/MWriteRootFile.[h,cc]: 26 53 - fixed support for UPDATE 27 54 28 55 * mfilter/MFEnergySlope.cc: 29 56 - cleaned … … 38 65 * mimage/MHillasSrc.[h,cc], mimage/MHHillasSrc.[h,cc]: 39 66 - like suggested by Wolfgang: removed Head-Tail 67 68 * mbase/MEvtLoop.cc: 69 - fixed a bug in the progress bar update at the end of the loop 40 70 41 71
Note:
See TracChangeset
for help on using the changeset viewer.