![]() |
EIC Software
Reference for
EIC
simulation and reconstruction software on GitHub
|
#include "Acts/Utilities/detail/ReferenceWrapperAnyCompat.hpp"#include "Acts/EventData/TrackParameters.hpp"#include "Acts/Propagator/DefaultExtension.hpp"#include "Acts/Propagator/DenseEnvironmentExtension.hpp"#include "Acts/Propagator/EigenStepperError.hpp"#include "Acts/Propagator/StepperExtensionList.hpp"#include "Acts/Propagator/detail/Auctioneer.hpp"#include "Acts/Propagator/detail/SteppingHelper.hpp"#include "Acts/Utilities/Intersection.hpp"#include "Acts/Utilities/Result.hpp"#include "Acts/Utilities/Units.hpp"#include <cmath>#include <functional>#include <limits>#include "Acts/Propagator/EigenStepper.ipp"
Include dependency graph for EigenStepper.hpp:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | Acts::EigenStepper< bfield_t, extensionlist_t, auctioneer_t > |
| Runge-Kutta-Nystroem stepper based on Eigen implementation for the following ODE: More... | |
| struct | Acts::EigenStepper< bfield_t, extensionlist_t, auctioneer_t >::State |
| State for track parameter propagation. More... | |
Namespaces | |
| namespace | Acts |
| Set the Geometry Context PLUGIN. | |