|
Celeritas 0.7.0-dev.170+develop.df22d2a88
|
#include <iosfwd>#include <string>#include "corecel/Config.hh"#include "geocel/detail/LengthUnits.hh"#include "orange/OrangeTypes.hh"
Classes | |
| struct | celeritas::g4org::Options |
| Construction options for Geant4 conversion. More... | |
Enumerations | |
| enum class | celeritas::g4org::InlineSingletons { none , untransformed , unrotated , all , size_ } |
| How to inline volumes used only once. More... | |
Functions | |
| char const * | celeritas::g4org::to_cstring (InlineSingletons value) |
| Get a string corresponding to an inline singletons option. | |
| std::istream & | celeritas::g4org::operator>> (std::istream &is, Options &inp) |
| Helper to read the conversion options from a file or stream. | |
| std::ostream & | celeritas::g4org::operator<< (std::ostream &os, Options const &inp) |
| Helper to write the options to a file or stream. | |
|
strong |
|
inline |
Helper to read the conversion options from a file or stream.
Example to read from a file: