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/AMVFInfo.hpp"
#include "Acts/Vertexing/ImpactPointEstimator.hpp"
#include "Acts/Vertexing/VertexingOptions.hpp"
#include <type_traits>
#include "Acts/Vertexing/AdaptiveMultiVertexFinder.ipp"
Go to the source code of this file.
Classes | |
class | Acts::AdaptiveMultiVertexFinder< vfitter_t, sfinder_t > |
Implements an iterative vertex finder. More... | |
struct | Acts::AdaptiveMultiVertexFinder< vfitter_t, sfinder_t >::NeedsRemovedTracks< T, typename > |
struct | Acts::AdaptiveMultiVertexFinder< vfitter_t, sfinder_t >::NeedsRemovedTracks< T, decltype((void) T::tracksToRemove, 0)> |
struct | Acts::AdaptiveMultiVertexFinder< vfitter_t, sfinder_t >::Config |
Configuration struct. More... | |
struct | Acts::AdaptiveMultiVertexFinder< vfitter_t, sfinder_t >::State |
State struct for fulfilling interface. More... | |
Namespaces | |
namespace | Acts |
Acts includes to create all necessary definitions. | |