ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
#include <acts/blob/master/Plugins/Legacy/include/Acts/Seeding/LegacyInternalSeed.hpp>
Public Member Functions | |
InternalSeed () | |
InternalSeed (SPForSeed< SpacePoint > *&, SPForSeed< SpacePoint > *&, SPForSeed< SpacePoint > *&, float) | |
InternalSeed (const InternalSeed< SpacePoint > &) | |
virtual | ~InternalSeed () |
InternalSeed< SpacePoint > & | operator= (const InternalSeed< SpacePoint > &) |
SPForSeed< SpacePoint > * | spacepoint0 () |
SPForSeed< SpacePoint > * | spacepoint1 () |
SPForSeed< SpacePoint > * | spacepoint2 () |
const float & | z () const |
const float & | quality () const |
void | set (SPForSeed< SpacePoint > *&, SPForSeed< SpacePoint > *&, SPForSeed< SpacePoint > *&, float) |
bool | setQuality (float) |
bool | set3 (Acts::Legacy::Seed< SpacePoint > &) |
Protected Attributes | |
SPForSeed< SpacePoint > * | m_s0 |
SPForSeed< SpacePoint > * | m_s1 |
SPForSeed< SpacePoint > * | m_s2 |
float | m_z |
float | m_q |
Definition at line 20 of file LegacyInternalSeed.hpp.
View newest version in sPHENIX GitHub at line 20 of file LegacyInternalSeed.hpp
|
inline |
Definition at line 59 of file LegacyInternalSeed.hpp.
View newest version in sPHENIX GitHub at line 59 of file LegacyInternalSeed.hpp
|
inline |
Definition at line 81 of file LegacyInternalSeed.hpp.
View newest version in sPHENIX GitHub at line 81 of file LegacyInternalSeed.hpp
References G4InuclParticleNames::s0, s1, and z.
Acts::Legacy::InternalSeed< SpacePoint >::InternalSeed | ( | const InternalSeed< SpacePoint > & | ) |
|
inlinevirtual |
Definition at line 104 of file LegacyInternalSeed.hpp.
View newest version in sPHENIX GitHub at line 104 of file LegacyInternalSeed.hpp
InternalSeed<SpacePoint>& Acts::Legacy::InternalSeed< SpacePoint >::operator= | ( | const InternalSeed< SpacePoint > & | ) |
|
inline |
Definition at line 37 of file LegacyInternalSeed.hpp.
View newest version in sPHENIX GitHub at line 37 of file LegacyInternalSeed.hpp
References Acts::Legacy::InternalSeed< SpacePoint >::m_q.
|
inline |
Definition at line 111 of file LegacyInternalSeed.hpp.
View newest version in sPHENIX GitHub at line 111 of file LegacyInternalSeed.hpp
References G4InuclParticleNames::s0, s1, and z.
Referenced by Acts::Legacy::AtlasSeedfinder< SpacePoint >::newOneSeed().
|
inline |
Definition at line 125 of file LegacyInternalSeed.hpp.
View newest version in sPHENIX GitHub at line 125 of file LegacyInternalSeed.hpp
References Acts::Legacy::Seed< SpacePoint >::add(), Acts::Legacy::Seed< SpacePoint >::erase(), and Acts::Legacy::Seed< SpacePoint >::setZVertex().
|
inline |
Definition at line 153 of file LegacyInternalSeed.hpp.
View newest version in sPHENIX GitHub at line 153 of file LegacyInternalSeed.hpp
Referenced by Acts::Legacy::AtlasSeedfinder< SpacePoint >::fillSeeds().
|
inline |
Definition at line 33 of file LegacyInternalSeed.hpp.
View newest version in sPHENIX GitHub at line 33 of file LegacyInternalSeed.hpp
References Acts::Legacy::InternalSeed< SpacePoint >::m_s0.
Referenced by Acts::Legacy::AtlasSeedfinder< SpacePoint >::fillSeeds().
|
inline |
Definition at line 34 of file LegacyInternalSeed.hpp.
View newest version in sPHENIX GitHub at line 34 of file LegacyInternalSeed.hpp
References Acts::Legacy::InternalSeed< SpacePoint >::m_s1.
Referenced by Acts::Legacy::AtlasSeedfinder< SpacePoint >::fillSeeds().
|
inline |
Definition at line 35 of file LegacyInternalSeed.hpp.
View newest version in sPHENIX GitHub at line 35 of file LegacyInternalSeed.hpp
References Acts::Legacy::InternalSeed< SpacePoint >::m_s2.
Referenced by Acts::Legacy::AtlasSeedfinder< SpacePoint >::fillSeeds().
|
inline |
Definition at line 36 of file LegacyInternalSeed.hpp.
View newest version in sPHENIX GitHub at line 36 of file LegacyInternalSeed.hpp
References Acts::Legacy::InternalSeed< SpacePoint >::m_z.
|
protected |
Definition at line 51 of file LegacyInternalSeed.hpp.
View newest version in sPHENIX GitHub at line 51 of file LegacyInternalSeed.hpp
Referenced by Acts::Legacy::InternalSeed< SpacePoint >::quality().
|
protected |
Definition at line 47 of file LegacyInternalSeed.hpp.
View newest version in sPHENIX GitHub at line 47 of file LegacyInternalSeed.hpp
Referenced by Acts::Legacy::InternalSeed< SpacePoint >::spacepoint0().
|
protected |
Definition at line 48 of file LegacyInternalSeed.hpp.
View newest version in sPHENIX GitHub at line 48 of file LegacyInternalSeed.hpp
Referenced by Acts::Legacy::InternalSeed< SpacePoint >::spacepoint1().
|
protected |
Definition at line 49 of file LegacyInternalSeed.hpp.
View newest version in sPHENIX GitHub at line 49 of file LegacyInternalSeed.hpp
Referenced by Acts::Legacy::InternalSeed< SpacePoint >::spacepoint2().
|
protected |
Definition at line 50 of file LegacyInternalSeed.hpp.
View newest version in sPHENIX GitHub at line 50 of file LegacyInternalSeed.hpp
Referenced by Acts::Legacy::InternalSeed< SpacePoint >::z().