![]() |
EIC Software
Reference for
EIC
simulation and reconstruction software on GitHub
|
#include <acts/blob/sPHENIX/Core/include/Acts/Seeding/InternalSeed.hpp>
Collaboration diagram for Acts::InternalSeed< SpacePoint >:Public Member Functions | |
| InternalSeed (const InternalSpacePoint< SpacePoint > &s0, const InternalSpacePoint< SpacePoint > &s1, const InternalSpacePoint< SpacePoint > &s2, float z) | |
| InternalSeed & | operator= (const InternalSeed &seed) |
| float | z () const |
Public Attributes | |
| const std::array< const InternalSpacePoint< SpacePoint > *, 3 > | sp |
Protected Attributes | |
| float | m_z |
Definition at line 18 of file InternalSeed.hpp.
View newest version in sPHENIX GitHub at line 18 of file InternalSeed.hpp
|
inline |
Definition at line 49 of file InternalSeed.hpp.
View newest version in sPHENIX GitHub at line 49 of file InternalSeed.hpp
References s1.
| InternalSeed& Acts::InternalSeed< SpacePoint >::operator= | ( | const InternalSeed< SpacePoint > & | seed | ) |
|
inline |
Definition at line 30 of file InternalSeed.hpp.
View newest version in sPHENIX GitHub at line 30 of file InternalSeed.hpp
References Acts::InternalSeed< SpacePoint >::m_z.
Referenced by eicpy.qaplots.LogAxis::apply(), and eicpy.qaplots.LogAxis::rebin().
Here is the caller graph for this function:
|
protected |
Definition at line 33 of file InternalSeed.hpp.
View newest version in sPHENIX GitHub at line 33 of file InternalSeed.hpp
Referenced by Acts::InternalSeed< SpacePoint >::z().
| const std::array<const InternalSpacePoint<SpacePoint>*, 3> Acts::InternalSeed< SpacePoint >::sp |
Definition at line 29 of file InternalSeed.hpp.
View newest version in sPHENIX GitHub at line 29 of file InternalSeed.hpp