CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
PixelTrackReconstruction.h
Go to the documentation of this file.
1 #ifndef RecoPixelVertexing_PixelTrackFitting_PixelTrackReconstruction_H
2 #define RecoPixelVertexing_PixelTrackFitting_PixelTrackReconstruction_H
3 
7 
8 
9 class PixelFitter;
10 class PixelTrackCleaner;
11 class PixelTrackFilter;
15 
16 namespace edm { class Event; class EventSetup; class Run; }
17 
19 public:
20 
24 
26 
27  void halt();
28  void init(const edm::EventSetup& es);
29 
30 private:
33  std::unique_ptr<PixelTrackFilter> theFilter;
38 };
39 #endif
40 
void init(const edm::EventSetup &es)
OrderedHitsGenerator * theGenerator
TrackingRegionProducer * theRegionProducer
std::vector< TrackWithTTRHs > TracksWithTTRHs
PixelTrackReconstruction(const edm::ParameterSet &conf, edm::ConsumesCollector &&iC)
std::unique_ptr< PixelTrackFilter > theFilter
void run(pixeltrackfitting::TracksWithTTRHs &tah, edm::Event &ev, const edm::EventSetup &es)
tuple conf
Definition: dbtoconf.py:185
QuadrupletSeedMerger * theMerger_