Changeset 2512 for trunk/MagicSoft/Mars/Changelog
- Timestamp:
- 11/13/03 21:19:13 (21 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/Changelog
r2510 r2512 1 1 -*-*- END OF LINE -*-*- 2 2003/11/13: Thomas Bretz 3 4 * macros/readCT1.C: 5 - fixed to work with the new MHCamera::Draw (see Mantis) 6 - changed to display event and cleaned event 7 8 * macros/readMagic.C: 9 - fixed to work with the new MHCamera::Draw (see Mantis) 10 11 * mhist/MHEvent.cc: 12 - fixed display of the energy (see Mantis) 13 14 * mmain/MEventDisplay.cc: 15 - fixed usage of small canvas with new MHCamera::Draw 16 17 18 2 19 2003/11/11: Rudy Bock 3 20 4 * mfilter/MFGeomag. cc and ...h:21 * mfilter/MFGeomag.[h,cc]: 5 22 - added a new class which reads two ASCII files (for +ve and -ve 6 particles) from the mfilter directory, and filters out 7 low-energy charged Monte Carlo particles which do not reach the 8 earth's surface. Tables are from Adrian Biland. A method is included which 9 allows treating gammas as electrons (i.e. rejects low energy particles). 10 11 23 particles) from the mfilter directory, and filters out 24 low-energy charged Monte Carlo particles which do not reach the 25 earth's surface. Tables are from Adrian Biland. A method is 26 included which allows treating gammas as electrons (i.e. rejects 27 low energy particles). 28 29 30 12 31 2003/11/11: Nicola Galante 13 32 … … 15 34 - Removed 'const' qualifier for the returned object of the 16 35 method (TH1 *)MHMcTriggerLvl2::GetHistByName(const TString name) 17 36 37 18 38 19 39 2003/11/10: Nicola Galante
Note:
See TracChangeset
for help on using the changeset viewer.