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 67 of file RPCDQUtils.h.
TLorentzVector MyMuon::fourvec |
Definition at line 69 of file RPCDQUtils.h.
bool MyMuon::isolated {false} |
Definition at line 72 of file RPCDQUtils.h.
bool MyMuon::isZmumu {false} |
Definition at line 75 of file RPCDQUtils.h.
std::set<int> MyMuon::matchedL1ThrExclusive |
Definition at line 77 of file RPCDQUtils.h.
std::set<int> MyMuon::matchedL1ThrInclusive |
Definition at line 78 of file RPCDQUtils.h.
const xAOD::Muon* MyMuon::muon |
Definition at line 68 of file RPCDQUtils.h.
bool MyMuon::tagged {false} |
Definition at line 71 of file RPCDQUtils.h.
bool MyMuon::tagProbeAndZmumuOK {false} |
Definition at line 74 of file RPCDQUtils.h.
bool MyMuon::tagProbeOK {false} |
Definition at line 73 of file RPCDQUtils.h.