![]() |
ATLAS Offline Software
|
Helper struct to define the counting categories. More...
Public Types | |
| using | StIdx_t = Muon::MuonStationIndex::StIndex |
| using | TechIdx_t = Muon::MuonStationIndex::TechnologyIndex |
Public Member Functions | |
| bool | operator< (const FieldKey &other) const |
Public Attributes | |
| StIdx_t | stIdx {StIdx_t::StUnknown} |
| TechIdx_t | techIdx {TechIdx_t::TechnologyUnknown} |
| int | eta {0} |
Helper struct to define the counting categories.
Definition at line 69 of file SpacePointMakerAlg.h.
| using MuonR4::SpacePointMakerAlg::SpacePointStatistics::FieldKey::StIdx_t = Muon::MuonStationIndex::StIndex |
Definition at line 70 of file SpacePointMakerAlg.h.
| using MuonR4::SpacePointMakerAlg::SpacePointStatistics::FieldKey::TechIdx_t = Muon::MuonStationIndex::TechnologyIndex |
Definition at line 71 of file SpacePointMakerAlg.h.
| bool MuonR4::SpacePointMakerAlg::SpacePointStatistics::FieldKey::operator< | ( | const FieldKey & | other | ) | const |
Definition at line 74 of file SpacePointMakerAlg.cxx.
| int MuonR4::SpacePointMakerAlg::SpacePointStatistics::FieldKey::eta {0} |
Definition at line 74 of file SpacePointMakerAlg.h.
| StIdx_t MuonR4::SpacePointMakerAlg::SpacePointStatistics::FieldKey::stIdx {StIdx_t::StUnknown} |
Definition at line 72 of file SpacePointMakerAlg.h.
| TechIdx_t MuonR4::SpacePointMakerAlg::SpacePointStatistics::FieldKey::techIdx {TechIdx_t::TechnologyUnknown} |
Definition at line 73 of file SpacePointMakerAlg.h.
1.8.18