Celeritas 0.6.0-dev.116+3fbab5e0
|
Classes | |
struct | celeritas::GeoTraits< G > |
Traits class for defining params and device data. More... | |
struct | celeritas::NotConfiguredGeoTraits |
Traits class for marking a geometry as not configured. More... | |
Variables | |
template<class G > | |
constexpr bool | celeritas::is_geometry_configured_v = !std::is_void_v<typename GeoTraits<G>::TrackView> |
Helper for determining whether a geometry type is available. | |