Changeset 2448 for trunk/MagicSoft/Mars/Changelog
- Timestamp:
- 10/31/03 18:32:36 (21 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/Changelog
r2447 r2448 1 1 -*-*- END OF LINE -*-*- 2 2003/10/31: Marcos Lopez 3 4 * mhist/MFill.cc: 5 - Fixed a bug in function PreProcess(MParList *pList). Inside the 6 conditional sentence "if (!fWeight && !fWeightName.IsNull())", 7 fWeight never pointed to the object MWeight recoverd from the 8 parameter list. 9 10 * mhistmc/MHMcEnergyImpact.cc 11 - In the Fill function, pass the weight to the histogram fHist. 12 13 * mmontecarlo/MMcWeightEnergySpecCalc.[h,cc] 14 - Added new class for changing the energy spectrum of the showers 15 simulated with Corsika to a different one, be using weights 16 17 * mmontecarlo/Makefile, MonteCarloLinkDef.h 18 - Added the new class. 19 20 * macros/weights.C 21 - Added macro showing how to transform the spectrum of the MC showers. 22 23 24 2 25 2003/10/31: Thomas Bretz 3 26
Note:
See TracChangeset
for help on using the changeset viewer.