 |
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef DERIVATIONFRAMEWORK_TRUTHCALOSHOWERDECORATOR_H
6 #define DERIVATIONFRAMEWORK_TRUTHCALOSHOWERDECORATOR_H
10 #include "GaudiKernel/ToolHandle.h"
12 #include "GaudiKernel/EventContext.h"
38 "TruthParticleContainerName",
39 "egammaTruthParticles",
40 "SG key of the truth particle container"
45 "TruthLArClustersEtot",
48 "TruthLArClustersEvis"
64 "CalibHitToCaloCellTool",
66 "Handle to the Calib Hit to Calo cell Tool"
71 #endif // DERIVATIONFRAMEWORK_TRUTHCALOSHOWERDECORATOR_H
Property holding a SG store/key/clid from which a ReadHandle is made.
SG::WriteDecorHandleKey< xAOD::TruthParticleContainer > m_linkDecoratorClusterEem
SG::WriteDecorHandleKey< xAOD::TruthParticleContainer > m_linkDecoratorClusterEvis
SG::WriteDecorHandleKey< xAOD::TruthParticleContainer > m_linkDecoratorClusterEtot
SG::ReadHandleKey< xAOD::CaloClusterContainer > m_truthClusterContainerEvis
SG::ReadHandleKey< xAOD::CaloClusterContainer > m_truthClusterContainerEtot
::StatusCode StatusCode
StatusCode definition for legacy code.
SG::ReadHandleKey< xAOD::CaloClusterContainer > m_truthClusterContainerEem
Handle class for adding a decoration to an object.
TruthCaloShowerDecorator(const std::string &t, const std::string &n, const IInterface *p)
virtual StatusCode addBranches() const
ToolHandle< CalibHitToCaloCellTool > m_calibhitToCaloCellTool
SG::ReadHandleKey< xAOD::TruthParticleContainer > m_truthParticleContainerName
SG key of the truth particle container.