EIC Software
Reference for
EIC
simulation and reconstruction software on GitHub
|
#include <acts/blob/sPHENIX/Plugins/Legacy/include/Acts/Seeding/SPForSeed.hpp>
Public Member Functions | |
SPForSeed () | |
SPForSeed (SpacePoint *const &, const float *) | |
SPForSeed (SpacePoint *const &, const float *, const float *) | |
SPForSeed (const SPForSeed &) | |
virtual | ~SPForSeed () |
SPForSeed & | operator= (const SPForSeed &) |
void | set (SpacePoint *const &, const float *) |
void | set (SpacePoint *const &, const float *, const float *) |
void | setQuality (float) |
void | setParam (const float &) |
const float & | x () const |
const float & | y () const |
const float & | z () const |
const float & | radius () const |
float | phi () const |
const float & | covr () const |
const float & | covz () const |
const float & | param () const |
const float & | quality () const |
const int & | surface () const |
Public Attributes | |
const SpacePoint * | spacepoint |
Protected Attributes | |
float | m_x |
float | m_y |
float | m_z |
float | m_r |
float | m_covr |
float | m_covz |
float | m_param |
float | m_q |
int | m_surface |
Definition at line 35 of file SPForSeed.hpp.
View newest version in sPHENIX GitHub at line 35 of file SPForSeed.hpp
|
inline |
Definition at line 84 of file SPForSeed.hpp.
View newest version in sPHENIX GitHub at line 84 of file SPForSeed.hpp
|
inline |
Definition at line 113 of file SPForSeed.hpp.
View newest version in sPHENIX GitHub at line 113 of file SPForSeed.hpp
|
inline |
Definition at line 119 of file SPForSeed.hpp.
View newest version in sPHENIX GitHub at line 119 of file SPForSeed.hpp
|
inline |
Definition at line 130 of file SPForSeed.hpp.
View newest version in sPHENIX GitHub at line 130 of file SPForSeed.hpp
|
inlinevirtual |
Definition at line 139 of file SPForSeed.hpp.
View newest version in sPHENIX GitHub at line 139 of file SPForSeed.hpp
|
inline |
Definition at line 59 of file SPForSeed.hpp.
View newest version in sPHENIX GitHub at line 59 of file SPForSeed.hpp
References Acts::Legacy::SPForSeed< SpacePoint >::m_covr.
Referenced by Acts::Legacy::AtlasSeedfinder< SpacePoint >::production3Sp().
|
inline |
Definition at line 60 of file SPForSeed.hpp.
View newest version in sPHENIX GitHub at line 60 of file SPForSeed.hpp
References Acts::Legacy::SPForSeed< SpacePoint >::m_covz.
Referenced by Acts::Legacy::AtlasSeedfinder< SpacePoint >::production3Sp().
|
inline |
Definition at line 97 of file SPForSeed.hpp.
View newest version in sPHENIX GitHub at line 97 of file SPForSeed.hpp
References Acts::Legacy::SPForSeed< SpacePoint >::m_covr, Acts::Legacy::SPForSeed< SpacePoint >::m_covz, Acts::Legacy::SPForSeed< SpacePoint >::m_q, Acts::Legacy::SPForSeed< SpacePoint >::m_r, Acts::Legacy::SPForSeed< SpacePoint >::m_x, Acts::Legacy::SPForSeed< SpacePoint >::m_y, Acts::Legacy::SPForSeed< SpacePoint >::m_z, and Acts::Legacy::SPForSeed< SpacePoint >::spacepoint.
|
inline |
Definition at line 61 of file SPForSeed.hpp.
View newest version in sPHENIX GitHub at line 61 of file SPForSeed.hpp
References Acts::Legacy::SPForSeed< SpacePoint >::m_param.
|
inline |
Definition at line 58 of file SPForSeed.hpp.
View newest version in sPHENIX GitHub at line 58 of file SPForSeed.hpp
References Acts::Legacy::SPForSeed< SpacePoint >::m_x, and Acts::Legacy::SPForSeed< SpacePoint >::m_y.
|
inline |
Definition at line 62 of file SPForSeed.hpp.
View newest version in sPHENIX GitHub at line 62 of file SPForSeed.hpp
References Acts::Legacy::SPForSeed< SpacePoint >::m_q.
Referenced by Acts::Legacy::AtlasSeedfinder< SpacePoint >::newOneSeedWithCurvaturesComparison().
|
inline |
Definition at line 57 of file SPForSeed.hpp.
View newest version in sPHENIX GitHub at line 57 of file SPForSeed.hpp
References Acts::Legacy::SPForSeed< SpacePoint >::m_r.
Referenced by Acts::Legacy::AtlasSeedfinder< SpacePoint >::newEvent().
|
inline |
Definition at line 146 of file SPForSeed.hpp.
View newest version in sPHENIX GitHub at line 146 of file SPForSeed.hpp
Referenced by Acts::Legacy::AtlasSeedfinder< SpacePoint >::newSpacePoint().
|
inline |
Definition at line 185 of file SPForSeed.hpp.
View newest version in sPHENIX GitHub at line 185 of file SPForSeed.hpp
|
inline |
Definition at line 240 of file SPForSeed.hpp.
View newest version in sPHENIX GitHub at line 240 of file SPForSeed.hpp
References p.
|
inline |
Definition at line 244 of file SPForSeed.hpp.
View newest version in sPHENIX GitHub at line 244 of file SPForSeed.hpp
|
inline |
Definition at line 64 of file SPForSeed.hpp.
View newest version in sPHENIX GitHub at line 64 of file SPForSeed.hpp
References Acts::Legacy::SPForSeed< SpacePoint >::m_surface.
|
inline |
Definition at line 54 of file SPForSeed.hpp.
View newest version in sPHENIX GitHub at line 54 of file SPForSeed.hpp
References Acts::Legacy::SPForSeed< SpacePoint >::m_x.
Referenced by eicpy.qaplots.LogAxis::apply(), Acts::Legacy::AtlasSeedfinder< SpacePoint >::production3Sp(), and eicpy.qaplots.LogAxis::rebin().
|
inline |
Definition at line 55 of file SPForSeed.hpp.
View newest version in sPHENIX GitHub at line 55 of file SPForSeed.hpp
References Acts::Legacy::SPForSeed< SpacePoint >::m_y.
Referenced by eicpy.qaplots.LogAxis::apply(), Acts::Legacy::AtlasSeedfinder< SpacePoint >::production3Sp(), and eicpy.qaplots.LogAxis::rebin().
|
inline |
Definition at line 56 of file SPForSeed.hpp.
View newest version in sPHENIX GitHub at line 56 of file SPForSeed.hpp
References Acts::Legacy::SPForSeed< SpacePoint >::m_z.
Referenced by eicpy.qaplots.LogAxis::apply(), Acts::Legacy::AtlasSeedfinder< SpacePoint >::production3Sp(), and eicpy.qaplots.LogAxis::rebin().
|
protected |
Definition at line 71 of file SPForSeed.hpp.
View newest version in sPHENIX GitHub at line 71 of file SPForSeed.hpp
Referenced by Acts::Legacy::SPForSeed< SpacePoint >::covr(), and Acts::Legacy::SPForSeed< SpacePoint >::operator=().
|
protected |
Definition at line 72 of file SPForSeed.hpp.
View newest version in sPHENIX GitHub at line 72 of file SPForSeed.hpp
Referenced by Acts::Legacy::SPForSeed< SpacePoint >::covz(), and Acts::Legacy::SPForSeed< SpacePoint >::operator=().
|
protected |
Definition at line 73 of file SPForSeed.hpp.
View newest version in sPHENIX GitHub at line 73 of file SPForSeed.hpp
Referenced by Acts::Legacy::SPForSeed< SpacePoint >::param().
|
protected |
Definition at line 74 of file SPForSeed.hpp.
View newest version in sPHENIX GitHub at line 74 of file SPForSeed.hpp
Referenced by Acts::Legacy::SPForSeed< SpacePoint >::operator=(), and Acts::Legacy::SPForSeed< SpacePoint >::quality().
|
protected |
Definition at line 70 of file SPForSeed.hpp.
View newest version in sPHENIX GitHub at line 70 of file SPForSeed.hpp
Referenced by Acts::Legacy::SPForSeed< SpacePoint >::operator=(), and Acts::Legacy::SPForSeed< SpacePoint >::radius().
|
protected |
Definition at line 76 of file SPForSeed.hpp.
View newest version in sPHENIX GitHub at line 76 of file SPForSeed.hpp
Referenced by Acts::Legacy::SPForSeed< SpacePoint >::surface().
|
protected |
Definition at line 67 of file SPForSeed.hpp.
View newest version in sPHENIX GitHub at line 67 of file SPForSeed.hpp
Referenced by Acts::Legacy::SPForSeed< SpacePoint >::operator=(), Acts::Legacy::SPForSeed< SpacePoint >::phi(), and Acts::Legacy::SPForSeed< SpacePoint >::x().
|
protected |
Definition at line 68 of file SPForSeed.hpp.
View newest version in sPHENIX GitHub at line 68 of file SPForSeed.hpp
Referenced by Acts::Legacy::SPForSeed< SpacePoint >::operator=(), Acts::Legacy::SPForSeed< SpacePoint >::phi(), and Acts::Legacy::SPForSeed< SpacePoint >::y().
|
protected |
Definition at line 69 of file SPForSeed.hpp.
View newest version in sPHENIX GitHub at line 69 of file SPForSeed.hpp
Referenced by Acts::Legacy::SPForSeed< SpacePoint >::operator=(), and Acts::Legacy::SPForSeed< SpacePoint >::z().
const SpacePoint* Acts::Legacy::SPForSeed< SpacePoint >::spacepoint |
Definition at line 53 of file SPForSeed.hpp.
View newest version in sPHENIX GitHub at line 53 of file SPForSeed.hpp
Referenced by Acts::Legacy::AtlasSeedfinder< SpacePoint >::newOneSeedWithCurvaturesComparison(), and Acts::Legacy::SPForSeed< SpacePoint >::operator=().