CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
modules.cc
Go to the documentation of this file.
5 
6 
7 
8 // Producers
9 //#include "PixelTrackProducerWithZPos.h"
10 //DEFINE_FWK_MODULE(PixelTrackProducerWithZPos);
11 
14 
17 
18 #include "TrackListCombiner.h"
20 
21 // Generator
26 
27 // Filters
32 
35 
36 // Fitter
41 
42 // Cleaner
47 
48 // Seed
49 //#include "RecoPixelVertexing/PixelLowPtUtilities/interface/SeedProducer.h"
50 //DEFINE_FWK_MODULE(SeedProducer);
51 
52 // TrajectoryFilter
56 
57 // HitFilter
61 
62 // the seed comparitor to remove seeds on incompatible angle/cluster compatibility
#define DEFINE_FWK_MODULE(type)
Definition: MakerMacros.h:17
#define DEFINE_FWK_EVENTSETUP_MODULE(type)
Definition: ModuleFactory.h:56
#define DEFINE_EDM_PLUGIN(factory, type, name)