ATLAS Offline Software
|
Public Attributes | |
int | m_index {} |
int | m_lay_id {} |
int | m_nVertices {} |
std::vector< float > | m_z |
std::vector< float > | m_r |
Definition at line 121 of file TrigInDetRoadPredictorTool.h.
int TrigInDetRoadPredictorTool::LayerBoundary::m_index {} |
Definition at line 122 of file TrigInDetRoadPredictorTool.h.
int TrigInDetRoadPredictorTool::LayerBoundary::m_lay_id {} |
Definition at line 122 of file TrigInDetRoadPredictorTool.h.
int TrigInDetRoadPredictorTool::LayerBoundary::m_nVertices {} |
Definition at line 122 of file TrigInDetRoadPredictorTool.h.
std::vector<float> TrigInDetRoadPredictorTool::LayerBoundary::m_r |
Definition at line 124 of file TrigInDetRoadPredictorTool.h.
std::vector<float> TrigInDetRoadPredictorTool::LayerBoundary::m_z |
Definition at line 123 of file TrigInDetRoadPredictorTool.h.