Analysis Software
Documentation for sPHENIX simulation software
|
#include "Acts/Definitions/Algebra.hpp"
#include "Acts/Definitions/TrackParametrization.hpp"
#include "Acts/EventData/SourceLink.hpp"
#include "Acts/Geometry/GeometryContext.hpp"
#include "Acts/Geometry/GeometryIdentifier.hpp"
#include "Acts/Geometry/TrackingGeometry.hpp"
#include "Acts/SpacePointFormation/SpacePointBuilderConfig.hpp"
#include "Acts/Utilities/Result.hpp"
#include <array>
#include <cstddef>
#include <functional>
#include <iostream>
#include <memory>
#include <system_error>
#include <utility>
#include <vector>
Go to the source code of this file.
Classes | |
struct | Acts::SpacePointParameters |
Storage container for variables related to the calculation of space points. More... | |
class | Acts::SpacePointUtility |
Namespaces | |
namespace | Acts |
Acts includes to create all necessary definitions. | |