Changeset 3809


Ignore:
Timestamp:
04/22/04 21:32:15 (20 years ago)
Author:
stamerra
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/Changelog

    r3806 r3809  
    8181     - added mpedestals
    8282
     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
    83106
    84107
Note: See TracChangeset for help on using the changeset viewer.