![]() |
ATLAS Offline Software
|
convience structure to keep together a collection and auxiliar full collection selectors More...
Public Attributes | |
| std::mutex | mutex |
| std::unique_ptr< LArCellCont > | larContainer |
| LArRodBlockStructure * | larRodBlockStructure_per_slot |
| uint16_t | rodMinorVersion |
| uint32_t | robBlockType |
| std::unique_ptr< TileCellCont > | tileContainer |
| std::unique_ptr< CaloCellContainer > | fullcont |
| std::unique_ptr< TileROD_Decoder::D0CellsHLT > | d0cells |
| unsigned int | lastFSEvent |
convience structure to keep together a collection and auxiliar full collection selectors
Definition at line 112 of file TrigCaloDataAccessSvc.h.
| std::unique_ptr<TileROD_Decoder::D0CellsHLT> TrigCaloDataAccessSvc::HLTCaloEventCache::d0cells |
Definition at line 120 of file TrigCaloDataAccessSvc.h.
| std::unique_ptr<CaloCellContainer> TrigCaloDataAccessSvc::HLTCaloEventCache::fullcont |
Definition at line 119 of file TrigCaloDataAccessSvc.h.
| std::unique_ptr<LArCellCont> TrigCaloDataAccessSvc::HLTCaloEventCache::larContainer |
Definition at line 114 of file TrigCaloDataAccessSvc.h.
| LArRodBlockStructure* TrigCaloDataAccessSvc::HLTCaloEventCache::larRodBlockStructure_per_slot |
Definition at line 115 of file TrigCaloDataAccessSvc.h.
| unsigned int TrigCaloDataAccessSvc::HLTCaloEventCache::lastFSEvent |
Definition at line 121 of file TrigCaloDataAccessSvc.h.
| std::mutex TrigCaloDataAccessSvc::HLTCaloEventCache::mutex |
Definition at line 113 of file TrigCaloDataAccessSvc.h.
| uint32_t TrigCaloDataAccessSvc::HLTCaloEventCache::robBlockType |
Definition at line 117 of file TrigCaloDataAccessSvc.h.
| uint16_t TrigCaloDataAccessSvc::HLTCaloEventCache::rodMinorVersion |
Definition at line 116 of file TrigCaloDataAccessSvc.h.
| std::unique_ptr<TileCellCont> TrigCaloDataAccessSvc::HLTCaloEventCache::tileContainer |
Definition at line 118 of file TrigCaloDataAccessSvc.h.