ATLAS Offline Software
Loading...
Searching...
No Matches
TrigCaloDataAccessSvc::HLTCaloEventCache Struct Reference

convience structure to keep together a collection and auxiliar full collection selectors More...

Collaboration diagram for TrigCaloDataAccessSvc::HLTCaloEventCache:

Public Attributes

std::mutex mutex
std::unique_ptr< LArCellContlarContainer
LArRodBlockStructurelarRodBlockStructure_per_slot
uint16_t rodMinorVersion
uint32_t robBlockType
std::unique_ptr< TileCellConttileContainer
std::unique_ptr< CaloCellContainerfullcont
std::unique_ptr< TileROD_Decoder::D0CellsHLTd0cells
unsigned int lastFSEvent

Detailed Description

convience structure to keep together a collection and auxiliar full collection selectors

Definition at line 112 of file TrigCaloDataAccessSvc.h.

Member Data Documentation

◆ d0cells

std::unique_ptr<TileROD_Decoder::D0CellsHLT> TrigCaloDataAccessSvc::HLTCaloEventCache::d0cells

Definition at line 120 of file TrigCaloDataAccessSvc.h.

◆ fullcont

std::unique_ptr<CaloCellContainer> TrigCaloDataAccessSvc::HLTCaloEventCache::fullcont

Definition at line 119 of file TrigCaloDataAccessSvc.h.

◆ larContainer

std::unique_ptr<LArCellCont> TrigCaloDataAccessSvc::HLTCaloEventCache::larContainer

Definition at line 114 of file TrigCaloDataAccessSvc.h.

◆ larRodBlockStructure_per_slot

LArRodBlockStructure* TrigCaloDataAccessSvc::HLTCaloEventCache::larRodBlockStructure_per_slot

Definition at line 115 of file TrigCaloDataAccessSvc.h.

◆ lastFSEvent

unsigned int TrigCaloDataAccessSvc::HLTCaloEventCache::lastFSEvent

Definition at line 121 of file TrigCaloDataAccessSvc.h.

◆ mutex

std::mutex TrigCaloDataAccessSvc::HLTCaloEventCache::mutex

Definition at line 113 of file TrigCaloDataAccessSvc.h.

◆ robBlockType

uint32_t TrigCaloDataAccessSvc::HLTCaloEventCache::robBlockType

Definition at line 117 of file TrigCaloDataAccessSvc.h.

◆ rodMinorVersion

uint16_t TrigCaloDataAccessSvc::HLTCaloEventCache::rodMinorVersion

Definition at line 116 of file TrigCaloDataAccessSvc.h.

◆ tileContainer

std::unique_ptr<TileCellCont> TrigCaloDataAccessSvc::HLTCaloEventCache::tileContainer

Definition at line 118 of file TrigCaloDataAccessSvc.h.


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