Analysis Software
Documentation for sPHENIX simulation software
|
#include <acts/blob/sPHENIX/Core/include/Acts/Seeding/InternalSpacePoint.hpp>
Public Member Functions | |
InternalSpacePoint ()=delete | |
InternalSpacePoint (std::size_t index, const SpacePoint &sp, const Acts::Vector3 &globalPos, const Acts::Vector2 &offsetXY, const Acts::Vector2 &variance) | |
InternalSpacePoint (const InternalSpacePoint< SpacePoint > &sp) | |
~InternalSpacePoint ()=default | |
InternalSpacePoint< SpacePoint > & | operator= (const InternalSpacePoint< SpacePoint > &)=delete |
std::size_t | index () const |
float | x () const |
float | y () const |
float | z () const |
float | radius () const |
float | phi () const |
float | varianceR () const |
float | varianceZ () const |
const SpacePoint & | sp () const |
Protected Attributes | |
std::size_t | m_index |
float | m_x |
float | m_y |
float | m_z |
float | m_r |
float | m_phi |
float | m_varianceR |
float | m_varianceZ |
std::reference_wrapper< const SpacePoint > | m_sp |
Definition at line 20 of file InternalSpacePoint.hpp.
View newest version in sPHENIX GitHub at line 20 of file InternalSpacePoint.hpp
|
delete |
|
inline |
Definition at line 65 of file InternalSpacePoint.hpp.
View newest version in sPHENIX GitHub at line 65 of file InternalSpacePoint.hpp
|
inlinedefault |
|
default |
|
inline |
Definition at line 38 of file InternalSpacePoint.hpp.
View newest version in sPHENIX GitHub at line 38 of file InternalSpacePoint.hpp
Referenced by Acts::SeedFilter< external_spacepoint_t >::filterSeeds_2SpFixed(), and Acts::xyzCoordinateCheck().
|
delete |
|
inline |
Definition at line 43 of file InternalSpacePoint.hpp.
View newest version in sPHENIX GitHub at line 43 of file InternalSpacePoint.hpp
Referenced by Acts::SeedFinderOrthogonal< external_spacepoint_t >::createSeeds().
|
inline |
Definition at line 42 of file InternalSpacePoint.hpp.
View newest version in sPHENIX GitHub at line 42 of file InternalSpacePoint.hpp
Referenced by Acts::SeedFinderOrthogonal< external_spacepoint_t >::createSeeds(), Acts::SeedFinder< external_spacepoint_t, platform_t >::filterCandidates(), Acts::SeedFinderOrthogonal< external_spacepoint_t >::filterCandidates(), Acts::SeedFilter< external_spacepoint_t >::filterSeeds_2SpFixed(), Acts::SeedFinder< external_spacepoint_t, platform_t >::getCompatibleDoublets(), Acts::SeedFinderOrthogonal< external_spacepoint_t >::processFromMiddleSP(), Acts::ATLASCuts< SpacePoint >::seedWeight(), TestHostCuts::seedWeight(), Acts::ATLASCuts< SpacePoint >::singleSeedCut(), TestHostCuts::singleSeedCut(), and Acts::SeedFinderOrthogonal< external_spacepoint_t >::validTuple().
|
inline |
Definition at line 46 of file InternalSpacePoint.hpp.
View newest version in sPHENIX GitHub at line 46 of file InternalSpacePoint.hpp
Referenced by f2allm(), lujmas(), lusphe(), pyhimult(), pyjmas(), pymign(), pymult(), pysphe(), and pyxued().
|
inline |
Definition at line 44 of file InternalSpacePoint.hpp.
View newest version in sPHENIX GitHub at line 44 of file InternalSpacePoint.hpp
Referenced by Acts::SeedFinder< external_spacepoint_t, platform_t >::filterCandidates(), Acts::SeedFinderOrthogonal< external_spacepoint_t >::filterCandidates(), and Acts::SeedFinder< external_spacepoint_t, platform_t >::getCompatibleDoublets().
|
inline |
Definition at line 45 of file InternalSpacePoint.hpp.
View newest version in sPHENIX GitHub at line 45 of file InternalSpacePoint.hpp
Referenced by Acts::SeedFinder< external_spacepoint_t, platform_t >::filterCandidates(), Acts::SeedFinderOrthogonal< external_spacepoint_t >::filterCandidates(), and Acts::SeedFinder< external_spacepoint_t, platform_t >::getCompatibleDoublets().
|
inline |
Definition at line 39 of file InternalSpacePoint.hpp.
View newest version in sPHENIX GitHub at line 39 of file InternalSpacePoint.hpp
Referenced by Acts::SeedFinder< external_spacepoint_t, platform_t >::filterCandidates(), Acts::SeedFinder< external_spacepoint_t, platform_t >::getCompatibleDoublets(), and Acts::SeedFinderOrthogonal< external_spacepoint_t >::validTuple().
|
inline |
Definition at line 40 of file InternalSpacePoint.hpp.
View newest version in sPHENIX GitHub at line 40 of file InternalSpacePoint.hpp
Referenced by Acts::SeedFinder< external_spacepoint_t, platform_t >::filterCandidates(), Acts::SeedFinder< external_spacepoint_t, platform_t >::getCompatibleDoublets(), and Acts::SeedFinderOrthogonal< external_spacepoint_t >::validTuple().
|
inline |
Definition at line 41 of file InternalSpacePoint.hpp.
View newest version in sPHENIX GitHub at line 41 of file InternalSpacePoint.hpp
Referenced by Acts::SeedFinderOrthogonal< external_spacepoint_t >::createSeeds(), Acts::SeedFinder< external_spacepoint_t, platform_t >::filterCandidates(), Acts::SeedFinderOrthogonal< external_spacepoint_t >::filterCandidates(), Acts::SeedFilter< external_spacepoint_t >::filterSeeds_2SpFixed(), Acts::SeedFinder< external_spacepoint_t, platform_t >::getCompatibleDoublets(), Acts::SeedFinderOrthogonal< external_spacepoint_t >::processFromMiddleSP(), and Acts::SeedFinderOrthogonal< external_spacepoint_t >::validTuple().
|
protected |
Definition at line 49 of file InternalSpacePoint.hpp.
View newest version in sPHENIX GitHub at line 49 of file InternalSpacePoint.hpp
Referenced by Acts::InternalSpacePoint< external_spacepoint_t >::index().
|
protected |
Definition at line 54 of file InternalSpacePoint.hpp.
View newest version in sPHENIX GitHub at line 54 of file InternalSpacePoint.hpp
Referenced by Acts::InternalSpacePoint< external_spacepoint_t >::phi().
|
protected |
Definition at line 53 of file InternalSpacePoint.hpp.
View newest version in sPHENIX GitHub at line 53 of file InternalSpacePoint.hpp
Referenced by Acts::InternalSpacePoint< external_spacepoint_t >::radius().
|
protected |
Definition at line 57 of file InternalSpacePoint.hpp.
View newest version in sPHENIX GitHub at line 57 of file InternalSpacePoint.hpp
Referenced by Acts::InternalSpacePoint< external_spacepoint_t >::sp().
|
protected |
Definition at line 55 of file InternalSpacePoint.hpp.
View newest version in sPHENIX GitHub at line 55 of file InternalSpacePoint.hpp
Referenced by Acts::InternalSpacePoint< external_spacepoint_t >::varianceR().
|
protected |
Definition at line 56 of file InternalSpacePoint.hpp.
View newest version in sPHENIX GitHub at line 56 of file InternalSpacePoint.hpp
Referenced by Acts::InternalSpacePoint< external_spacepoint_t >::varianceZ().
|
protected |
Definition at line 50 of file InternalSpacePoint.hpp.
View newest version in sPHENIX GitHub at line 50 of file InternalSpacePoint.hpp
Referenced by Acts::InternalSpacePoint< external_spacepoint_t >::x().
|
protected |
Definition at line 51 of file InternalSpacePoint.hpp.
View newest version in sPHENIX GitHub at line 51 of file InternalSpacePoint.hpp
Referenced by Acts::InternalSpacePoint< external_spacepoint_t >::y().
|
protected |
Definition at line 52 of file InternalSpacePoint.hpp.
View newest version in sPHENIX GitHub at line 52 of file InternalSpacePoint.hpp
Referenced by Acts::InternalSpacePoint< external_spacepoint_t >::z().