![]() |
ATLAS Offline Software
|
#include <AnyVertexSkimmingTool.h>
Public Member Functions | |
| AnyVertexSkimmingTool (const std::string &, const std::string &, const IInterface *) | |
| StatusCode | initialize () override |
| virtual bool | eventPassesFilter (const EventContext &ctx) const override |
| ~AnyVertexSkimmingTool () | |
Private Attributes | |
| SG::ReadHandleKeyArray< xAOD::VertexContainer > | m_keyArray {this, "VertexContainerNames", {} } |
Definition at line 14 of file AnyVertexSkimmingTool.h.
| DerivationFramework::AnyVertexSkimmingTool::AnyVertexSkimmingTool | ( | const std::string & | t, |
| const std::string & | n, | ||
| const IInterface * | p ) |
Definition at line 11 of file AnyVertexSkimmingTool.cxx.
|
default |
|
overridevirtual |
Definition at line 21 of file AnyVertexSkimmingTool.cxx.
|
override |
Definition at line 16 of file AnyVertexSkimmingTool.cxx.
|
private |
Definition at line 21 of file AnyVertexSkimmingTool.h.