![]() |
ATLAS Offline Software
|
the code used in this implementation is kindly stolen from: atlasoff:: ISF/ISF_Core/ISF_Tools More...
#include <TrackParametersAtPV.h>
Public Member Functions | |
| virtual StatusCode | initialize () override final |
| virtual StatusCode | addBranches (const EventContext &ctx) const override final |
| Check that the current event passes this filter. | |
Private Attributes | |
| SG::ReadHandleKey< xAOD::TrackParticleContainer > | m_collTrackKey { this, "TrackParticleContainerName", "InDetTrackParticles", ""} |
| SG::ReadHandleKey< xAOD::VertexContainer > | m_collVertexKey { this, "VertexContainerName", "PrimaryVertices", ""} |
| SG::WriteHandleKey< std::vector< float > > | m_trackZ0PVKey { this, "Z0SGEntryName", "", "" } |
the code used in this implementation is kindly stolen from: atlasoff:: ISF/ISF_Core/ISF_Tools
Definition at line 31 of file TrackParametersAtPV.h.
|
finaloverridevirtual |
Check that the current event passes this filter.
Definition at line 33 of file TrackParametersAtPV.cxx.
|
finaloverridevirtual |
Definition at line 13 of file TrackParametersAtPV.cxx.
|
private |
Definition at line 44 of file TrackParametersAtPV.h.
|
private |
Definition at line 46 of file TrackParametersAtPV.h.
|
private |
Definition at line 49 of file TrackParametersAtPV.h.