CMS 3D CMS Logo

SubsetHsmModeFinder3d.h

Go to the documentation of this file.
00001 #ifndef SubsetHsmModeFinder3d_H
00002 #define SubsetHsmModeFinder3d_H
00003 
00004 #include "RecoVertex/VertexTools/interface/ModeFinder3d.h"
00005 
00014 class SubsetHsmModeFinder3d : public ModeFinder3d {
00015 public:
00016   virtual GlobalPoint operator () ( const vector< PointAndDistance> & values ) const;
00017   virtual SubsetHsmModeFinder3d * clone() const;
00018 };
00019 
00020 #endif

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