src
CommonTools
CandAlgos
interface
CandMatcher.h
Go to the documentation of this file.
1
#ifndef CandAlgos_CandMatcher_h
2
#define CandAlgos_CandMatcher_h
3
/* \class CandMatcher
4
*
5
* Producer fo simple Candidate match map
6
*
7
*/
8
#include "
CommonTools/UtilAlgos/interface/Matcher.h
"
9
#include "
DataFormats/Candidate/interface/Candidate.h
"
10
#include "
CommonTools/CandUtils/interface/CandMapTrait.h
"
11
12
namespace
reco::modules
{
13
template
<
typename
S,
typename
Collection = Cand
id
ateCollection,
typename
D = DeltaR<reco::Cand
id
ate> >
14
using
CandMatcher
=
Matcher<Collection, Collection, S, D, typename reco::helper::CandMapTrait<Collection>::type
>;
15
}
// namespace reco::modules
16
#endif
Matcher.h
reco::modules::Matcher
Definition:
Matcher.h:45
Candidate.h
CandMapTrait.h
reco::modules
Definition:
IMASelector.h:46
Generated for CMSSW Reference Manual by
1.8.14