#include "FWCore/PluginManager/interface/ModuleDef.h"
#include "FWCore/Framework/interface/MakerMacros.h"
#include "RecoLocalMuon/DTRecHit/plugins/DTRecHitProducer.h"
#include "RecoLocalMuon/DTRecHit/interface/DTRecHitAlgoFactory.h"
#include "RecoLocalMuon/DTRecHit/plugins/DTNoDriftAlgo.h"
#include "RecoLocalMuon/DTRecHit/plugins/DTLinearDriftAlgo.h"
#include "RecoLocalMuon/DTRecHit/plugins/DTLinearDriftFromDBAlgo.h"
#include "RecoLocalMuon/DTRecHit/plugins/DTParametrizedDriftAlgo.h"
#include "CalibMuon/DTDigiSync/interface/DTTTrigSyncFactory.h"
#include "CalibMuon/DTDigiSync/src/DTTTrigSyncTOFCorr.h"
#include "CalibMuon/DTDigiSync/src/DTTTrigSyncT0Only.h"
#include "CalibMuon/DTDigiSync/src/DTTTrigSyncFromDB.h"
Go to the source code of this file.
Functions | |
static const edm::ParameterSetDescriptionFillerPluginFactory::PMaker< edm::ParameterSetDescriptionFiller< DTRecHitProducer > > | s_filler__LINE__ ("DTRecHitProducer") |
static const edm::MakerPluginFactory::PMaker< edm::WorkerMaker< DTRecHitProducer > > | s_maker__LINE__ ("DTRecHitProducer") |
static const DTRecHitAlgoFactory::PMaker< DTNoDriftAlgo > | s_maker__LINE__ ("DTNoDriftAlgo") |
static const DTRecHitAlgoFactory::PMaker< DTLinearDriftAlgo > | s_maker__LINE__ ("DTLinearDriftAlgo") |
static const DTRecHitAlgoFactory::PMaker< DTLinearDriftFromDBAlgo > | s_maker__LINE__ ("DTLinearDriftFromDBAlgo") |
static const DTRecHitAlgoFactory::PMaker< DTParametrizedDriftAlgo > | s_maker__LINE__ ("DTParametrizedDriftAlgo") |
static const DTTTrigSyncFactory::PMaker< DTTTrigSyncTOFCorr > | s_maker__LINE__ ("DTTTrigSyncTOFCorr") |
static const DTTTrigSyncFactory::PMaker< DTTTrigSyncT0Only > | s_maker__LINE__ ("DTTTrigSyncT0Only") |
static const DTTTrigSyncFactory::PMaker< DTTTrigSyncFromDB > | s_maker__LINE__ ("DTTTrigSyncFromDB") |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |
|
static |