src
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:27
OverlapChecker
Definition:
OverlapChecker.h:17
configurableAnalysis::Candidate
char Candidate[]
Definition:
modules.cc:20
OverlapChecker::operator()
bool operator()(const reco::Candidate &, const reco::Candidate &) const
return true if two candidates overlap
Definition:
OverlapChecker.cc:5
reco
fixed size matrix
Definition:
AlignmentAlgorithmBase.h:46
Generated for CMSSW Reference Manual by
1.8.14