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/MFCT1SelBasic.h

    r2037 r2206  
    3737    Bool_t      fResult;
    3838
    39     Bool_t PreProcess(MParList *pList);
    40     Bool_t Process();
    41     Bool_t PostProcess();
     39    Int_t Set(Int_t rc);
     40
     41    Int_t PreProcess(MParList *pList);
     42    Int_t Process();
     43    Int_t PostProcess();
    4244
    4345    Bool_t IsExpressionTrue() const { return fResult; }
Note: See TracChangeset for help on using the changeset viewer.