Changeset 1335 for trunk/MagicSoft/Mars
- Timestamp:
- 05/29/02 18:51:27 (22 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/Changelog
r1333 r1335 1 1 -*-*- END -*-*- 2 2002/05/29: Thomas Bretz 3 4 * mhist/MHMatrix.[h,cc]: 5 - added 6 7 * mhist/HistLinkDef.h, mhist/Makefile 8 - added MHMatrix 9 10 * mhist/MH.h: 11 - added Finalize-function prototype to be called at the end of 12 the eventloop 13 14 * mhist/MFillH.cc: 15 - added call to Finalize-function to in PostProcess 16 17 * mhist/MH3.cc: 18 - removed old includes 19 20 * mhist/MDataChain.cc: 21 - fixed a harmfull bug in the constructor. fOperatorType wasn't 22 correctly initialized 23 24 * mhist/MDataMember.cc: 25 - added some output in case of failures 26 27 * mgui/MGeomCam.[h,cc]: 28 - renamed fMm2Deg to fConvMm2Deg to be consistent with the Getter 29 function name 30 31 32 2 33 2002/05/13: Thomas Bretz 3 34 … … 798 829 799 830 * macros/trigrate.C: 800 - the lis of MHMcRate is created usinffrom and to instead of801 only dimension. Otherwise the cas of a single trigger option is831 - the list of MHMcRate is created using from and to instead of 832 only dimension. Otherwise the case of a single trigger option is 802 833 not well treated. 803 834 … … 808 839 * mmontecarlo/MMcTriggerRateCalc.cc: 809 840 - now this task sets the parameters to know the incident particle 810 flux using MHMcRate: SetFlux. The value are decideby the task841 flux using MHMcRate::SetFlux. The value are decided by the task 811 842 itself depending on the fPartId. 812 843
Note:
See TracChangeset
for help on using the changeset viewer.