Public Member Functions | |
| MuonToolSelect (const std::string &name) | |
| StatusCode | initialize () override |
| virtual StatusCode | selectObject (xAOD::Muon &muon) override |
Public Attributes | |
| xAOD::Muon::Quality | m_quality |
| description: desired quality | |
| ana::MuonToolSelect::MuonToolSelect | ( | const std::string & | name | ) |
effects: standard constructor guarantee: strong failures: out of memory II
| StatusCode ana::MuonToolSelect::initialize | ( | void | ) | [override, virtual] |
effects: initialize this tool guarantee: basic failures: configuration errors
Reimplemented from asg::AsgTool.
| StatusCode ana::MuonToolSelect::selectObject | ( | xAOD::Muon & | muon | ) | [override, virtual] |
returns: whether the object passes object selection guarantee: basic failures: definition dependent
1.6.1