5#ifndef DERIVATIONFRAMEWORK_TRACKPARAMETERSATPV_H
6#define DERIVATIONFRAMEWORK_TRACKPARAMETERSATPV_H
35 using base_class::base_class;
38 virtual StatusCode
initialize()
override final;
41 virtual StatusCode
addBranches(
const EventContext& ctx)
const override final;
45 {
this,
"TrackParticleContainerName",
"InDetTrackParticles",
""};
47 {
this,
"VertexContainerName",
"PrimaryVertices",
""};
50 {
this,
"Z0SGEntryName",
"",
"" };
Property holding a SG store/key/clid from which a ReadHandle is made.
Property holding a SG store/key/clid from which a WriteHandle is made.
the code used in this implementation is kindly stolen from: atlasoff:: ISF/ISF_Core/ISF_Tools
SG::ReadHandleKey< xAOD::VertexContainer > m_collVertexKey
virtual StatusCode initialize() override final
SG::WriteHandleKey< std::vector< float > > m_trackZ0PVKey
SG::ReadHandleKey< xAOD::TrackParticleContainer > m_collTrackKey
virtual StatusCode addBranches(const EventContext &ctx) const override final
Check that the current event passes this filter.
Property holding a SG store/key/clid from which a ReadHandle is made.
Property holding a SG store/key/clid from which a WriteHandle is made.