Celeritas 0.6.0-dev.116+3fbab5e0
|
#include "PrimaryGeneratorOptions.hh"
#include "corecel/io/EnumStringMapper.hh"
#include "celeritas/inp/Events.hh"
Functions | |
char const * | celeritas::to_cstring (DistributionSelection value) |
Get a string corresponding to the distribution type. | |
inp::PrimaryGenerator | celeritas::to_input (PrimaryGeneratorOptions const &pgo) |
Convert PrimaryGeneratorOptions to inp::PrimaryGenerator. | |