Main Page
Namespaces
Classes
Package Documentation
FastSimulation
Muons
plugins
SealModules.cc
Go to the documentation of this file.
1
#include "
FWCore/Framework/interface/MakerMacros.h
"
2
#include "
FastSimulation/Muons/plugins/FastTSGFromL2Muon.h
"
3
#include "
FastSimulation/Muons/plugins/FastTSGFromPropagation.h
"
4
#include "
FastSimulation/Muons/plugins/FastTSGFromIOHit.h
"
5
#include "
RecoMuon/TrackerSeedGenerator/interface/TrackerSeedGeneratorFactory.h
"
6
7
8
DEFINE_FWK_MODULE
(
FastTSGFromL2Muon
);
9
DEFINE_EDM_PLUGIN
(
TrackerSeedGeneratorFactory
,
FastTSGFromPropagation
,
"FastTSGFromPropagation"
);
10
DEFINE_EDM_PLUGIN
(
TrackerSeedGeneratorFactory
,
FastTSGFromIOHit
,
"FastTSGFromIOHit"
);
11
FastTSGFromL2Muon.h
FastTSGFromPropagation.h
MakerMacros.h
FastTSGFromIOHit
Definition:
FastTSGFromIOHit.h:25
DEFINE_FWK_MODULE
#define DEFINE_FWK_MODULE(type)
Definition:
MakerMacros.h:16
FastTSGFromPropagation
Definition:
FastTSGFromPropagation.h:50
edmplugin::PluginFactory
Definition:
PluginFactory.h:33
FastTSGFromL2Muon
Definition:
FastTSGFromL2Muon.h:23
TrackerSeedGeneratorFactory.h
FastTSGFromIOHit.h
DEFINE_EDM_PLUGIN
#define DEFINE_EDM_PLUGIN(factory, type, name)
Definition:
PluginFactory.h:121
Generated for CMSSW Reference Manual by
1.8.11