|
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef TAUREC_TAURUNNERALG_H
6 #define TAUREC_TAURUNNERALG_H
23 #include "GaudiKernel/ToolHandle.h"
47 ToolHandleArray<ITauToolBase>
m_tools{
this,
"Tools", {},
"Tools building taus"};
61 #endif // TAUREC_TAURUNNERALG_H
SG::ReadHandleKey< xAOD::CaloClusterContainer > m_pi0ClusterInputContainer
TauRunnerAlg(const std::string &name, ISvcLocator *pSvcLocator)
ToolHandleArray< ITauToolBase > m_tools
Property holding a SG store/key/clid from which a ReadHandle is made.
SG::WriteHandleKey< xAOD::TauJetContainer > m_tauOutputContainer
SG::WriteHandleKey< xAOD::PFOContainer > m_chargedPFOOutputContainer
An algorithm that can be simultaneously executed in multiple threads.
SG::ReadHandleKey< xAOD::TauJetContainer > m_tauInputContainer
Handle class for recording to StoreGate.
Main class for tau candidate processing.
Property holding a SG store/key/clid from which a WriteHandle is made.
SG::WriteHandleKey< xAOD::PFOContainer > m_neutralPFOOutputContainer
::StatusCode StatusCode
StatusCode definition for legacy code.
virtual StatusCode initialize() override
virtual StatusCode execute(const EventContext &ctx) const override
SG::WriteHandleKey< xAOD::VertexContainer > m_vertexOutputContainer
SG::WriteHandleKey< xAOD::PFOContainer > m_hadronicPFOOutputContainer
SG::WriteHandleKey< xAOD::ParticleContainer > m_pi0Container
Handle class for reading from StoreGate.