5#ifndef ACTSTRK_TRACKFINDINGVALIDATIONALG_H
6#define ACTSTRK_TRACKFINDINGVALIDATIONALG_H 1
13#include "Gaudi/Property.h"
29 virtual StatusCode
finalize()
override;
30 virtual StatusCode
execute(
const EventContext &ctx)
const override;
34 {
this,
"TrackToTruthAssociationMap",
"",
"Association map from tracks to generator particles." };
Property holding a SG store/key/clid from which a ReadHandle is made.
virtual StatusCode initialize() override
virtual StatusCode finalize() override
TrackTruthMatchingBaseAlg(const std::string &name, ISvcLocator *pSvcLocator)
virtual StatusCode execute(const EventContext &ctx) const override
SG::ReadHandleKey< TrackToTruthParticleAssociation > m_trackToTruth
TrackTruthMatchingBaseAlg(const std::string &name, ISvcLocator *pSvcLocator)
Property holding a SG store/key/clid from which a ReadHandle is made.
The AlignStoreProviderAlg loads the rigid alignment corrections and pipes them through the readout ge...