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 {
9  class Event;
10  class EventSetup;
11  class ParameterSet;
13 } // namespace edm
14 class TrackerTopology;
15 
17 public:
18  explicit PixelTrackProducer(const edm::ParameterSet& conf);
19 
20  ~PixelTrackProducer() override;
21 
22  static void fillDescriptions(edm::ConfigurationDescriptions& descriptions);
23 
24  void produce(edm::Event& ev, const edm::EventSetup& es) override;
25 
26 private:
29 };
30 #endif
bool ev
std::vector< TrackWithTTRHs > TracksWithTTRHs
static void fillDescriptions(edm::ConfigurationDescriptions &descriptions)
PixelTrackReconstruction theReconstruction
HLT enums.