Celeritas 0.6.0-110+develop.c7dc37d1
|
Traits specialization for ORANGE geometry. More...
#include <OrangeGeoTraits.hh>
Public Types | |
template<Ownership W, MemSpace M> | |
using | ParamsData = OrangeParamsData< W, M > |
Params data used during runtime. | |
template<Ownership W, MemSpace M> | |
using | StateData = OrangeStateData< W, M > |
State data used during runtime. | |
using | TrackView = OrangeTrackView |
Geometry track view. | |
Static Public Attributes | |
static constexpr bool | has_impl_surface = true |
ORANGE implementation uses surfaces. | |
static constexpr char const | name [] = "ORANGE" |
Descriptive name for the geometry. | |
Traits specialization for ORANGE geometry.