|
aegir
Phlex-based simulation framework for the SHiP experiment.
|
#include <SHiP/Units.hpp>#include <string>#include "phlex/configuration.hpp"

Go to the source code of this file.
Namespaces | |
| namespace | aegir |
Functions | |
| template<auto U> | |
| mp_units::quantity< U, double > | aegir::get_quantity (phlex::configuration const &config, std::string const &key, mp_units::quantity< U, double > fallback) |
Read config key key as a quantity in the unit of fallback, e.g. | |