14#ifndef ANALYSISEXAMPLES_TCTDecorCheckInTool_H
15#define ANALYSISEXAMPLES_TCTDecorCheckInTool_H
20#include "GaudiKernel/ToolHandle.h"
33 using AthReentrantAlgorithm::AthReentrantAlgorithm;
36 virtual StatusCode
execute(
const EventContext& ctx)
const override;
46 {
this,
"TrackClassificationTool",
"InDet::InDetTrkInJetType"};
56 "InDetTrackParticles.TCTScore_AntiKt4EMPFlowJets",
"ReadDecorHandleKey for adding TCT score to TrackParticles"};
58 "InDetTrackParticles.TCTJetLink_AntiKt4EMPFlowJets",
"ReadDecorHandleKey for adding JetLink to TrackParticles"};
62 "AntiKt4EMPFlowJets.TCTScore",
"ReadDecorHandleKey for adding TCT score to Jets"};
64 "AntiKt4EMPFlowJets.TCTTrackLink",
"ReadDecorHandleKey for adding TrackParticleLink to Jets"};
Handle class for reading a decoration on an object.
An algorithm that can be simultaneously executed in multiple threads.
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.