CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
RoadSearchCloudCleanerAlgorithm.h
Go to the documentation of this file.
1 #ifndef CloudCleanerAlgorithm_h
2 #define CloudCleanerAlgorithm_h
3 
4 //
5 // Package: RecoTracker/RoadSearchCloudCleaner
6 // Class: RoadSearchCloudCleanerAlgorithm
7 //
8 //
9 // Original Author: Steve Wagner, stevew@pizero.colorado.edu
10 // Created: Sat Feb 19 22:00:00 UTC 2006
11 //
12 // $Author: gutsche $
13 // $Date: 2006/08/29 22:18:38 $
14 // $Revision: 1.2 $
15 //
16 
19 
21 
23 {
24  public:
25 
28 
31  const edm::EventSetup& es,
33 
34  private:
36  unsigned int maxRecHitsInCloud_;
37 
38 };
39 
40 #endif
tuple conf
Definition: dbtoconf.py:185
void run(const RoadSearchCloudCollection *input, const edm::EventSetup &es, RoadSearchCloudCollection &output)
Runs the algorithm.
RoadSearchCloudCleanerAlgorithm(const edm::ParameterSet &conf)
std::vector< RoadSearchCloud > RoadSearchCloudCollection