|
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef DITAUREC_DITAUBUILDER_H
6 #define DITAUREC_DITAUBUILDER_H
16 #include "GaudiKernel/ToolHandle.h"
31 {
this,
"DiTauContainer",
"DiTauJets",
"" };
34 {
this,
"SeedJetName",
"AntiKt10LCTopoJets",
"" };
44 #endif //> !DITAUREC_DITAUBUILDER_H
Property holding a SG store/key/clid from which a ReadHandle is made.
virtual StatusCode execute(const EventContext &) const override
SG::ReadHandleKey< xAOD::JetContainer > m_seedJetName
ToolHandleArray< DiTauToolBase > m_tools
virtual StatusCode initialize() override
Property holding a SG store/key/clid from which a ReadHandle is made.
SG::WriteHandleKey< xAOD::DiTauJetContainer > m_diTauContainerName
An algorithm that can be simultaneously executed in multiple threads.
Property holding a SG store/key/clid from which a WriteHandle is made.
::StatusCode StatusCode
StatusCode definition for legacy code.
Property holding a SG store/key/clid from which a WriteHandle is made.
virtual StatusCode finalize() override
DiTauBuilder(const std::string &name, ISvcLocator *pSvcLocator)