test
Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
CommonTools
CandAlgos
interface
NewCandMatcher.h
Go to the documentation of this file.
1
#ifndef CandAlgos_NewCandMatcher_h
2
#define CandAlgos_NewCandMatcher_h
3
/* \class CandMatcher
4
*
5
* Producer fo simple Candidate match map
6
*
7
*/
8
#include "
CommonTools/UtilAlgos/interface/NewMatcher.h
"
9
#include "
DataFormats/Candidate/interface/Candidate.h
"
10
11
namespace
reco
{
12
namespace
modulesNew {
13
template
<
typename
S,
typename
C1,
typename
C2,
typename
D = DeltaR<reco::Cand
id
ate> >
14
class
CandMatcher
:
public
Matcher
<C1, C2, S, D> {
15
public
:
16
CandMatcher
(
const
edm::ParameterSet
&
cfg
) :
Matcher
<C1, C2,
S
,
D
>( cfg ) { }
17
~CandMatcher
() { }
18
};
19
20
}
21
}
22
#endif
looper.cfg
tuple cfg
Definition:
looper.py:293
dt_dqm_sourceclient_common_cff.reco
tuple reco
Definition:
dt_dqm_sourceclient_common_cff.py:107
Candidate.h
reco::modulesNew::CandMatcher::~CandMatcher
~CandMatcher()
Definition:
NewCandMatcher.h:17
reco::modulesNew::CandMatcher
Definition:
NewCandMatcher.h:14
funct::D
DecomposeProduct< arg, typename Div::arg > D
Definition:
Factorize.h:150
NewMatcher.h
S
double S(const TLorentzVector &, const TLorentzVector &)
Definition:
Particle.cc:99
reco::modulesNew::CandMatcher::CandMatcher
CandMatcher(const edm::ParameterSet &cfg)
Definition:
NewCandMatcher.h:16
edm::ParameterSet
Definition:
ParameterSet.h:36
reco::modulesNew::Matcher
Definition:
NewMatcher.h:24
Generated for CMSSW Reference Manual by
1.8.5