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

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

+ Collaboration diagram for TrigFTF_GNN_EdgeState< external_spacepoint_t >:

Classes

struct  Compare
 

Public Member Functions

 TrigFTF_GNN_EdgeState ()=default
 
 TrigFTF_GNN_EdgeState (bool f)
 
void initialize (Acts::TrigFTF_GNN_Edge< external_spacepoint_t > *pS)
 
void clone (const struct TrigFTF_GNN_EdgeState &st)
 

Public Attributes

float m_J {}
 
std::vector
< Acts::TrigFTF_GNN_Edge
< external_spacepoint_t > * > 
m_vs
 
float m_X [3] {}
 
float m_Y [2] {}
 
float m_Cx [3][3] {}
 
float m_Cy [2][2] {}
 
float m_refX {}
 
float m_refY {}
 
float m_c {}
 
float m_s {}
 
bool m_initialized {false}
 

Detailed Description

template<typename external_spacepoint_t>
struct TrigFTF_GNN_EdgeState< external_spacepoint_t >

Definition at line 22 of file GNN_TrackingFilter.hpp.

View newest version in sPHENIX GitHub at line 22 of file GNN_TrackingFilter.hpp

Constructor & Destructor Documentation

template<typename external_spacepoint_t>
TrigFTF_GNN_EdgeState< external_spacepoint_t >::TrigFTF_GNN_EdgeState ( )
default
template<typename external_spacepoint_t>
TrigFTF_GNN_EdgeState< external_spacepoint_t >::TrigFTF_GNN_EdgeState ( bool  f)
inline

Definition at line 33 of file GNN_TrackingFilter.hpp.

View newest version in sPHENIX GitHub at line 33 of file GNN_TrackingFilter.hpp

Member Function Documentation

Member Data Documentation

template<typename external_spacepoint_t>
float TrigFTF_GNN_EdgeState< external_spacepoint_t >::m_c {}
template<typename external_spacepoint_t>
float TrigFTF_GNN_EdgeState< external_spacepoint_t >::m_Cx[3][3] {}
template<typename external_spacepoint_t>
float TrigFTF_GNN_EdgeState< external_spacepoint_t >::m_Cy[2][2] {}
template<typename external_spacepoint_t>
bool TrigFTF_GNN_EdgeState< external_spacepoint_t >::m_initialized {false}
template<typename external_spacepoint_t>
float TrigFTF_GNN_EdgeState< external_spacepoint_t >::m_refX {}
template<typename external_spacepoint_t>
float TrigFTF_GNN_EdgeState< external_spacepoint_t >::m_refY {}
template<typename external_spacepoint_t>
float TrigFTF_GNN_EdgeState< external_spacepoint_t >::m_s {}
template<typename external_spacepoint_t>
float TrigFTF_GNN_EdgeState< external_spacepoint_t >::m_X[3] {}
template<typename external_spacepoint_t>
float TrigFTF_GNN_EdgeState< external_spacepoint_t >::m_Y[2] {}

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