|
ATLAS Offline Software
|
Go to the documentation of this file.
25 #include "GaudiKernel/ServiceHandle.h"
26 #include "GaudiKernel/ToolHandle.h"
64 JetCMX(
const std::string&
name, ISvcLocator* pSvcLocator ) ;
80 "Read handle key for JetCMXData collection"};
85 "Write handle key for CMXJetHits collection"};
88 "Write handle key for CMXJetTob collection"};
91 "Write handle key for JetCMXTopoData collection"};
94 "Write handle key for JetCTP object"};
Property holding a SG store/key/clid from which a ReadHandle is made.
SG::WriteHandleKey< JetCTP > m_CTPOutputLocation
static const std::string CMXJetTobLocation
static const std::string CMXJetHitsLocation
eFexTowerBuilder creates xAOD::eFexTowerContainer from supercells (LATOME) and triggerTowers (TREX) i...
virtual StatusCode execute(const EventContext &ctx) const override
DataVector< LVL1::JetCMXData > JetCMXDataCollection
An algorithm that can be simultaneously executed in multiple threads.
SG::WriteHandleKey< JetCMXTopoDataCollection > m_TopoOutputLocation
JetCMX(const std::string &name, ISvcLocator *pSvcLocator)
Property holding a SG store/key/clid from which a WriteHandle is made.
DataVector< JetCMXTopoData > JetCMXTopoDataCollection
::StatusCode StatusCode
StatusCode definition for legacy code.
virtual StatusCode initialize() override
SG::WriteHandleKey< CMXJetTobCollection > m_CMXJetTobLocation
static const std::string JetCMXDataLocation
static const std::string JetTopoTobLocation
Property holding a SG store/key/clid from which a WriteHandle is made.
DataVector< CMXJetTob > CMXJetTobCollection
static const std::string JetCTPLocation
SG::ReadHandleKey< JetCMXDataCollection > m_JetCMXDataLocation
An STL vector of pointers that by default owns its pointed-to elements.
DataVector< CMXJetHits > CMXJetHitsCollection
SG::WriteHandleKey< CMXJetHitsCollection > m_CMXJetHitsLocation
SG::ReadHandleKey< TrigConf::L1Menu > m_L1MenuKey