![]() |
ATLAS Offline Software
|
#include <InDetTrackSelectionToolWrapper.h>
Public Member Functions | |
| virtual StatusCode | initialize () override final |
| virtual StatusCode | addBranches (const EventContext &ctx) const override final |
Private Attributes | |
| ToolHandle< InDet::IInDetTrackSelectionTool > | m_tool {this,"TrackSelectionTool",""} |
| SG::ReadHandleKey< xAOD::TrackParticleContainer > | m_tracksKey {this, "ContainerName", "InDetTrackParticles", "The input TrackParticleCollection"} |
| SG::WriteDecorHandleKey< xAOD::TrackParticleContainer > | m_decorationKey {this, "DecorationName", "","Name of the decoration which provides the track selection result."} |
Definition at line 23 of file InDetTrackSelectionToolWrapper.h.
|
finaloverridevirtual |
Definition at line 43 of file InDetTrackSelectionToolWrapper.cxx.
|
finaloverridevirtual |
Definition at line 19 of file InDetTrackSelectionToolWrapper.cxx.
|
private |
Definition at line 38 of file InDetTrackSelectionToolWrapper.h.
|
private |
Definition at line 32 of file InDetTrackSelectionToolWrapper.h.
|
private |
Definition at line 35 of file InDetTrackSelectionToolWrapper.h.