CMS 3D CMS Logo

PixelTrackProducer.h
Go to the documentation of this file.
1 #ifndef PixelTrackProducer_H
2 #define PixelTrackProducer_H
3 
7 
8 namespace edm { class Event; class EventSetup; class ParameterSet; class ConfigurationDescriptions; }
9 class TrackerTopology;
10 
12 
13 public:
14  explicit PixelTrackProducer(const edm::ParameterSet& conf);
15 
16  ~PixelTrackProducer() override;
17 
18  static void fillDescriptions(edm::ConfigurationDescriptions& descriptions);
19 
20  void produce(edm::Event& ev, const edm::EventSetup& es) override;
21 
22 private:
25 };
26 #endif
bool ev
std::vector< TrackWithTTRHs > TracksWithTTRHs
PixelTrackReconstruction theReconstruction
HLT enums.