#include "CommonTools/UtilAlgos/interface/NewMatcher.h"
#include "DataFormats/Candidate/interface/Candidate.h"
Go to the source code of this file.
Namespaces | |
reco::modulesNew | |
Typedefs | |
template<typename S , typename C1 , typename C2 , typename D = DeltaR<reco::Candidate>> | |
using | reco::modulesNew::CandMatcher = Matcher< C1, C2, S, D > |