![]() |
ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include <iostream>#include "ACTFW/Utilities/Options.hpp"#include "Acts/Utilities/Logger.hpp"#include "Acts/Utilities/Units.hpp"#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 | FW |
| namespace | FW::Options |
Functions | |
| template<typename aopt_t > | |
| void | FW::Options::addPropagationOptions (aopt_t &opt) |
| ExtrapolationAlgorithm options. | |
| template<typename vmap_t , typename propagator_t > | |
| FW::PropagationAlgorithm < propagator_t >::Config | FW::Options::readPropagationConfig (const vmap_t &vm, propagator_t propagator) |