Changeset 1773 for trunk


Ignore:
Timestamp:
02/20/03 16:33:14 (22 years ago)
Author:
stamerra
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/Changelog

    r1763 r1773  
    11
    22                                                         -*-*- END -*-*-
     3
     4 2003/02/20: Antonio Stamerra
     5
     6    * manalysis/MMcTriggerLvl2.[cc|h]
     7      - new; replaces MTrigLvl2.[cc|h]
     8      - new data members: fLutPseudoSize, fPseudoSize.
     9      - functions renamed:
     10                        GetLutPseudoSize -> CalcBiggerLutPseudoSize
     11                        GetBiggerFiredCell -> CalcBiggerFiredCell
     12      - new inline functions: GetLutPseudoSize(), GetPseudoSize().     
     13      - new member functions:
     14                Calc(); CalcPseudoSize (not yet implemented)
     15      - Redefined Print() function as a TObject.
     16      - pixels_in_cell and pixels_in_lut redefined as static data members
     17
     18    * manalysis/MMcTriggerLvl2Calc.[cc|h]
     19      - new; replaces MTrigLvl2FillTask.[cc|h]
     20      - creation and filling of histograms commented
     21      - Process() calls the MMcTriggerLvl2::Calc()           
     22 
     23    * mfilter/MFTriggerLvl2.[h|cc]
     24      - new class to select events using MMcTriggerLvl2 data members.
     25
     26    * macros/triglvl2.C
     27      - added example to use the MFTriggerLvl2 filter.
     28
     29
     30
    331 2003/02/19: Wolfgang Wittek
    432
Note: See TracChangeset for help on using the changeset viewer.