CMS 3D CMS Logo

Classes | Namespaces | Functions

/data/refman/pasoursint/CMSSW_5_3_0/src/RecoJets/FFTJetAlgorithms/interface/matchOneToOne.h File Reference

#include <vector>
#include <algorithm>

Go to the source code of this file.

Classes

struct  fftjetcms::Private::matchOneToOne_MatchInfo

Namespaces

namespace  fftjetcms
namespace  fftjetcms::Private

Functions

template<class T1 , class T2 , class DistanceCalculator >
unsigned fftjetcms::matchOneToOne (const std::vector< T1 > &v1, const std::vector< T2 > &v2, const DistanceCalculator &calc, std::vector< int > *matchFrom1To2, const double maxMatchingDistance=1.0e300)