![]() |
ATLAS Offline Software
|
This class provides the interface for AthenaEvtLoopPreSelectTool classes used by AthenaEventLoopMgr. More...
#include <IAthenaEvtLoopPreSelectTool.h>
Public Member Functions | |
| DeclareInterfaceID (IAthenaEvtLoopPreSelectTool, 1, 0) | |
| virtual bool | passEvent (const EventIDBase &pEvent)=0 |
| called for each event to decide if the event should be passed to the EventSelector More... | |
This class provides the interface for AthenaEvtLoopPreSelectTool classes used by AthenaEventLoopMgr.
Definition at line 22 of file IAthenaEvtLoopPreSelectTool.h.
| IAthenaEvtLoopPreSelectTool::DeclareInterfaceID | ( | IAthenaEvtLoopPreSelectTool | , |
| 1 | , | ||
| 0 | |||
| ) |
|
pure virtual |
called for each event to decide if the event should be passed to the EventSelector
1.8.18