Celeritas
0.5.0-57+aeecb15
|
#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 an element's isotope input 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... | |