CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
RoadSearchCloudCleaner.h
Go to the documentation of this file.
1 #ifndef RoadSearchCloudCleaner_h
2 #define RoadSearchCloudCleaner_h
3 
4 //
5 // Package: RecoTracker/RoadSearchCloudCleaner
6 // Class: RoadSearchCloudCleaner
7 //
8 // Description: Calls RoadSeachCloudCleanerAlgorithm
9 // to find RoadSearchClouds.
10 //
11 // Original Author: Steve Wagner, stevew@pizero.colorado.edu
12 // Created: Sat Feb 19 22:00:00 UTC 2006
13 //
14 // $Author: wmtan $
15 // $Date: 2011/05/20 17:17:31 $
16 // $Revision: 1.3 $
17 //
18 
23 
24 
26 
28 
29 namespace cms
30 {
32  {
33  public:
34 
36 
37  virtual ~RoadSearchCloudCleaner();
38 
39  virtual void produce(edm::Event& e, const edm::EventSetup& c);
40 
41  private:
44 
45  };
46 }
47 
48 
49 #endif
RoadSearchCloudCleanerAlgorithm roadSearchCloudCleanerAlgorithm_
virtual void produce(edm::Event &e, const edm::EventSetup &c)
RoadSearchCloudCleaner(const edm::ParameterSet &conf)
tuple conf
Definition: dbtoconf.py:185