CMS 3D CMS Logo

SealModules.cc
Go to the documentation of this file.
5 #include "SeedCombiner.h"
6 
10 
11 
16 
17 DEFINE_EDM_PLUGIN(SeedCreatorFactory, SeedFromConsecutiveHitsCreator, "SeedFromConsecutiveHitsCreator");
18 DEFINE_EDM_PLUGIN(SeedCreatorFactory, SeedFromConsecutiveHitsStraightLineCreator, "SeedFromConsecutiveHitsStraightLineCreator");
19 DEFINE_EDM_PLUGIN(SeedCreatorFactory, SeedFromConsecutiveHitsTripletOnlyCreator, "SeedFromConsecutiveHitsTripletOnlyCreator");
20 
25 
26 
31 
35 
#define DEFINE_FWK_MODULE(type)
Definition: MakerMacros.h:16
#define DEFINE_EDM_PLUGIN(factory, type, name)