![]() |
ATLAS Offline Software
|
#include <RPCDQUtils.h>
Public Attributes | |
| const xAOD::Muon * | muon {} |
| TLorentzVector | fourvec |
| bool | tagged {false} |
| bool | isolated {false} |
| bool | tagProbeOK {false} |
| bool | tagProbeAndZmumuOK {false} |
| bool | isZmumu {false} |
| std::set< int > | matchedL1ThrExclusive |
| std::set< int > | matchedL1ThrInclusive |
Definition at line 76 of file RPCDQUtils.h.
| TLorentzVector MyMuon::fourvec |
Definition at line 78 of file RPCDQUtils.h.
| bool MyMuon::isolated {false} |
Definition at line 81 of file RPCDQUtils.h.
| bool MyMuon::isZmumu {false} |
Definition at line 84 of file RPCDQUtils.h.
| std::set<int> MyMuon::matchedL1ThrExclusive |
Definition at line 86 of file RPCDQUtils.h.
| std::set<int> MyMuon::matchedL1ThrInclusive |
Definition at line 87 of file RPCDQUtils.h.
| const xAOD::Muon* MyMuon::muon {} |
Definition at line 77 of file RPCDQUtils.h.
| bool MyMuon::tagged {false} |
Definition at line 80 of file RPCDQUtils.h.
| bool MyMuon::tagProbeAndZmumuOK {false} |
Definition at line 83 of file RPCDQUtils.h.
| bool MyMuon::tagProbeOK {false} |
Definition at line 82 of file RPCDQUtils.h.