ATLAS Offline Software
Public Attributes | List of all members
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
 
LArCellContlarContainer
 
LArRodBlockStructurelarRodBlockStructure_per_slot
 
uint16_t rodMinorVersion
 
uint32_t robBlockType
 
TileCellConttileContainer
 
CaloCellContainerfullcont
 
TileROD_Decoder::D0CellsHLTd0cells
 
unsigned int lastFSEvent
 

Detailed Description

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

Definition at line 127 of file TrigCaloDataAccessSvc.h.

Member Data Documentation

◆ d0cells

TileROD_Decoder::D0CellsHLT* TrigCaloDataAccessSvc::HLTCaloEventCache::d0cells

Definition at line 135 of file TrigCaloDataAccessSvc.h.

◆ fullcont

CaloCellContainer* TrigCaloDataAccessSvc::HLTCaloEventCache::fullcont

Definition at line 134 of file TrigCaloDataAccessSvc.h.

◆ larContainer

LArCellCont* TrigCaloDataAccessSvc::HLTCaloEventCache::larContainer

Definition at line 129 of file TrigCaloDataAccessSvc.h.

◆ larRodBlockStructure_per_slot

LArRodBlockStructure* TrigCaloDataAccessSvc::HLTCaloEventCache::larRodBlockStructure_per_slot

Definition at line 130 of file TrigCaloDataAccessSvc.h.

◆ lastFSEvent

unsigned int TrigCaloDataAccessSvc::HLTCaloEventCache::lastFSEvent

Definition at line 136 of file TrigCaloDataAccessSvc.h.

◆ mutex

std::mutex TrigCaloDataAccessSvc::HLTCaloEventCache::mutex

Definition at line 128 of file TrigCaloDataAccessSvc.h.

◆ robBlockType

uint32_t TrigCaloDataAccessSvc::HLTCaloEventCache::robBlockType

Definition at line 132 of file TrigCaloDataAccessSvc.h.

◆ rodMinorVersion

uint16_t TrigCaloDataAccessSvc::HLTCaloEventCache::rodMinorVersion

Definition at line 131 of file TrigCaloDataAccessSvc.h.

◆ tileContainer

TileCellCont* TrigCaloDataAccessSvc::HLTCaloEventCache::tileContainer

Definition at line 133 of file TrigCaloDataAccessSvc.h.


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