![]() |
ATLAS Offline Software
|
#include <ISkimmingTool.h>
Public Member Functions | |
| DeclareInterfaceID (ISkimmingTool, 1, 0) | |
| virtual | ~ISkimmingTool () |
| Virtual destructor. | |
| virtual bool | eventPassesFilter (const EventContext &ctx) const =0 |
| Check that the current event passes this filter. | |
Definition at line 24 of file ISkimmingTool.h.
|
inlinevirtual |
| DerivationFramework::ISkimmingTool::DeclareInterfaceID | ( | ISkimmingTool | , |
| 1 | , | ||
| 0 | ) |
|
pure virtual |
Check that the current event passes this filter.
Implemented in BCIDFilterTool, DerivationFramework::DRAW_ZMUMUSkimmingTool, DerivationFramework::xAODStringSkimmingTool, and GoodRunsListSelectionTool.