![]() |
EIC Software
Reference for
EIC
simulation and reconstruction software on GitHub
|
#include "Acts/Utilities/Logger.hpp"#include "Acts/Utilities/Units.hpp"#include "ActsExamples/Utilities/Options.hpp"#include <iostream>#include "PropagationAlgorithm.hpp"
Include dependency graph for PropagationOptions.hpp:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Namespaces | |
| namespace | ActsExamples |
| namespace | ActsExamples::Options |
Functions | |
| template<typename aopt_t > | |
| void | ActsExamples::Options::addPropagationOptions (aopt_t &opt) |
| PropagationAlgorithm options. | |
| template<typename vmap_t , typename propagator_t > | |
| ActsExamples::PropagationAlgorithm < propagator_t >::Config | ActsExamples::Options::readPropagationConfig (const vmap_t &vm, propagator_t propagator) |