Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Acts::SingleSeedVertexFinder< spacepoint_t > Member List

This is the complete list of members for Acts::SingleSeedVertexFinder< spacepoint_t >, including all inherited members.

config() const Acts::SingleSeedVertexFinder< spacepoint_t >inline
findClosestPointFromPlanes(const std::vector< Triplet > &triplets) const Acts::SingleSeedVertexFinder< spacepoint_t >private
findClosestPointFromRays(const std::vector< Triplet > &triplets) const Acts::SingleSeedVertexFinder< spacepoint_t >private
findTriplets(const Acts::SingleSeedVertexFinder< spacepoint_t >::SortedSpacepoints &sortedSpacepoints) const Acts::SingleSeedVertexFinder< spacepoint_t >private
findVertex(const std::vector< spacepoint_t > &spacepoints) const Acts::SingleSeedVertexFinder< spacepoint_t >
logger() const Acts::SingleSeedVertexFinder< spacepoint_t >inlineprivate
m_cfgActs::SingleSeedVertexFinder< spacepoint_t >private
m_loggerActs::SingleSeedVertexFinder< spacepoint_t >private
makePlaneFromTriplet(const Triplet &triplet)Acts::SingleSeedVertexFinder< spacepoint_t >privatestatic
makeRayFromTriplet(const Triplet &triplet)Acts::SingleSeedVertexFinder< spacepoint_t >privatestatic
SingleSeedVertexFinder(const Config &cfg, std::unique_ptr< const Logger > lgr=getDefaultLogger("SingleSeedVertexFinder", Logging::INFO))Acts::SingleSeedVertexFinder< spacepoint_t >
sortSpacepoints(const std::vector< spacepoint_t > &spacepoints) const Acts::SingleSeedVertexFinder< spacepoint_t >private
tripletValidationAndUpdate(Triplet &triplet) const Acts::SingleSeedVertexFinder< spacepoint_t >private
~SingleSeedVertexFinder()=defaultActs::SingleSeedVertexFinder< spacepoint_t >