Analysis Software
Documentation for sPHENIX simulation software
|
#include "Acts/Definitions/Algebra.hpp"
#include "Acts/Definitions/Units.hpp"
#include "Acts/EventData/TrackParameters.hpp"
#include "Acts/Utilities/Logger.hpp"
#include "Acts/Utilities/Result.hpp"
#include "Acts/Vertexing/FsmwMode1dFinder.hpp"
#include "Acts/Vertexing/ImpactPointEstimator.hpp"
#include "Acts/Vertexing/Vertex.hpp"
#include "Acts/Vertexing/VertexFitterConcept.hpp"
#include "Acts/Vertexing/VertexingOptions.hpp"
#include <unordered_map>
#include "ZScanVertexFinder.ipp"
Go to the source code of this file.
Classes | |
class | Acts::ZScanVertexFinder< vfitter_t > |
Implements a vertex finder based on the mode of z0 values: More... | |
struct | Acts::ZScanVertexFinder< vfitter_t >::Config |
Configuration struct. More... | |
struct | Acts::ZScanVertexFinder< vfitter_t >::State |
State struct for fulfilling interface. More... | |
Namespaces | |
namespace | Acts |
Acts includes to create all necessary definitions. | |