Analysis Software
Documentation for sPHENIX simulation software
|
#include "Acts/Definitions/Algebra.hpp"
#include "Acts/Utilities/Result.hpp"
#include "Acts/Utilities/TypeTraits.hpp"
#include "Acts/Vertexing/Vertex.hpp"
#include "Acts/Vertexing/VertexingOptions.hpp"
Go to the source code of this file.
Classes | |
struct | Acts::Concepts::VertexFinder::VertexFinderConcept< S > |
Namespaces | |
namespace | Acts |
Acts includes to create all necessary definitions. | |
namespace | Acts::Concepts |
namespace | Acts::Concepts::VertexFinder |
Typedefs | |
template<typename T > | |
using | Acts::Concepts::VertexFinder::state_t = typename T::State |
Functions | |
Acts::Concepts::VertexFinder::METHOD_TRAIT (find_t, find) | |
Variables | |
template<typename finder > | |
constexpr bool | Acts::VertexFinderConcept |