Analysis Software
Documentation for sPHENIX simulation software
|
#include <acts/blob/sPHENIX/Core/include/Acts/Seeding/GNN_Geometry.hpp>
Public Member Functions | |
TrigInDetSiLayer (int subdet, short int type, float center, float min, float max) | |
Public Attributes | |
int | m_subdet |
int | m_type |
float | m_refCoord |
float | m_minBound |
float | m_maxBound |
Definition at line 21 of file GNN_Geometry.hpp.
View newest version in sPHENIX GitHub at line 21 of file GNN_Geometry.hpp
|
inline |
Definition at line 28 of file GNN_Geometry.hpp.
View newest version in sPHENIX GitHub at line 28 of file GNN_Geometry.hpp
float Acts::TrigInDetSiLayer::m_maxBound |
Definition at line 26 of file GNN_Geometry.hpp.
View newest version in sPHENIX GitHub at line 26 of file GNN_Geometry.hpp
Referenced by Acts::TrigFTF_GNN_Layer< external_spacepoint_t >::TrigFTF_GNN_Layer().
float Acts::TrigInDetSiLayer::m_minBound |
Definition at line 26 of file GNN_Geometry.hpp.
View newest version in sPHENIX GitHub at line 26 of file GNN_Geometry.hpp
Referenced by Acts::TrigFTF_GNN_Layer< external_spacepoint_t >::TrigFTF_GNN_Layer().
float Acts::TrigInDetSiLayer::m_refCoord |
Definition at line 25 of file GNN_Geometry.hpp.
View newest version in sPHENIX GitHub at line 25 of file GNN_Geometry.hpp
Referenced by Acts::TrigFTF_GNN_Layer< external_spacepoint_t >::TrigFTF_GNN_Layer(), and Acts::TrigFTF_GNN_Layer< external_spacepoint_t >::verifyBin().
int Acts::TrigInDetSiLayer::m_subdet |
Definition at line 23 of file GNN_Geometry.hpp.
View newest version in sPHENIX GitHub at line 23 of file GNN_Geometry.hpp
Referenced by Acts::TrigFTF_GNN_Geometry< external_spacepoint_t >::addNewLayer().
int Acts::TrigInDetSiLayer::m_type |
Definition at line 24 of file GNN_Geometry.hpp.
View newest version in sPHENIX GitHub at line 24 of file GNN_Geometry.hpp
Referenced by Acts::TrigFTF_GNN_Layer< external_spacepoint_t >::TrigFTF_GNN_Layer(), and Acts::TrigFTF_GNN_Layer< external_spacepoint_t >::verifyBin().