CMS 3D CMS Logo

OverlapChecker.h

Go to the documentation of this file.
00001 #ifndef Candidate_OverlapChecker_h
00002 #define Candidate_OverlapChecker_h
00003 
00015 namespace reco {
00016   class Candidate; 
00017 }
00018 
00019 class OverlapChecker {
00020 public:
00022   bool operator()( const reco::Candidate &, const reco::Candidate & ) const;
00023 };
00024 
00025 #endif

Generated on Tue Jun 9 17:27:27 2009 for CMSSW by  doxygen 1.5.4