![]() |
ATLAS Offline Software
|
Public Member Functions | |
| ~EventCache ()=default | |
| void | releaseEvent () |
Public Attributes | |
| std::unique_ptr< RawEvent > | fullEventFragment {nullptr} |
| Current event fragment. | |
| std::unique_ptr< uint32_t[]> | rawData {nullptr} |
| Underlying data structure. | |
Definition at line 52 of file TrigByteStreamInputSvc.h.
|
default |
| void TrigByteStreamInputSvc::EventCache::releaseEvent | ( | ) |
Definition at line 197 of file TrigByteStreamInputSvc.cxx.
| std::unique_ptr<RawEvent> TrigByteStreamInputSvc::EventCache::fullEventFragment {nullptr} |
| std::unique_ptr<uint32_t[]> TrigByteStreamInputSvc::EventCache::rawData {nullptr} |