#include <ITriggerSelection.hh>
Public Member Functions | |
virtual | ~ITriggerSelection () |
virtual bool | passesEvent (const Event &evt)=0 |
Definition at line 11 of file ITriggerSelection.hh.
virtual ForIA::ITriggerSelection::~ITriggerSelection | ( | ) | [inline, virtual] |
Definition at line 15 of file ITriggerSelection.hh.
virtual bool ForIA::ITriggerSelection::passesEvent | ( | const Event & | evt ) | [pure virtual] |
Implemented in ForIA::DummyTriggerSelection, and ForIA::TriggerSelection.