Changeset 867 for trunk/MagicSoft/Mars/Changelog
- Timestamp:
- 07/13/01 18:13:06 (23 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/Changelog
r866 r867 1 1 -*-*- END -*-*- 2 3 2001/07/13: Thomas Bretz 4 5 * mbase/MEvtLoop.[h,cc]: 6 - Added a result value to Eventloop to be able to detect if the 7 execution was successfull 8 - changes postProcess to return the return value from 9 MTaskList::PostProcess 10 11 * mbase/MParList.cc: 12 - FindCreateObj removes now a 'dot' from the end of an indexed 13 object name like "Events;7." 14 15 * mbase/MReadTree.cc: 16 - small changes to the output 17 18 * mbase/MTask.[h,cc]: 19 - added Preprocessed flag. This enables the tasklist to only postprocess 20 already preprocessed tasks 21 22 * mbase/MTaskList.cc: 23 - don't postprocess non preprocessed tasks 24 25 * mhist/MHMcCollectionArea.cc: 26 - added descriptions to histrograms 27 - changed names of histograms 28 - added drawing of canvas to Draw-functions 29 30 * mhist/MHMcEnergy.[h,cc]: 31 - added variables to store the calculated result 32 - changed names and titles of histogram 33 - added axis titles to histogram 34 - moved result calculation into fit-function 35 36 * mmontecarlo/MMcCollectionAreaCalc.cc: 37 - added name of input container to be able to process another 38 container than "MMcTrig" 39 40 * mmontecarlo/MMcThresholdCalc.cc: 41 - removed trailing dot from container name creation 42 43 * mhist/MMcThresholdCalc.cc: 44 - removed a wrong '.' behind the number when processing more than 45 one trigger condition 46 47 * mraw/MRawRunHeader.cc: 48 - added "Monte Carlo Data" as runtype 49 50 2 51 3 52 2001/07/10: Thomas Bretz
Note:
See TracChangeset
for help on using the changeset viewer.