|
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef TRIGT1CALOBYTESTREAM_JEPROIBYTESTREAMV2TOOL_H
6 #define TRIGT1CALOBYTESTREAM_JEPROIBYTESTREAMV2TOOL_H
19 #include "eformat/SourceIdentifier.h"
20 #include "GaudiKernel/ToolHandle.h"
33 class JEPRoIBSCollectionV2;
38 class JemRoiSubBlockV2;
39 class L1CaloErrorByteStreamTool;
79 const std::vector<uint32_t>&
sourceIDs(
const std::string& sgKey)
const;
83 {
this,
"ByteStreamCnvSvc",
"ByteStreamCnvSvc" };
87 typedef std::map<uint32_t, const LVL1::JEMTobRoI*>
JemRoiMap;
88 typedef std::map<int, const LVL1::CMXEtSums*>
CmxSumsMap;
89 typedef IROBDataProviderSvc::VROBFRAG::const_iterator
ROBIterator;
Template class for assembling a full atlas raw event from subfragments.
JEMTobRoI_v1 JEMTobRoI
Define the latest version of the JEMTobRoI class.
This class provides conversion between Lower level Source ID to higher level source ID for L1Calo Byt...
Jet/Energy Processor RoI container for writing bytestream post-LS1.
eFexTowerBuilder creates xAOD::eFexTowerContainer from supercells (LATOME) and triggerTowers (TREX) i...
const DataType * PointerType
CMXRoI_v1 CMXRoI
Define the latest version of the CMXRoI class.
::StatusCode StatusCode
StatusCode definition for legacy code.
std::vector< const ROBF * > VROBFRAG
CMXEtSums_v1 CMXEtSums
Define the latest version of the CMXEtSums class.
CMXEtSums object stores Et sums from the Energy CMXs.
An STL vector of pointers that by default owns its pointed-to elements.