This class provides the interface for AthenaSelectorTool classes used by AthenaEventSelector.
More...
#include <IAthenaSelectorTool.h>
This class provides the interface for AthenaSelectorTool classes used by AthenaEventSelector.
Definition at line 19 of file IAthenaSelectorTool.h.
◆ DeclareInterfaceID()
◆ postInitialize()
virtual StatusCode IAthenaSelectorTool::postInitialize |
( |
| ) |
|
|
pure virtual |
Called at the end of initialize.
◆ postNext()
virtual StatusCode IAthenaSelectorTool::postNext |
( |
| ) |
const |
|
pure virtual |
Called at the end of next.
◆ preFinalize()
virtual StatusCode IAthenaSelectorTool::preFinalize |
( |
| ) |
|
|
pure virtual |
Called at the beginning of finalize.
◆ preNext()
virtual StatusCode IAthenaSelectorTool::preNext |
( |
| ) |
const |
|
pure virtual |
Called at the beginning of next.
The documentation for this class was generated from the following file: