Changeset 2206 for trunk/MagicSoft/Mars/mfilter/MFTriggerLvl2.h
- Timestamp:
- 06/23/03 11:01:53 (21 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/mfilter/MFTriggerLvl2.h
r1777 r2206 38 38 void StreamPrimitive(ofstream &out) const; 39 39 40 Int_t PreProcess(MParList *pList); 41 Int_t Process(); 42 40 43 public: 41 44 … … 46 49 47 50 Bool_t IsExpressionTrue() const; 48 Bool_t PreProcess(MParList *pList);49 Bool_t Process();50 51 51 52 ClassDef(MFTriggerLvl2, 1) // A Filter for the Level 2 Trigger
Note:
See TracChangeset
for help on using the changeset viewer.