ATLAS Offline Software
|
#include <ITrigMuonMatching.h>
Public Member Functions | |
DimuonChainInfo (const std::string &chain_="") | |
Public Attributes | |
std::string | chain |
std::pair< std::string, std::string > | thresholds |
bool | isEFFS |
bool | isSymmetric |
bool | isValid |
Definition at line 13 of file ITrigMuonMatching.h.
|
inline |
Definition at line 21 of file ITrigMuonMatching.h.
std::string DimuonChainInfo::chain |
Definition at line 15 of file ITrigMuonMatching.h.
bool DimuonChainInfo::isEFFS |
Definition at line 17 of file ITrigMuonMatching.h.
bool DimuonChainInfo::isSymmetric |
Definition at line 18 of file ITrigMuonMatching.h.
bool DimuonChainInfo::isValid |
Definition at line 19 of file ITrigMuonMatching.h.
std::pair<std::string, std::string> DimuonChainInfo::thresholds |
Definition at line 16 of file ITrigMuonMatching.h.