User's level interface of an IFilter.
More...
#include <IFilterROOT.h>
User's level interface of an IFilter.
- Author
- T. Kraemer, DESY
- Version
- Id:
- IFilterROOT.h,v 1.1 2006-12-14 09:55:23 tkraemer Exp
bool IFilterROOT::accept |
( |
| ) |
const |
|
virtual |
Check if the IFilter accepts or not the data in the current row of the ITuple it is associated to.
- Returns
true
if the current data is accepted.
Implements AIDA::IFilter.
std::string IFilterROOT::expression |
( |
| ) |
const |
|
virtual |
bool IFilterROOT::initialize |
( |
ITuple & |
tuple | ) |
|
|
virtual |
The documentation for this class was generated from the following files: