![]() |
ATLAS Offline Software
|
#include <TVAAugmentationTool.h>
Public Member Functions | |
| virtual StatusCode | initialize () override final |
| virtual StatusCode | addBranches (const EventContext &ctx) const override final |
Private Types | |
| using | vtxLink_t = ElementLink<xAOD::VertexContainer> |
Private Attributes | |
| SG::ReadHandleKey< xAOD::TrackParticleContainer > | m_trackName {this, "TrackName", "InDetTrackParticles"} |
| SG::ReadHandleKey< xAOD::VertexContainer > | m_vertexName {this, "VertexName", "PrimaryVertices"} |
| SG::WriteDecorHandleKey< xAOD::TrackParticleContainer > | m_vtxDec_key {this, "LinkName", m_trackName, "", "Decoration for associated vertex"} |
| PublicToolHandle< CP::ITrackVertexAssociationTool > | m_tool {this, "TVATool", ""} |
Definition at line 18 of file TVAAugmentationTool.h.
|
private |
Definition at line 33 of file TVAAugmentationTool.h.
|
finaloverridevirtual |
Definition at line 21 of file TVAAugmentationTool.cxx.
|
finaloverridevirtual |
Definition at line 10 of file TVAAugmentationTool.cxx.
|
private |
Definition at line 31 of file TVAAugmentationTool.h.
|
private |
Definition at line 28 of file TVAAugmentationTool.h.
|
private |
Definition at line 29 of file TVAAugmentationTool.h.
|
private |
Definition at line 30 of file TVAAugmentationTool.h.