Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
DataFormats
Candidate
interface
OverlapChecker.h
Go to the documentation of this file.
1
#ifndef Candidate_OverlapChecker_h
2
#define Candidate_OverlapChecker_h
3
15
namespace
reco
{
16
class
Candidate
;
17
}
18
19
class
OverlapChecker
{
20
public
:
22
bool
operator()
(
const
reco::Candidate
&,
const
reco::Candidate
& )
const
;
23
};
24
25
#endif
reco::Candidate
Definition:
Candidate.h:29
dt_dqm_sourceclient_common_cff.reco
tuple reco
Definition:
dt_dqm_sourceclient_common_cff.py:105
OverlapChecker
Definition:
OverlapChecker.h:19
configurableAnalysis::Candidate
char Candidate[]
Definition:
modules.cc:22
OverlapChecker::operator()
bool operator()(const reco::Candidate &, const reco::Candidate &) const
return true if two candidates overlap
Definition:
OverlapChecker.cc:6
Generated for CMSSW Reference Manual by
1.8.5