 |
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef DERIVATIONFRAMEWORK_BKGELECTRONCLASSIFICATION_H
6 #define DERIVATIONFRAMEWORK_BKGELECTRONCLASSIFICATION_H
11 #include "GaudiKernel/ToolHandle.h"
27 using base_class::base_class;
36 "MCTruthClassifierTool",
38 "Handle to the MCTruthClassifier"
44 "ElectronContainerName",
51 "TruthParticleContainerName",
53 "Input Truth Particles"
65 "firstEgMotherTruthParticleLink",
76 "lastEgMotherTruthParticleLink",
84 #endif // DERIVATIONFRAMEWORK_BKGELECTRONCLASSIFICATION_H
Property holding a SG store/key/clid from which a ReadHandle is made.
SG::WriteDecorHandleKey< xAOD::ElectronContainer > m_lastEgMotherPdgId
SG::ReadHandleKey< xAOD::TruthParticleContainer > m_truthContainer
Input truth particle container.
SG::WriteDecorHandleKey< xAOD::ElectronContainer > m_firstEgMotherTruthType
SG::WriteDecorHandleKey< xAOD::ElectronContainer > m_firstEgMotherTruthOrigin
SG::WriteDecorHandleKey< xAOD::ElectronContainer > m_lastEgMotherTruthOrigin
SG::WriteDecorHandleKey< xAOD::ElectronContainer > m_firstEgMotherTruthParticleLink
SG::ReadHandleKey< xAOD::ElectronContainer > m_electronContainer
input electron container
SG::WriteDecorHandleKey< xAOD::ElectronContainer > m_lastEgMotherTruthType
SG::WriteDecorHandleKey< xAOD::ElectronContainer > m_firstEgMotherPdgId
SG::WriteDecorHandleKey< xAOD::ElectronContainer > m_truthPdgId
virtual StatusCode initialize() override final
::StatusCode StatusCode
StatusCode definition for legacy code.
Handle class for adding a decoration to an object.
virtual StatusCode addBranches(const EventContext &ctx) const override final
Property holding a SG store/key/clid from which a WriteHandle is made.
ToolHandle< IMCTruthClassifier > m_mcTruthClassifier
MCTruthClassifier.
SG::WriteDecorHandleKey< xAOD::ElectronContainer > m_lastEgMotherTruthParticleLink
Handle class for reading from StoreGate.