![]() |
ATLAS Offline Software
|
#include <AsgSelectionToolWrapper.h>
Public Member Functions | |
| virtual StatusCode | initialize () override final |
| virtual StatusCode | addBranches (const EventContext &ctx) const override final |
Private Attributes | |
| PublicToolHandle< IAsgSelectionTool > | m_tool {this, "AsgSelectionTool", ""} |
| Gaudi::Property< std::string > | m_cut {this, "CutType", "" } |
| SG::ReadHandleKey< xAOD::IParticleContainer > | m_containerKey {this, "ContainerName", ""} |
| SG::WriteDecorHandleKey< xAOD::IParticleContainer > | m_decorKey {this, "StoreGateEntryName", m_containerKey, ""} |
Definition at line 18 of file AsgSelectionToolWrapper.h.
|
finaloverridevirtual |
Definition at line 24 of file AsgSelectionToolWrapper.cxx.
|
finaloverridevirtual |
Definition at line 15 of file AsgSelectionToolWrapper.cxx.
|
private |
Definition at line 29 of file AsgSelectionToolWrapper.h.
|
private |
Definition at line 28 of file AsgSelectionToolWrapper.h.
|
private |
Definition at line 30 of file AsgSelectionToolWrapper.h.
|
private |
Definition at line 27 of file AsgSelectionToolWrapper.h.