CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
RoadSearchCloudMaker.h
Go to the documentation of this file.
1 #ifndef RoadSearchCloudMaker_h
2 #define RoadSearchCloudMaker_h
3 
4 //
5 // Package: RecoTracker/RoadSearchCloudMaker
6 // Class: RoadSearchCloudMaker
7 //
8 // Description: Calls RoadSeachCloudMakerAlgorithm
9 // to find RoadSearchClouds.
10 //
11 // Original Author: Oliver Gutsche, gutsche@fnal.gov
12 // Created: Sat Jan 14 22:00:00 UTC 2006
13 //
14 // $Author: gutsche $
15 // $Date: 2007/07/08 20:27:08 $
16 // $Revision: 1.6 $
17 //
18 
23 
25 
28 
30 
32 {
33 public:
34 
36 
37  virtual ~RoadSearchCloudMaker();
38 
39  virtual void produce(edm::Event& e, const edm::EventSetup& c);
40 
41 private:
49 
50 };
51 
52 #endif
RoadSearchCloudMaker(const edm::ParameterSet &conf)
RoadSearchCloudMakerAlgorithm roadSearchCloudMakerAlgorithm_
edm::ParameterSet conf_
edm::InputTag matchedStripRecHitsInputTag_
edm::InputTag pixelRecHitsInputTag_
edm::InputTag rphiStripRecHitsInputTag_
tuple conf
Definition: dbtoconf.py:185
virtual void produce(edm::Event &e, const edm::EventSetup &c)
edm::InputTag stereoStripRecHitsInputTag_