ATLAS Offline Software
|
Public Member Functions | |
DetectorElementsCollection (short idx, float min, float max) | |
Public Attributes | |
short | m_index {} |
float | m_minCoord {} |
float | m_maxCoord {} |
std::vector< DetectorElementDescription > | m_vDE |
Definition at line 56 of file TrigInDetRoadPredictorTool.h.
|
inline |
Definition at line 57 of file TrigInDetRoadPredictorTool.h.
short TrigInDetRoadPredictorTool::DetectorElementsCollection::m_index {} |
Definition at line 58 of file TrigInDetRoadPredictorTool.h.
float TrigInDetRoadPredictorTool::DetectorElementsCollection::m_maxCoord {} |
Definition at line 59 of file TrigInDetRoadPredictorTool.h.
float TrigInDetRoadPredictorTool::DetectorElementsCollection::m_minCoord {} |
Definition at line 59 of file TrigInDetRoadPredictorTool.h.
std::vector<DetectorElementDescription> TrigInDetRoadPredictorTool::DetectorElementsCollection::m_vDE |
Definition at line 60 of file TrigInDetRoadPredictorTool.h.