test
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
13
namespace
reco
{
14
class
Candidate
;
15
}
16
17
class
OverlapChecker
{
18
public
:
20
bool
operator()
(
const
reco::Candidate
&,
const
reco::Candidate
& )
const
;
21
};
22
23
#endif
reco::Candidate
Definition:
Candidate.h:28
dt_dqm_sourceclient_common_cff.reco
tuple reco
Definition:
dt_dqm_sourceclient_common_cff.py:107
OverlapChecker
Definition:
OverlapChecker.h:17
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:5
Generated for CMSSW Reference Manual by
1.8.5