Main Page
Namespaces
Classes
Package Documentation
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
OverlapChecker
Definition:
OverlapChecker.h:17
configurableAnalysis::Candidate
char Candidate[]
Definition:
modules.cc:22
reco
fixed size matrix
Definition:
AlignmentAlgorithmBase.h:44
Generated for CMSSW Reference Manual by
1.8.11