|
ATLAS Offline Software
|
Go to the documentation of this file.
9 #ifndef DERIVATIONFRAMEWORK_MAXCELLDECORATOR_H
10 #define DERIVATIONFRAMEWORK_MAXCELLDECORATOR_H
17 #include "GaudiKernel/EventContext.h"
59 "SG Key of LArOnOffIdMapping object"
69 "SG key of electron container"
77 "SGKey_egammaClusters",
79 "SG key of cluster container associated to standard egammas"
91 "dRLRTegClusegClusMax",
93 "Maximum delta R to match LRT egammaCluster to std egammaCluster"
99 "SGKey_photons_decorations_noConf",
101 "SG keys for photon decorations not really configurable"
107 "SGKey_electrons_decorations_noConf",
109 "SG keys for electrons decorations not really configurable"
115 "SGKey_taus_decorations_noConf",
117 "SG keys for tau decorations not really configurable"
123 "SGKey_jets_decorations_noConf",
125 "SG keys for jet decorations not really configurable"
129 const EventContext& ctx)
const;
133 #endif // DERIVATIONFRAMEWORK_MAXCELLDECORATOR_H
Property holding a SG store/key/clid from which a ReadHandle is made.
SG::ReadCondHandleKey< LArOnOffIdMapping > m_cablingKey
SG::WriteDecorHandleKeyArray< xAOD::EgammaContainer > m_SGKey_electrons_decorations
SG::ReadHandleKey< xAOD::CaloClusterContainer > m_SGKey_egammaClusters
This should be only for using run 2 reprocessing, which misses the cell link from LRT electron cluste...
SG::ReadHandleKey< xAOD::EgammaContainer > m_SGKey_electrons
Gaudi::Property< double > m_dRLRTegClusegClusMax
matching cone size
Property holding a SG store/key/clid from which a ReadHandle is made.
MaxCellDecorator(const std::string &t, const std::string &n, const IInterface *p)
SG::ReadHandleKey< xAOD::TauJetContainer > m_SGKey_taus
Description of a calorimeter cluster.
SG::ReadHandleKey< xAOD::JetContainer > m_SGKey_jets
SG::WriteDecorHandleKeyArray< xAOD::TauJetContainer > m_SGKey_taus_decorations
::StatusCode StatusCode
StatusCode definition for legacy code.
virtual StatusCode addBranches() const
Pass the thinning service
SG::ReadHandleKey< xAOD::EgammaContainer > m_SGKey_photons
SG::WriteDecorHandleKeyArray< xAOD::JetContainer > m_SGKey_jets_decorations
SG::WriteDecorHandleKeyArray< xAOD::EgammaContainer > m_SGKey_photons_decorations
calculation decorateObject(const xAOD::CaloCluster *cluster, const EventContext &ctx) const