Celeritas 0.7.0-dev.283+develop.fa64aaf8
Loading...
Searching...
No Matches
Public Types | Public Member Functions | Public Attributes | List of all members
celeritas::DetectorParamsData< W, M > Struct Template Reference

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>
DetectorParamsDataoperator= (DetectorParamsData< W2, M2 > const &other)
 Assign from another set of data.
 

Public Attributes

VolumeItems< DetectorIddetector_ids
 Map volume -> sensitive detector.
 

Detailed Description

template<Ownership W, MemSpace M>
struct celeritas::DetectorParamsData< W, M >

Sensitive detector mapping for geometry.


The documentation for this struct was generated from the following file: