![]() |
ATLAS Offline Software
|
Helper struct to keep track of the number of precision, trigger phi and trigger eta hits. More...
Public Attributes | |
| std::uint8_t | precision {0} |
| std::uint8_t | triggerPhi {0} |
| std::uint8_t | triggerEta {0} |
Friends | |
| std::ostream & | operator<< (std::ostream &ostr, const Counter &c) |
| stream the counter to ostream | |
Helper struct to keep track of the number of precision, trigger phi and trigger eta hits.
Definition at line 33 of file xAODSegmentCnvTool.h.
stream the counter to ostream
Definition at line 38 of file xAODSegmentCnvTool.h.
| std::uint8_t MuonR4::xAODSegmentCnvTool::Counter::precision {0} |
Definition at line 34 of file xAODSegmentCnvTool.h.
| std::uint8_t MuonR4::xAODSegmentCnvTool::Counter::triggerEta {0} |
Definition at line 36 of file xAODSegmentCnvTool.h.
| std::uint8_t MuonR4::xAODSegmentCnvTool::Counter::triggerPhi {0} |
Definition at line 35 of file xAODSegmentCnvTool.h.