Celeritas 0.6.0-129+develop.846910afa
Loading...
Searching...
No Matches
Public Types | Public Attributes | List of all members
celeritas::GeoMaterialParams::Input Struct Reference

Input parameters. More...

#include <GeoMaterialParams.hh>

Public Types

using VecMat = std::vector< PhysMatId >
 Vector for each canonical VolumeId.
 
using MapLabelMat = std::unordered_map< Label, PhysMatId >
 Map using labels.
 
using MapImplMat = std::unordered_map< ImplVolumeId, PhysMatId >
 Map using implementation volume IDs.
 

Public Attributes

SPConstCoreGeo geometry
 
SPConstMaterial materials
 
std::variant< VecMat, MapLabelMat, MapImplMatvolume_to_mat
 

Detailed Description

Input parameters.


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