Ignore:
Timestamp:
06/23/03 11:01:53 (21 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/mfilter/MFTriggerLvl2.h

    r1777 r2206  
    3838    void StreamPrimitive(ofstream &out) const;
    3939
     40    Int_t PreProcess(MParList *pList);
     41    Int_t Process();
     42
    4043public:
    4144
     
    4649
    4750    Bool_t IsExpressionTrue() const;
    48     Bool_t PreProcess(MParList *pList);
    49     Bool_t Process();
    5051
    5152    ClassDef(MFTriggerLvl2, 1) // A Filter for the Level 2 Trigger
Note: See TracChangeset for help on using the changeset viewer.