|
ATLAS Offline Software
|
Go to the documentation of this file.
25 #include "GaudiKernel/ServiceHandle.h"
26 #include "GaudiKernel/ToolHandle.h"
58 JEMJetSim(
const std::string&
name, ISvcLocator* pSvcLocator ) ;
88 ToolHandle<LVL1::IL1JEMJetTools>
m_JetTool;
DataVector< JetCMXData > * m_JetCMXData
Backplane data objects: CPM outputs to CMX.
JEMTobRoI_v1 JEMTobRoI
Define the latest version of the JEMTobRoI class.
static const std::string JEMTobRoILocation
Property holding a SG store/key/clid from which a ReadHandle is made.
SG::WriteHandleKey< DataVector< JEMTobRoI > > m_JEMTobRoIOutputKey
Locations of outputs in StoreGate.
JEMJetSim(const std::string &name, ISvcLocator *pSvcLocator)
eFexTowerBuilder creates xAOD::eFexTowerContainer from supercells (LATOME) and triggerTowers (TREX) i...
Property holding a SG store/key/clid from which a WriteHandle is made.
::StatusCode StatusCode
StatusCode definition for legacy code.
ToolHandle< LVL1::IL1JEMJetTools > m_JetTool
The essentials - data access, configuration, tools.
void storeBackplaneTOBs()
Store module outputs in TES as inputs to CMX simulation.
static const std::string JetCMXDataLocation
void storeModuleRoIs()
Store TOB RoI objects in the TES.
static const std::string JetElementLocation
DataVector< JEMTobRoI > * m_allTOBs
TOB RoIs for RoIB input and DAQ output simulation.
An STL vector of pointers that by default owns its pointed-to elements.
SG::WriteHandleKey< DataVector< JetCMXData > > m_JetCMXDataOutputKey
SG::ReadHandleKey< xAOD::JetElementContainer > m_JetElementInputKey
Where to find the JetElements.