|
ATLAS Offline Software
|
Go to the documentation of this file.
13 #ifndef DERIVATIONFRAMEWORK_EGammaClusterCoreCellRecovery_H
14 #define DERIVATIONFRAMEWORK_EGammaClusterCoreCellRecovery_H
43 {
this,
"SGKey_photons",
"Photons",
"SG key of photon container" };
46 {
this,
"SGKey_electrons",
"Electrons",
"SG key of electron container" };
49 {
this,
"SGKey_CaloCells",
"AllCalo",
"SG key of calo cell container" };
54 "SGKey_photons_decorations_noConf",
56 "SG keys for photon decorations not really configurable"
62 "SGKey_electrons_decorations_noConf",
64 "SG keys for electrons decorations not really configurable"
69 "UseWeightForMaxCell",
71 "Use the cell weights when finding the L2 max energy cell"
77 double &etamax,
double &phimax)
const;
82 "egammaCellRecoveryTool",
83 "egammaCellRecoveryTool/egammaCellRecoveryTool",
84 "Optional tool that adds cells in L2 or L3 "
85 "that could have been rejected by timing cut"
92 #endif // DERIVATIONFRAMEWORK_EGammaClusterCoreCellRecovery_H
Property holding a SG store/key/clid from which a ReadHandle is made.
virtual StatusCode addBranches() const
Pass the thinning service
SG::WriteDecorHandleKeyArray< xAOD::EgammaContainer > m_SGKey_electrons_decorations
Property holding a SG store/key/clid from which a ReadHandle is made.
IegammaCellRecoveryTool::Info decorateObject(const xAOD::Egamma *&egamma) const
SG::ReadHandleKey< CaloCellContainer > m_SGKey_CaloCells
~EGammaClusterCoreCellRecovery()=default
Description of a calorimeter cluster.
EGammaClusterCoreCellRecovery(const std::string &t, const std::string &n, const IInterface *p)
SG::WriteDecorHandleKeyArray< xAOD::EgammaContainer > m_SGKey_photons_decorations
::StatusCode StatusCode
StatusCode definition for legacy code.
ToolHandle< IegammaCellRecoveryTool > m_egammaCellRecoveryTool
Pointer to the egammaCellRecoveryTool.
StatusCode findMaxECell(const xAOD::CaloCluster *clus, double &etamax, double &phimax) const
SG::ReadHandleKey< xAOD::EgammaContainer > m_SGKey_photons
Gaudi::Property< bool > m_UseWeightForMaxCell
SG::ReadHandleKey< xAOD::EgammaContainer > m_SGKey_electrons