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