![]() |
ATLAS Offline Software
|
#include <ActsVolumeIdToDetectorElementCollectionMap.h>
Public Member Functions | |
ActsVolumeIdToDetectorElementCollectionMap () | |
void | registerCollection (unsigned int volume_id, const InDetDD::SiDetectorElementCollection *collection) |
const InDetDD::SiDetectorElementCollection * | collection (unsigned int volume_id) const |
const std::array< unsigned char, 256 > & | collecionMap () const |
const std::vector< const InDetDD::SiDetectorElementCollection * > & | collections () const |
Private Attributes | |
std::array< unsigned char, 256 > | m_collectionId {} |
std::vector< const InDetDD::SiDetectorElementCollection * > | m_collections |
Definition at line 13 of file ActsVolumeIdToDetectorElementCollectionMap.h.
|
inline |
Definition at line 15 of file ActsVolumeIdToDetectorElementCollectionMap.h.
|
inline |
Definition at line 36 of file ActsVolumeIdToDetectorElementCollectionMap.h.
|
inline |
Definition at line 33 of file ActsVolumeIdToDetectorElementCollectionMap.h.
|
inline |
Definition at line 37 of file ActsVolumeIdToDetectorElementCollectionMap.h.
|
inline |
Definition at line 16 of file ActsVolumeIdToDetectorElementCollectionMap.h.
|
private |
Definition at line 40 of file ActsVolumeIdToDetectorElementCollectionMap.h.
|
private |
Definition at line 41 of file ActsVolumeIdToDetectorElementCollectionMap.h.