14#ifndef ANALYSISEXAMPLES_TCTDecorCheckInTool_H
15#define ANALYSISEXAMPLES_TCTDecorCheckInTool_H
21#include "GaudiKernel/ToolHandle.h"
45 virtual StatusCode
execute()
override;
46 virtual StatusCode
finalize()
override;
56 {
this,
"TrackClassificationTool",
"InDet::InDetTrkInJetType"};
66 "InDetTrackParticles.TCTScore_AntiKt4EMPFlowJets",
"ReadDecorHandleKey for adding TCT score to TrackParticles"};
68 "InDetTrackParticles.TCTJetLink_AntiKt4EMPFlowJets",
"ReadDecorHandleKey for adding JetLink to TrackParticles"};
72 "AntiKt4EMPFlowJets.TCTScore",
"ReadDecorHandleKey for adding TCT score to Jets"};
74 "AntiKt4EMPFlowJets.TCTTrackLink",
"ReadDecorHandleKey for adding TrackParticleLink to Jets"};
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.