Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Acts::FTF_SP< space_point_t > Struct Template Reference

#include <acts/blob/sPHENIX/Core/include/Acts/Seeding/GNN_DataStorage.hpp>

+ Collaboration diagram for Acts::FTF_SP< space_point_t >:

Public Member Functions

 FTF_SP (const space_point_t *sp, int id, int combined_id)
 
bool isPixel () const
 
bool isSCT () const
 
float phi () const
 

Public Attributes

const space_point_t * SP
 
int FTF_ID
 
int combined_ID
 
bool m_isPixel
 
float m_phi
 

Detailed Description

template<typename space_point_t>
struct Acts::FTF_SP< space_point_t >

Definition at line 26 of file GNN_DataStorage.hpp.

View newest version in sPHENIX GitHub at line 26 of file GNN_DataStorage.hpp

Constructor & Destructor Documentation

template<typename space_point_t>
Acts::FTF_SP< space_point_t >::FTF_SP ( const space_point_t *  sp,
int  id,
int  combined_id 
)
inline

Definition at line 30 of file GNN_DataStorage.hpp.

View newest version in sPHENIX GitHub at line 30 of file GNN_DataStorage.hpp

Member Function Documentation

template<typename space_point_t>
bool Acts::FTF_SP< space_point_t >::isPixel ( ) const
inline

Definition at line 39 of file GNN_DataStorage.hpp.

View newest version in sPHENIX GitHub at line 39 of file GNN_DataStorage.hpp

template<typename space_point_t>
bool Acts::FTF_SP< space_point_t >::isSCT ( ) const
inline

Definition at line 40 of file GNN_DataStorage.hpp.

View newest version in sPHENIX GitHub at line 40 of file GNN_DataStorage.hpp

template<typename space_point_t>
float Acts::FTF_SP< space_point_t >::phi ( ) const
inline

Definition at line 41 of file GNN_DataStorage.hpp.

View newest version in sPHENIX GitHub at line 41 of file GNN_DataStorage.hpp

Member Data Documentation

template<typename space_point_t>
int Acts::FTF_SP< space_point_t >::combined_ID
template<typename space_point_t>
int Acts::FTF_SP< space_point_t >::FTF_ID

Definition at line 28 of file GNN_DataStorage.hpp.

View newest version in sPHENIX GitHub at line 28 of file GNN_DataStorage.hpp

template<typename space_point_t>
bool Acts::FTF_SP< space_point_t >::m_isPixel

Definition at line 42 of file GNN_DataStorage.hpp.

View newest version in sPHENIX GitHub at line 42 of file GNN_DataStorage.hpp

Referenced by Acts::FTF_SP< external_spacepoint_t >::isPixel(), and Acts::FTF_SP< external_spacepoint_t >::isSCT().

template<typename space_point_t>
float Acts::FTF_SP< space_point_t >::m_phi

Definition at line 43 of file GNN_DataStorage.hpp.

View newest version in sPHENIX GitHub at line 43 of file GNN_DataStorage.hpp

Referenced by Acts::FTF_SP< external_spacepoint_t >::phi().


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