CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
PixelTracksProducer.h
Go to the documentation of this file.
1 #ifndef FastSimulation_Tracking_PixelTracksProducer_H
2 #define FastSimulation_Tracking_PixelTracksProducer_H
3 
6 
8 
9 #include <string>
10 
11 class PixelFitter;
12 class PixelTrackFilter;
14 
15 namespace edm {
16  class ParameterSet;
17  class Event;
18  class EventSetup;
19 }
20 
21 
23 
24 public:
26 
28 
29  virtual void produce(edm::Event& ev, const edm::EventSetup& es);
30 
31 private:
32 
36 
39 
40 };
41 #endif
42 
43 
edm::InputTag seedProducer
PixelTracksProducer(const edm::ParameterSet &conf)
bool ev
virtual void produce(edm::Event &ev, const edm::EventSetup &es)
TrackingRegionProducer * theRegionProducer
edm::EDGetTokenT< TrajectorySeedCollection > seedProducerToken
const PixelTrackFilter * theFilter
tuple conf
Definition: dbtoconf.py:185
const PixelFitter * theFitter