|
Celeritas 0.7.0-dev.169+develop.bdc0041f6
|
#include <memory>#include <string>#include <utility>#include <vector>#include "corecel/Assert.hh"#include "corecel/Types.hh"#include "corecel/cont/LabelIdMultiMap.hh"#include "corecel/cont/Span.hh"#include "corecel/data/Collection.hh"#include "corecel/data/CollectionMirror.hh"#include "corecel/data/ParamsDataInterface.hh"#include "corecel/io/Label.hh"#include "celeritas/Quantities.hh"#include "celeritas/Types.hh"#include "celeritas/phys/AtomicNumber.hh"#include "ElementView.hh"#include "IsotopeView.hh"#include "MaterialData.hh"#include "MaterialView.hh"Classes | |
| class | celeritas::MaterialParams |
| Manage material, element, and nuclide properties. More... | |
| struct | celeritas::MaterialParams::IsotopeInput |
| Define a single nuclide's data. More... | |
| struct | celeritas::MaterialParams::ElementInput |
| Define an element's input data. More... | |
| struct | celeritas::MaterialParams::MaterialInput |
| Define a material's input data. More... | |
| struct | celeritas::MaterialParams::Input |
| Input data to construct this class. More... | |