EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Acts::InternalSeed< SpacePoint > Class Template Reference

#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)
 
InternalSeedoperator= (const InternalSeed &seed)
 
float z () const
 

Public Attributes

const std::array< const
InternalSpacePoint< SpacePoint > *, 3 > 
sp
 

Protected Attributes

float m_z
 

Detailed Description

template<typename SpacePoint>
class Acts::InternalSeed< SpacePoint >

Definition at line 18 of file InternalSeed.hpp.

View newest version in sPHENIX GitHub at line 18 of file InternalSeed.hpp

Constructor & Destructor Documentation

template<typename SpacePoint >
Acts::InternalSeed< SpacePoint >::InternalSeed ( const InternalSpacePoint< SpacePoint > &  s0,
const InternalSpacePoint< SpacePoint > &  s1,
const InternalSpacePoint< SpacePoint > &  s2,
float  z 
)
inline

Definition at line 49 of file InternalSeed.hpp.

View newest version in sPHENIX GitHub at line 49 of file InternalSeed.hpp

References s1.

Member Function Documentation

template<typename SpacePoint>
InternalSeed& Acts::InternalSeed< SpacePoint >::operator= ( const InternalSeed< SpacePoint > &  seed)
template<typename SpacePoint>
float Acts::InternalSeed< SpacePoint >::z ( ) const
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:

Member Data Documentation

template<typename SpacePoint>
float Acts::InternalSeed< SpacePoint >::m_z
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().

template<typename SpacePoint>
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


The documentation for this class was generated from the following file: