15#ifndef TRACKCALOCLUSTERREC_TRACKCALOCLUSTERRECTOOLS_TRACKCALOCLUSTER_H
16#define TRACKCALOCLUSTERREC_TRACKCALOCLUSTERRECTOOLS_TRACKCALOCLUSTER_H
49 Gaudi::Property<bool>
m_useEnergy {
this,
"UseEnergy",
false,
"if false will use pT for weights evaluation"};
71 TCCCombinedTool(
const std::string&,
const std::string&,
const IInterface*);
90 TCCChargedTool(
const std::string&,
const std::string&,
const IInterface*);
107 TCCNeutralTool(
const std::string&,
const std::string&,
const IInterface*);
128 UFOTool(
const std::string&,
const std::string&,
const IInterface*);
136 Gaudi::Property<std::string>
m_orig_pfo{
this,
"OriginPFO",
"originalObjectLink",
"Key to access original un-modified pfo"};
139 Gaudi::Property<float>
m_clusterEcut{this ,
"ClusterECut", 0,
" Impotant !! : must be the same value as in TrackCaloClusterInfoUFOAlg"};
Property holding a SG store/key/clid/attr name from which a ReadDecorHandle is made.
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.
FlowElementContainer_v1 FlowElementContainer
Definition of the current "pfo container version".
Holds all the necessary information to build TrackCaloCluster objects.