![]() |
ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include <limits>#include <sstream>#include <string>#include "Acts/Propagator/ConstrainedStep.hpp"#include "Acts/Surfaces/BoundaryCheck.hpp"#include "Acts/Surfaces/Surface.hpp"#include "Acts/Utilities/Definitions.hpp"#include "Acts/Utilities/Intersection.hpp"
Include dependency graph for StandardAborters.hpp:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| struct | Acts::TargetOptions |
| TargetOptions struct for geometry interface. More... | |
| struct | Acts::PathLimitReached |
| This is the condition that the pathLimit has been reached. More... | |
| struct | Acts::SurfaceReached |
| struct | Acts::EndOfWorldReached |
Namespaces | |
| namespace | Acts |
| Set the Geometry Context PLUGIN. | |
Functions | |
| template<typename propagator_state_t > | |
| void | Acts::targetDebugLog (propagator_state_t &state, const std::string &status, const std::function< std::string()> &logAction) |