14#ifndef ANALYSISEXAMPLES_TCTDecorCheckInTool_H
15#define ANALYSISEXAMPLES_TCTDecorCheckInTool_H
21#include "GaudiKernel/ToolHandle.h"
46 virtual StatusCode
execute()
override;
47 virtual StatusCode
finalize()
override;
57 {
this,
"TrackClassificationTool",
"InDet::InDetTrkInJetType"};
67 "InDetTrackParticles.TCTScore_AntiKt4EMPFlowJets",
"ReadDecorHandleKey for adding TCT score to TrackParticles"};
69 "InDetTrackParticles.TCTJetLink_AntiKt4EMPFlowJets",
"ReadDecorHandleKey for adding JetLink to TrackParticles"};
73 "AntiKt4EMPFlowJets.TCTScore",
"ReadDecorHandleKey for adding TCT score to Jets"};
75 "AntiKt4EMPFlowJets.TCTTrackLink",
"ReadDecorHandleKey for adding TrackParticleLink to Jets"};
defines an "iterator" over instances of a given type in StoreGateSvc
Handle class for reading a decoration on an object.
AthAlgorithm(const std::string &name, ISvcLocator *pSvcLocator)
Constructor with parameters:
Property holding a SG store/key/clid/attr name from which a ReadDecorHandle is made.
Property holding a SG store/key/clid from which a ReadHandle is made.