5#ifndef INDETUSEDINFITTRACKDECORATORTOOL_INDETUSEDINFITTRACKDECORATORTOOL_H
6#define INDETUSEDINFITTRACKDECORATORTOOL_INDETUSEDINFITTRACKDECORATORTOOL_H
61 virtual StatusCode
finalize()
override;
70 virtual void decorate(
const EventContext& ctx)
const override;
84 {
this,
"AMVFVerticesDecoName",
"TTVA_AMVFVertices",
85 "Name of the per-track AMVF vertices decoration"};
89 {
this,
"AMVFWeightsDecoName",
"TTVA_AMVFWeights",
90 "Name of the per-track AMVF weights decoration"};
94 {
this,
"TrackContainer",
"InDetTrackParticles",
95 "Name of the track particle container"};
99 {
this,
"VertexContainer",
"PrimaryVertices",
100 "Name of the primary vertex container"};
Property holding a SG store/key/clid from which a ReadHandle is made.
Property holding a SG store/key/clid/attr name from which a WriteDecorHandle is made.
VertexContainer_v1 VertexContainer
Definition of the current "Vertex container version".
TrackParticleContainer_v1 TrackParticleContainer
Definition of the current "TrackParticle container version".