Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
SingleSeedVertexFinder.hpp File Reference
#include "Acts/Definitions/Algebra.hpp"
#include "Acts/Definitions/Units.hpp"
#include "Acts/Utilities/Logger.hpp"
#include "Acts/Utilities/Ray.hpp"
#include "Acts/Utilities/Result.hpp"
#include "Acts/Utilities/detail/periodic.hpp"
#include <algorithm>
#include <string>
#include <utility>
#include <vector>
#include "Acts/Vertexing/SingleSeedVertexFinder.ipp"
+ Include dependency graph for SingleSeedVertexFinder.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  Acts::SingleSeedVertexFinder< spacepoint_t >
 Implements the vertex finder based on the track seeds 0. Assumes there is only 1 vertex and that it has a high multiplicity. More...
 
struct  Acts::SingleSeedVertexFinder< spacepoint_t >::Config
 Configuration struct. More...
 
struct  Acts::SingleSeedVertexFinder< spacepoint_t >::Triplet
 Struct to store spacepoint combinations from near, middle, and far parts of the detector. Also stores straight line fit through the spacepoints in case minimalizeWRT=="rays", so it's not fitted twice. More...
 
struct  Acts::SingleSeedVertexFinder< spacepoint_t >::SortedSpacepoints
 Struct to store sorted spacepoints for each layer (near, middle, and far), for each slice of phi, and for each slice of z. More...
 

Namespaces

namespace  Acts
 Acts includes to create all necessary definitions.