![]() |
ATLAS Offline Software
|
Public Member Functions | |
| Module ()=default | |
| Module (SiliconTech det, DetectorZone bec, int lyr, int eta, int phi) | |
| FPGATrackSimModuleId | moduleId () const |
| bool | operator== (const Module &m) const |
| bool | operator< (const Module &m) const |
| bool | operator> (const Module &m) const |
Public Attributes | |
| SiliconTech | det {SiliconTech::strip} |
| DetectorZone | bec {DetectorZone::barrel} |
| int | lyr {} |
| int | eta {} |
| int | phi {} |
| std::vector< int > | numTracks |
| int | plane {-1} |
Definition at line 54 of file FPGATrackSimMapMakerAlg.h.
|
default |
|
inline |
Definition at line 63 of file FPGATrackSimMapMakerAlg.h.
|
inline |
Definition at line 71 of file FPGATrackSimMapMakerAlg.h.
| DetectorZone FPGATrackSimMapMakerAlg::Module::bec {DetectorZone::barrel} |
Definition at line 56 of file FPGATrackSimMapMakerAlg.h.
| SiliconTech FPGATrackSimMapMakerAlg::Module::det {SiliconTech::strip} |
Definition at line 55 of file FPGATrackSimMapMakerAlg.h.
| int FPGATrackSimMapMakerAlg::Module::eta {} |
Definition at line 58 of file FPGATrackSimMapMakerAlg.h.
| int FPGATrackSimMapMakerAlg::Module::lyr {} |
Definition at line 57 of file FPGATrackSimMapMakerAlg.h.
| std::vector<int> FPGATrackSimMapMakerAlg::Module::numTracks |
Definition at line 60 of file FPGATrackSimMapMakerAlg.h.
| int FPGATrackSimMapMakerAlg::Module::phi {} |
Definition at line 59 of file FPGATrackSimMapMakerAlg.h.
| int FPGATrackSimMapMakerAlg::Module::plane {-1} |
Definition at line 61 of file FPGATrackSimMapMakerAlg.h.