15 #ifndef L1TriggerGlobalMuonTrigger_L1MuGMTMatcher_h
16 #define L1TriggerGlobalMuonTrigger_L1MuGMTMatcher_h
63 inline int id()
const {
return m_id; }
85 std::vector<const L1MuRegionalCand*>
first;
86 std::vector<const L1MuRegionalCand*>
second;
bool pairM(int i, int j) const
return pair matrix
const L1MuGlobalMuonTrigger & m_gmt
virtual ~L1MuGMTMatcher()
destructor
void print()
print matching results
std::vector< const L1MuRegionalCand * > second
int id() const
return identifier
int lookup_mq(int i, int j)
std::vector< const L1MuRegionalCand * > first
L1MuGMTMatrix< bool > pairMatrix
void reset()
clear Matcher
static const unsigned int MaxMatch
const L1MuGMTMatrix< bool > & pairM() const
return pair matrix
L1MuGMTMatcher(const L1MuGlobalMuonTrigger &gmt, int id)
constructor
L1MuGMTMatrix< int > matchQuality