|
Celeritas 0.7.0-dev.168+develop.6e17e5869
|
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> | |
| CoreParamsData & | operator= (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 |
| SurfaceParamsData< W, M > | surface |
| SurfacePhysicsParamsData< W, M > | surface_physics |
| CherenkovData< W, M > | cherenkov |
| ScintillationData< W, M > | scintillation |
| CoreScalars | scalars |
Immutable problem data.