![]() |
ATLAS Offline Software
|
Public Member Functions | |
| ~Cache () | |
| void | clear () |
Public Attributes | |
| std::vector< std::unique_ptr< uint32_t[]> > | rodData |
| std::vector< std::unique_ptr< OFFLINE_FRAGMENTS_NAMESPACE_WRITE::ROBFragment > > | robFragments |
Definition at line 120 of file MCEventInfoByteStreamTool.h.
|
inline |
Definition at line 123 of file MCEventInfoByteStreamTool.h.
|
inline |
Definition at line 124 of file MCEventInfoByteStreamTool.h.
| std::vector<std::unique_ptr<OFFLINE_FRAGMENTS_NAMESPACE_WRITE::ROBFragment> > MCEventInfoByteStreamTool::Cache::robFragments |
Definition at line 122 of file MCEventInfoByteStreamTool.h.
| std::vector<std::unique_ptr<uint32_t[]> > MCEventInfoByteStreamTool::Cache::rodData |
Definition at line 121 of file MCEventInfoByteStreamTool.h.