ATLAS Offline Software
Public Member Functions | Public Attributes | List of all members
LVL1BS::JepByteStreamV2Tool::CmxTobData Struct Reference
Inheritance diagram for LVL1BS::JepByteStreamV2Tool::CmxTobData:
Collaboration diagram for LVL1BS::JepByteStreamV2Tool::CmxTobData:

Public Member Functions

 CmxTobData (CmxTobCollection *const tobCollection)
 

Public Attributes

CmxTobCollection *const m_cmxTobCollection
 
CmxTobMap m_cmxTobMap
 
const CollectionType m_collection
 

Detailed Description

Definition at line 180 of file JepByteStreamV2Tool.h.

Constructor & Destructor Documentation

◆ CmxTobData()

LVL1BS::JepByteStreamV2Tool::CmxTobData::CmxTobData ( CmxTobCollection *const  tobCollection)
inline

Definition at line 182 of file JepByteStreamV2Tool.h.

183  : JepByteStreamToolData (CMX_TOBS), m_cmxTobCollection (tobCollection) {}

Member Data Documentation

◆ m_cmxTobCollection

CmxTobCollection* const LVL1BS::JepByteStreamV2Tool::CmxTobData::m_cmxTobCollection

Definition at line 184 of file JepByteStreamV2Tool.h.

◆ m_cmxTobMap

CmxTobMap LVL1BS::JepByteStreamV2Tool::CmxTobData::m_cmxTobMap

Definition at line 185 of file JepByteStreamV2Tool.h.

◆ m_collection

const CollectionType LVL1BS::JepByteStreamV2Tool::JepByteStreamToolData::m_collection
inherited

Definition at line 164 of file JepByteStreamV2Tool.h.


The documentation for this struct was generated from the following file:
LVL1BS::JepByteStreamV2Tool::CMX_TOBS
@ CMX_TOBS
Definition: JepByteStreamV2Tool.h:137
LVL1BS::JepByteStreamV2Tool::CmxTobData::m_cmxTobCollection
CmxTobCollection *const m_cmxTobCollection
Definition: JepByteStreamV2Tool.h:184
LVL1BS::JepByteStreamV2Tool::JepByteStreamToolData::JepByteStreamToolData
JepByteStreamToolData(const CollectionType collection)
Definition: JepByteStreamV2Tool.h:162