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 
6 
7 class PixelFitter;
9 class PixelTrackFilter;
12 namespace edm { class Event; class EventSetup; class Run; }
13 
15 public:
16 
19 
21 
22  void halt();
23  void init(const edm::EventSetup& es);
24 
25 private:
32 
33 };
34 #endif
35 
void init(const edm::EventSetup &es)
OrderedHitsGenerator * theGenerator
TrackingRegionProducer * theRegionProducer
std::vector< TrackWithTTRHs > TracksWithTTRHs
void run(pixeltrackfitting::TracksWithTTRHs &tah, edm::Event &ev, const edm::EventSetup &es)
tuple conf
Definition: dbtoconf.py:185
PixelTrackReconstruction(const edm::ParameterSet &conf)