Celeritas  0.5.0-56+6b053cd
Public Types | Static Public Attributes | List of all members
celeritas::NotConfiguredGeoTraits Struct Reference

Traits class for marking a geometry as not configured. More...

#include <GeoTraits.hh>

Inheritance diagram for celeritas::NotConfiguredGeoTraits:
Inheritance graph
[legend]

Public Types

template<Ownership W, MemSpace M>
using ParamsData = void
 
template<Ownership W, MemSpace M>
using StateData = void
 
using TrackView = void
 

Static Public Attributes

static constexpr char const * name = nullptr
 
static constexpr char const * ext = nullptr
 

Detailed Description

Traits class for marking a geometry as not configured.

Specializations should inherit from this class when the geometry is not configured.


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