|
Celeritas 0.7.0-dev.164+develop.929c81eeb
|

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. | |