|
Celeritas 0.7.0-dev.163+develop.522ddd47e
|
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 bool | has_impl_volume_instance = false |
| static constexpr char const | name [] = "ORANGE" |
| Descriptive name for the geometry. | |
Traits specialization for ORANGE geometry.