CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Namespaces | Typedefs
CandMatcher.h File Reference
#include "CommonTools/UtilAlgos/interface/Matcher.h"
#include "DataFormats/Candidate/interface/Candidate.h"
#include "CommonTools/CandUtils/interface/CandMapTrait.h"

Go to the source code of this file.

Namespaces

 reco::modules
 

Typedefs

template<typename S , typename Collection = CandidateCollection, typename D = DeltaR<reco::Candidate>>
using reco::modules::CandMatcher = Matcher< Collection, Collection, S, D, typename reco::helper::CandMapTrait< Collection >::type >