CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
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 
20 public:
22  bool operator()( const reco::Candidate &, const reco::Candidate & ) const;
23 };
24 
25 #endif
bool operator()(const reco::Candidate &, const reco::Candidate &) const
return true if two candidates overlap