Analysis Software
Documentation for sPHENIX simulation software
|
#include "Acts/Definitions/Algebra.hpp"
#include "Acts/Definitions/Direction.hpp"
#include "Acts/Definitions/Units.hpp"
#include "Acts/Propagator/ConstrainedStep.hpp"
#include "Acts/Surfaces/BoundaryCheck.hpp"
#include "Acts/Surfaces/Surface.hpp"
#include "Acts/Utilities/Intersection.hpp"
#include "Acts/Utilities/Logger.hpp"
#include <limits>
#include <optional>
#include <sstream>
#include <string>
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 |
Acts includes to create all necessary definitions. | |