|
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef TRIGL0GEPPERF_GEPJETALG_H
6 #define TRIGL0GEPPERF_GEPJETALG_H
31 GepJetAlg(
const std::string&
name, ISvcLocator* pSvcLocator );
40 "Gep jet alg idenfifier"};
43 this,
"caloClustersKey",
"",
"key to read in a CaloCluster constainer"};
46 this,
"jFexSRJetRoIs",
"L1_jFexSRJetRoISim",
"key to read a L1 jet container"};
49 this,
"outputJetsKey",
"",
50 "key for xAOD:Jet wrappers for GepJets"};
54 #endif //> !TRIGL0GEPPERF_GEPJETALG_H
SG::ReadHandleKey< xAOD::jFexSRJetRoIContainer > m_jFexSRJetsKey
GepJetAlg(const std::string &name, ISvcLocator *pSvcLocator)
SG::WriteHandleKey< xAOD::JetContainer > m_outputGepJetsKey
virtual StatusCode initialize() override
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.
virtual StatusCode execute(const EventContext &) const override
SG::ReadHandleKey< xAOD::CaloClusterContainer > m_caloClustersKey
Gaudi::Property< std::string > m_jetAlgName