|
Celeritas 0.7.0-dev.283+develop.fa64aaf8
|
Sensitive detector mapping for geometry. More...
#include <DetectorData.hh>
Public Types | |
| template<class T > | |
| using | VolumeItems = Collection< T, W, M, VolumeId > |
Public Member Functions | |
| operator bool () const | |
| Whether the data is assigned. | |
| template<Ownership W2, MemSpace M2> | |
| DetectorParamsData & | operator= (DetectorParamsData< W2, M2 > const &other) |
| Assign from another set of data. | |
Public Attributes | |
| VolumeItems< DetectorId > | detector_ids |
| Map volume -> sensitive detector. | |
Sensitive detector mapping for geometry.