#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 > |