#include <ActsVolumeIdToDetectorElementCollectionMap.h>
◆ ActsVolumeIdToDetectorElementCollectionMap()
| ActsTrk::ActsVolumeIdToDetectorElementCollectionMap::ActsVolumeIdToDetectorElementCollectionMap |
( |
| ) |
|
|
inline |
◆ collecionMap()
| const std::array< unsigned char, 256 > & ActsTrk::ActsVolumeIdToDetectorElementCollectionMap::collecionMap |
( |
| ) |
const |
|
inline |
◆ collection()
◆ collections()
◆ registerCollection()
Definition at line 16 of file ActsVolumeIdToDetectorElementCollectionMap.h.
16 {
18 unsigned char col_i;
23 }
24 else {
27 }
29 throw std::runtime_error("Volume id maps to multiple detector element collections.");
30 }
32 }
const InDetDD::SiDetectorElementCollection * collection(unsigned int volume_id) const
◆ m_collectionId
| std::array<unsigned char,256> ActsTrk::ActsVolumeIdToDetectorElementCollectionMap::m_collectionId {} |
|
private |
◆ m_collections
The documentation for this class was generated from the following file: