CMS 3D CMS Logo

Public Types | Public Member Functions | Public Attributes

btag::Matching< Delta >::Match Struct Reference

#include <Matching.h>

List of all members.

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

Detailed Description

template<typename Delta>
struct btag::Matching< Delta >::Match

Definition at line 36 of file Matching.h.


Member Typedef Documentation

template<typename Delta>
typedef Matching::index_type btag::Matching< Delta >::Match::index_type

Definition at line 37 of file Matching.h.


Constructor & Destructor Documentation

template<typename Delta>
btag::Matching< Delta >::Match::Match ( index_type  i1,
index_type  i2 
) [inline]

Definition at line 39 of file Matching.h.

                                               {}


Member Data Documentation

template<typename Delta>
index_type btag::Matching< Delta >::Match::index1

Definition at line 42 of file Matching.h.

template<typename Delta>
index_type btag::Matching< Delta >::Match::index2

Definition at line 42 of file Matching.h.