CMS 3D CMS Logo

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:
25  explicit PixelTracksProducer(const edm::ParameterSet& conf);
26 
28 
29  virtual void produce(edm::Event& ev, const edm::EventSetup& es);
30 
31 private:
32 
35 
38 
39 };
40 #endif
41 
42 
bool ev
TrackingRegionProducer * theRegionProducer
edm::EDGetTokenT< TrajectorySeedCollection > seedProducerToken
edm::EDGetTokenT< PixelTrackFilter > filterToken
HLT enums.
edm::EDGetTokenT< PixelFitter > fitterToken