ATLAS Offline Software
|
This is the complete list of members for Trig::ITrigMuonMatching, including all inherited members.
initialize(void)=0 | Trig::ITrigMuonMatching | pure virtual |
isPassedRerun(const std::string &trigger) const =0 | Trig::ITrigMuonMatching | pure virtual |
match(const xAOD::Muon *mu, const std::string &chain, const double mindelR=0.1) const =0 | Trig::ITrigMuonMatching | pure virtual |
match(const double eta, const double phi, const std::string &chain, const double mindelR=0.1) const =0 | Trig::ITrigMuonMatching | pure virtual |
matchDimuon(const xAOD::Muon *mu1, const xAOD::Muon *mu2, const std::string &chain, std::pair< Bool_t, Bool_t > &result1, std::pair< Bool_t, Bool_t > &result2, const Double_t &mindelR=0.1)=0 | Trig::ITrigMuonMatching | pure virtual |
matchDimuon(const TLorentzVector &muon1, const TLorentzVector &muon2, const std::string &chain, std::pair< Bool_t, Bool_t > &result1, std::pair< Bool_t, Bool_t > &result2, const Double_t &mindelR=0.1)=0 | Trig::ITrigMuonMatching | pure virtual |
matchL1(const xAOD::Muon *mu, const std::string &l1item, const double DelR=0.2) const =0 | Trig::ITrigMuonMatching | pure virtual |
matchL1(const double eta, const double phi, const std::string &l1item, const double DelR=0.2) const =0 | Trig::ITrigMuonMatching | pure virtual |
matchL2CB(const xAOD::Muon *mu, const std::string &chain, const double DelR=0.2) const =0 | Trig::ITrigMuonMatching | pure virtual |
matchL2SA(const xAOD::Muon *mu, const std::string &l1item, const std::string &chain, const double DelR=0.2) const =0 | Trig::ITrigMuonMatching | pure virtual |
minDelR(const xAOD::Muon *mu, const std::string &chain, const double mindelR=0.1) const =0 | Trig::ITrigMuonMatching | pure virtual |
minDelRL1(const xAOD::Muon *mu, const std::string &l1item, const double DelR=0.2) const =0 | Trig::ITrigMuonMatching | pure virtual |
print() const =0 | asg::IAsgTool | pure virtual |
~IAsgTool() | asg::IAsgTool | inlinevirtual |