#include <Matching.h>
Public Types | |
typedef Matching::index_type | index_type |
Public Member Functions | |
Match (index_type i1, index_type i2) | |
Public Attributes | |
index_type | index1 |
index_type | index2 |
Definition at line 34 of file Matching.h.
typedef Matching::index_type btag::Matching< Delta >::Match::index_type |
Definition at line 35 of file Matching.h.
|
inline |
index_type btag::Matching< Delta >::Match::index1 |
Definition at line 40 of file Matching.h.
Referenced by btag::Matching< Delta >::delta().
index_type btag::Matching< Delta >::Match::index2 |
Definition at line 40 of file Matching.h.
Referenced by btag::Matching< Delta >::delta().