Analysis Software
Documentation for sPHENIX simulation software
|
#include <acts/blob/sPHENIX/Core/include/Acts/Seeding/SeedFinder.hpp>
Public Attributes | |
std::vector < InternalSpacePoint < external_spacepoint_t > * > | compatBottomSP |
std::vector < InternalSpacePoint < external_spacepoint_t > * > | compatTopSP |
std::vector< LinCircle > | linCircleBottom |
std::vector< LinCircle > | linCircleTop |
std::vector< const InternalSpacePoint < external_spacepoint_t > * > | topSpVec |
std::vector< float > | curvatures |
std::vector< float > | impactParameters |
CandidatesForMiddleSp< const InternalSpacePoint < external_spacepoint_t > > | candidates_collector |
boost::container::small_vector < Acts::Neighbour < external_spacepoint_t >, 9 > | bottomNeighbours |
boost::container::small_vector < Acts::Neighbour < external_spacepoint_t >, 9 > | topNeighbours |
Acts::SpacePointData | spacePointData |
Definition at line 46 of file SeedFinder.hpp.
View newest version in sPHENIX GitHub at line 46 of file SeedFinder.hpp
boost::container::small_vector<Acts::Neighbour<external_spacepoint_t>, 9> Acts::SeedFinder< external_spacepoint_t, platform_t >::SeedingState::bottomNeighbours |
Definition at line 67 of file SeedFinder.hpp.
View newest version in sPHENIX GitHub at line 67 of file SeedFinder.hpp
Referenced by Acts::SeedFinder< external_spacepoint_t, platform_t >::createSeedsForGroup().
CandidatesForMiddleSp<const InternalSpacePoint<external_spacepoint_t> > Acts::SeedFinder< external_spacepoint_t, platform_t >::SeedingState::candidates_collector |
Definition at line 63 of file SeedFinder.hpp.
View newest version in sPHENIX GitHub at line 63 of file SeedFinder.hpp
Referenced by Acts::SeedFinder< external_spacepoint_t, platform_t >::createSeedsForGroup(), and Acts::SeedFinder< external_spacepoint_t, platform_t >::filterCandidates().
std::vector<InternalSpacePoint<external_spacepoint_t>*> Acts::SeedFinder< external_spacepoint_t, platform_t >::SeedingState::compatBottomSP |
Definition at line 48 of file SeedFinder.hpp.
View newest version in sPHENIX GitHub at line 48 of file SeedFinder.hpp
Referenced by Acts::SeedFinder< external_spacepoint_t, platform_t >::createSeedsForGroup(), and Acts::SeedFinder< external_spacepoint_t, platform_t >::filterCandidates().
std::vector<InternalSpacePoint<external_spacepoint_t>*> Acts::SeedFinder< external_spacepoint_t, platform_t >::SeedingState::compatTopSP |
Definition at line 49 of file SeedFinder.hpp.
View newest version in sPHENIX GitHub at line 49 of file SeedFinder.hpp
Referenced by Acts::SeedFinder< external_spacepoint_t, platform_t >::createSeedsForGroup(), and Acts::SeedFinder< external_spacepoint_t, platform_t >::filterCandidates().
std::vector<float> Acts::SeedFinder< external_spacepoint_t, platform_t >::SeedingState::curvatures |
Definition at line 58 of file SeedFinder.hpp.
View newest version in sPHENIX GitHub at line 58 of file SeedFinder.hpp
Referenced by Acts::SeedFinder< external_spacepoint_t, platform_t >::filterCandidates().
std::vector<float> Acts::SeedFinder< external_spacepoint_t, platform_t >::SeedingState::impactParameters |
Definition at line 59 of file SeedFinder.hpp.
View newest version in sPHENIX GitHub at line 59 of file SeedFinder.hpp
Referenced by Acts::SeedFinder< external_spacepoint_t, platform_t >::filterCandidates().
std::vector<LinCircle> Acts::SeedFinder< external_spacepoint_t, platform_t >::SeedingState::linCircleBottom |
Definition at line 52 of file SeedFinder.hpp.
View newest version in sPHENIX GitHub at line 52 of file SeedFinder.hpp
Referenced by Acts::SeedFinder< external_spacepoint_t, platform_t >::createSeedsForGroup(), and Acts::SeedFinder< external_spacepoint_t, platform_t >::filterCandidates().
std::vector<LinCircle> Acts::SeedFinder< external_spacepoint_t, platform_t >::SeedingState::linCircleTop |
Definition at line 54 of file SeedFinder.hpp.
View newest version in sPHENIX GitHub at line 54 of file SeedFinder.hpp
Referenced by Acts::SeedFinder< external_spacepoint_t, platform_t >::createSeedsForGroup(), and Acts::SeedFinder< external_spacepoint_t, platform_t >::filterCandidates().
Acts::SpacePointData Acts::SeedFinder< external_spacepoint_t, platform_t >::SeedingState::spacePointData |
Definition at line 72 of file SeedFinder.hpp.
View newest version in sPHENIX GitHub at line 72 of file SeedFinder.hpp
Referenced by Acts::SeedFinder< external_spacepoint_t, platform_t >::createSeedsForGroup(), and Acts::SeedFinder< external_spacepoint_t, platform_t >::filterCandidates().
boost::container::small_vector<Acts::Neighbour<external_spacepoint_t>, 9> Acts::SeedFinder< external_spacepoint_t, platform_t >::SeedingState::topNeighbours |
Definition at line 69 of file SeedFinder.hpp.
View newest version in sPHENIX GitHub at line 69 of file SeedFinder.hpp
Referenced by Acts::SeedFinder< external_spacepoint_t, platform_t >::createSeedsForGroup().
std::vector<const InternalSpacePoint<external_spacepoint_t>*> Acts::SeedFinder< external_spacepoint_t, platform_t >::SeedingState::topSpVec |
Definition at line 57 of file SeedFinder.hpp.
View newest version in sPHENIX GitHub at line 57 of file SeedFinder.hpp
Referenced by Acts::SeedFinder< external_spacepoint_t, platform_t >::filterCandidates().