CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
CosmicSeedGenerator.h
Go to the documentation of this file.
1 #ifndef CosmicSeedGenerator_h
2 #define CosmicSeedGenerator_h
3 
4 //
5 // Package: RecoTracker/GlobalPixelSeedGenerator
6 // Class: GlobalPixelSeedGenerator
7 //
8 // Description: Calls RoadSeachSeedFinderAlgorithm
9 // to find TrackingSeeds.
10 
11 
16 
17 
21 
22 
24 {
25  public:
26 
28 
29  virtual ~CosmicSeedGenerator();
30 
31  virtual void produce(edm::Event& e, const edm::EventSetup& c) override;
32 
33  private:
36  // get Inputs
40 
41 
42 };
43 
44 #endif
edm::EDGetTokenT< SiStripMatchedRecHit2DCollection > matchedrecHitsToken_
virtual void produce(edm::Event &e, const edm::EventSetup &c) override
edm::EDGetTokenT< SiStripRecHit2DCollection > rphirecHitsToken_
edm::EDGetTokenT< SiStripRecHit2DCollection > stereorecHitsToken_
CosmicSeedGenerator(const edm::ParameterSet &conf)
SeedGeneratorForCosmics cosmic_seed
tuple conf
Definition: dbtoconf.py:185