Analysis Software
Documentation for sPHENIX simulation software
|
#include "Acts/EventData/MultiTrajectory.hpp"
#include "Acts/Geometry/GeometryContext.hpp"
#include "Acts/MagneticField/MagneticFieldContext.hpp"
#include "Acts/Propagator/MultiEigenStepperLoop.hpp"
#include "Acts/Propagator/Propagator.hpp"
#include "Acts/TrackFitting/detail/VoidFitterComponents.hpp"
#include "Acts/Utilities/CalibrationContext.hpp"
#include "Acts/Utilities/Delegate.hpp"
#include "Acts/Utilities/Logger.hpp"
Go to the source code of this file.
Classes | |
struct | Acts::GsfComponent |
struct | Acts::GsfExtensions< traj_t > |
The extensions needed for the GSF. More... | |
struct | Acts::GsfOptions< traj_t > |
Namespaces | |
namespace | Acts |
Acts includes to create all necessary definitions. | |
namespace | Acts::GsfConstants |
Typedefs | |
using | Acts::GsfConstants::FinalMultiComponentState = std::optional< Acts::MultiComponentBoundTrackParameters > |
Variables | |
constexpr std::string_view | Acts::GsfConstants::kFinalMultiComponentStateColumn |