|
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"
40 "TruthParticleContainerName",
41 "egammaTruthParticles",
42 "SG key of the truth particle container"
47 "TruthLArClustersEtot",
50 "TruthLArClustersEvis"
66 "CalibHitToCaloCellTool",
68 "Handle to the Calib Hit to Calo cell Tool"
73 #endif // DERIVATIONFRAMEWORK_TRUTHCALOSHOWERDECORATOR_H
Property holding a SG store/key/clid from which a ReadHandle is made.
Property holding a SG store/key/clid/attr name from which a WriteDecorHandle 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
Pass the thinning service
ToolHandle< CalibHitToCaloCellTool > m_calibhitToCaloCellTool
SG::ReadHandleKey< xAOD::TruthParticleContainer > m_truthParticleContainerName
SG key of the truth particle container.