|
ATLAS Offline Software
|
Go to the documentation of this file.
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"};
142 #endif // TRACKCALOCLUSTERREC_TRACKCALOCLUSTERRECTOOLS_PARTICLETOCALOEXTRAPOLATIONTOOL_H
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.
::StatusCode StatusCode
StatusCode definition for legacy code.
Property holding a SG store/key/clid/attr name from which a ReadDecorHandle is made.