#include </home/runner/work/acts/acts/Plugins/GeoModel/include/ActsPlugins/GeoModel/GeoModelDetectorElementITk.hpp>
◆ ITkIdentifier()
| ActsPlugins::ITkIdentifier::ITkIdentifier |
( |
int | hardware, |
|
|
int | barrelEndcap, |
|
|
int | layerWheel, |
|
|
int | etaModule, |
|
|
int | phiModule, |
|
|
int | side ) |
◆ barrelEndcap()
| int ActsPlugins::ITkIdentifier::barrelEndcap |
( |
| ) |
const |
Access the barrel-endcap specifier (-2,0,2).
◆ etaModule()
| int ActsPlugins::ITkIdentifier::etaModule |
( |
| ) |
const |
Access the eta module specifier.
◆ hardware()
| int ActsPlugins::ITkIdentifier::hardware |
( |
| ) |
const |
Access the hardware specifier (pixel=0, strip=1).
◆ layerWheel()
| int ActsPlugins::ITkIdentifier::layerWheel |
( |
| ) |
const |
Access the layer specifier.
◆ phiModule()
| int ActsPlugins::ITkIdentifier::phiModule |
( |
| ) |
const |
Access the phi module specifier.
◆ side()
| int ActsPlugins::ITkIdentifier::side |
( |
| ) |
const |
Access the side (for double sided strip modules).
◆ value()
| std::size_t ActsPlugins::ITkIdentifier::value |
( |
| ) |
const |
A unique identifier that represents the combination of specifiers.