ATLAS Offline Software
|
Public Member Functions | |
LayerDescription (unsigned int id, int nSL, unsigned int mType) | |
Public Attributes | |
unsigned int | m_id {} |
int | m_nSubLayers {} |
unsigned int | m_mappingType {} |
std::map< short, DetectorElementsCollection > | m_colls [2] |
Definition at line 63 of file TrigInDetRoadPredictorTool.h.
|
inline |
Definition at line 64 of file TrigInDetRoadPredictorTool.h.
std::map<short, DetectorElementsCollection> TrigInDetRoadPredictorTool::LayerDescription::m_colls[2] |
Definition at line 68 of file TrigInDetRoadPredictorTool.h.
unsigned int TrigInDetRoadPredictorTool::LayerDescription::m_id {} |
Definition at line 65 of file TrigInDetRoadPredictorTool.h.
unsigned int TrigInDetRoadPredictorTool::LayerDescription::m_mappingType {} |
Definition at line 67 of file TrigInDetRoadPredictorTool.h.
int TrigInDetRoadPredictorTool::LayerDescription::m_nSubLayers {} |
Definition at line 66 of file TrigInDetRoadPredictorTool.h.