ATLAS Offline Software
Loading...
Searching...
No Matches
ROBDataProviderSvc::EventCache Struct Reference

ROB fragment cache per slot. More...

Collaboration diagram for ROBDataProviderSvc::EventCache:

Public Attributes

const RawEventevent = nullptr
uint32_t eventStatus = 0
uint32_t currentLvl1ID = 0
std::unordered_map< uint32_t, std::unique_ptr< const ROBF > > robmap

Detailed Description

ROB fragment cache per slot.

Definition at line 70 of file ROBDataProviderSvc.h.

Member Data Documentation

◆ currentLvl1ID

uint32_t ROBDataProviderSvc::EventCache::currentLvl1ID = 0

Definition at line 73 of file ROBDataProviderSvc.h.

◆ event

const RawEvent* ROBDataProviderSvc::EventCache::event = nullptr

Definition at line 71 of file ROBDataProviderSvc.h.

◆ eventStatus

uint32_t ROBDataProviderSvc::EventCache::eventStatus = 0

Definition at line 72 of file ROBDataProviderSvc.h.

◆ robmap

std::unordered_map<uint32_t, std::unique_ptr<const ROBF> > ROBDataProviderSvc::EventCache::robmap

Definition at line 74 of file ROBDataProviderSvc.h.


The documentation for this struct was generated from the following file: