ECCE @ EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
StandardAborters.hpp File Reference
#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)