ATLAS Offline Software
Loading...
Searching...
No Matches
TrigInDetRoadPredictorTool::DetectorElementsCollection Struct Reference
Collaboration diagram for TrigInDetRoadPredictorTool::DetectorElementsCollection:

Public Member Functions

 DetectorElementsCollection (short idx, float min, float max)

Public Attributes

short m_index {}
float m_minCoord {}
float m_maxCoord {}
std::vector< DetectorElementDescriptionm_vDE

Detailed Description

Definition at line 56 of file TrigInDetRoadPredictorTool.h.

Constructor & Destructor Documentation

◆ DetectorElementsCollection()

TrigInDetRoadPredictorTool::DetectorElementsCollection::DetectorElementsCollection ( short idx,
float min,
float max )
inline

Member Data Documentation

◆ m_index

short TrigInDetRoadPredictorTool::DetectorElementsCollection::m_index {}

Definition at line 58 of file TrigInDetRoadPredictorTool.h.

58{};

◆ m_maxCoord

float TrigInDetRoadPredictorTool::DetectorElementsCollection::m_maxCoord {}

Definition at line 59 of file TrigInDetRoadPredictorTool.h.

59{}, m_maxCoord{}; //phi or R

◆ m_minCoord

float TrigInDetRoadPredictorTool::DetectorElementsCollection::m_minCoord {}

Definition at line 59 of file TrigInDetRoadPredictorTool.h.

59{}, m_maxCoord{}; //phi or R

◆ m_vDE

std::vector<DetectorElementDescription> TrigInDetRoadPredictorTool::DetectorElementsCollection::m_vDE

Definition at line 60 of file TrigInDetRoadPredictorTool.h.


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