Celeritas  0.5.0-56+6b053cd
Public Member Functions | Public Attributes | List of all members
celeritas::optical::CoreParamsData< W, M > Struct Template Reference

Immutable problem data. More...

#include <CoreTrackData.hh>

Public Member Functions

CELER_FUNCTION operator bool () const
 True if all params are assigned.
 
template<Ownership W2, MemSpace M2>
CoreParamsDataoperator= (CoreParamsData< W2, M2 > const &other)
 Assign from another set of data.
 

Public Attributes

GeoParamsData< W, M > geometry
 
MaterialParamsData< W, M > material
 
PhysicsParamsData< W, M > physics
 
RngParamsData< W, M > rng
 
TrackInitParamsData< W, M > init
 
CoreScalars scalars
 

Detailed Description

template<Ownership W, MemSpace M>
struct celeritas::optical::CoreParamsData< W, M >

Immutable problem data.


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