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

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

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

Public Member Functions

 TrigFTF_GNN_EtaBin ()
 
 ~TrigFTF_GNN_EtaBin ()
 
void sortByPhi ()
 
bool empty () const
 
void generatePhiIndexing (float dphi)
 

Public Attributes

std::vector< TrigFTF_GNN_Node
< space_point_t > * > 
m_vn
 
std::vector< std::pair< float,
unsigned int > > 
m_vPhiNodes
 

Detailed Description

template<typename space_point_t>
class Acts::TrigFTF_GNN_EtaBin< space_point_t >

Definition at line 95 of file GNN_DataStorage.hpp.

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

Constructor & Destructor Documentation

template<typename space_point_t>
Acts::TrigFTF_GNN_EtaBin< space_point_t >::TrigFTF_GNN_EtaBin ( )
inline

Definition at line 97 of file GNN_DataStorage.hpp.

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

template<typename space_point_t>
Acts::TrigFTF_GNN_EtaBin< space_point_t >::~TrigFTF_GNN_EtaBin ( )
inline

Definition at line 99 of file GNN_DataStorage.hpp.

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

Member Function Documentation

template<typename space_point_t>
bool Acts::TrigFTF_GNN_EtaBin< space_point_t >::empty ( ) const
inline

Definition at line 112 of file GNN_DataStorage.hpp.

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

Referenced by Acts::SeedFinderFTF< external_spacepoint_t >::runGNN_TrackFinder().

+ Here is the caller graph for this function:

template<typename space_point_t>
void Acts::TrigFTF_GNN_EtaBin< space_point_t >::generatePhiIndexing ( float  dphi)
inline

Definition at line 114 of file GNN_DataStorage.hpp.

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

template<typename space_point_t>
void Acts::TrigFTF_GNN_EtaBin< space_point_t >::sortByPhi ( )
inline

Definition at line 107 of file GNN_DataStorage.hpp.

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

Member Data Documentation

template<typename space_point_t>
std::vector<std::pair<float, unsigned int> > Acts::TrigFTF_GNN_EtaBin< space_point_t >::m_vPhiNodes

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