ATLAS Offline Software
|
convience structure to keep together a collection and auxiliar full collection selectors More...
Public Attributes | |
std::mutex | mutex |
LArCellCont * | larContainer |
LArRodBlockStructure * | larRodBlockStructure_per_slot |
uint16_t | rodMinorVersion |
uint32_t | robBlockType |
TileCellCont * | tileContainer |
CaloCellContainer * | fullcont |
TileROD_Decoder::D0CellsHLT * | d0cells |
unsigned int | lastFSEvent |
convience structure to keep together a collection and auxiliar full collection selectors
Definition at line 127 of file TrigCaloDataAccessSvc.h.
TileROD_Decoder::D0CellsHLT* TrigCaloDataAccessSvc::HLTCaloEventCache::d0cells |
Definition at line 135 of file TrigCaloDataAccessSvc.h.
CaloCellContainer* TrigCaloDataAccessSvc::HLTCaloEventCache::fullcont |
Definition at line 134 of file TrigCaloDataAccessSvc.h.
LArCellCont* TrigCaloDataAccessSvc::HLTCaloEventCache::larContainer |
Definition at line 129 of file TrigCaloDataAccessSvc.h.
LArRodBlockStructure* TrigCaloDataAccessSvc::HLTCaloEventCache::larRodBlockStructure_per_slot |
Definition at line 130 of file TrigCaloDataAccessSvc.h.
unsigned int TrigCaloDataAccessSvc::HLTCaloEventCache::lastFSEvent |
Definition at line 136 of file TrigCaloDataAccessSvc.h.
std::mutex TrigCaloDataAccessSvc::HLTCaloEventCache::mutex |
Definition at line 128 of file TrigCaloDataAccessSvc.h.
uint32_t TrigCaloDataAccessSvc::HLTCaloEventCache::robBlockType |
Definition at line 132 of file TrigCaloDataAccessSvc.h.
uint16_t TrigCaloDataAccessSvc::HLTCaloEventCache::rodMinorVersion |
Definition at line 131 of file TrigCaloDataAccessSvc.h.
TileCellCont* TrigCaloDataAccessSvc::HLTCaloEventCache::tileContainer |
Definition at line 133 of file TrigCaloDataAccessSvc.h.