Changeset 3809 for trunk/MagicSoft
- Timestamp:
- 04/22/04 21:32:15 (21 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/Changelog
r3806 r3809 81 81 - added mpedestals 82 82 83 84 2004/04/22: Antonio Stamerra 85 86 * mmain/MEventDisplay.cc 87 - Added new tab "Trigger" adding a new MHEvent (evt9), 88 filled through the MMcTriggerLvl2 container. 89 A new MFillH task for evt9 and MMcTriggerLvl2Calc task 90 have been added. 91 92 * mhist/MHEvent.[h,cc] 93 - Added new event type kEvtTrigPix 94 95 * manalysis/MMcTriggerLvl2.[h,cc] 96 - The class now inherits from MCamEvent 97 - Added the methods GetPixelContent and DrawPixelContent (from MCamEvent) 98 - Added the method IsPixelInTrigger that returns kTRUE if a pixels 99 is in the trigger region 100 101 * manalysis/MMcTriggerLvl2Calc.[h,cc] 102 - Added the methods CheckRunType and ReInit to check if the file is MC. 103 104 * mhistmc/Makefile 105 - Added the include for mgui 83 106 84 107
Note:
See TracChangeset
for help on using the changeset viewer.