EIC Software
Reference for
EIC
simulation and reconstruction software on GitHub
|
#include "Acts/EventData/TrackParameters.hpp"
#include "Acts/Utilities/Definitions.hpp"
#include "Acts/Utilities/Logger.hpp"
#include "Acts/Utilities/Result.hpp"
#include "Acts/Utilities/Units.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 |
struct | Acts::AdaptiveMultiVertexFinder< vfitter_t, sfinder_t >::State |
for fulfilling interface More... | |
Namespaces | |
namespace | Acts |
Set the Geometry Context PLUGIN. | |