Main Page
Namespaces
Classes
Package Documentation
CalibTracker
SiStripESProducers
plugins
real
modules.cc
Go to the documentation of this file.
1
#include "
FWCore/Framework/interface/MakerMacros.h
"
2
#include "
FWCore/Framework/interface/ModuleFactory.h
"
3
#include "
FWCore/Framework/interface/SourceFactory.h
"
4
5
6
7
#include "
CalibTracker/SiStripESProducers/plugins/real/SiStripQualityESProducer.h
"
8
DEFINE_FWK_EVENTSETUP_MODULE
(
SiStripQualityESProducer
);
9
10
#include "
CondFormats/DataRecord/interface/SiStripCondDataRecords.h
"
11
#include "
CalibTracker/Records/interface/SiStripDependentRecords.h
"
12
#include "
CalibTracker/SiStripESProducers/plugins/real/SiStripGainESProducerTemplate.h
"
13
typedef
SiStripGainESProducerTemplate<SiStripGainRcd,SiStripApvGainRcd>
SiStripGainESProducer
;
14
DEFINE_FWK_EVENTSETUP_MODULE
(
SiStripGainESProducer
);
15
typedef
SiStripGainESProducerTemplate<SiStripGainSimRcd,SiStripApvGainSimRcd>
SiStripGainSimESProducer
;
16
DEFINE_FWK_EVENTSETUP_MODULE
(
SiStripGainSimESProducer
);
17
18
#include "
CalibTracker/SiStripESProducers/plugins/real/SiStripDelayESProducer.h
"
19
DEFINE_FWK_EVENTSETUP_MODULE
(
SiStripDelayESProducer
);
20
21
#include "
CalibTracker/SiStripESProducers/plugins/real/SiStripLorentzAngleDepESProducer.h
"
22
DEFINE_FWK_EVENTSETUP_MODULE
(
SiStripLorentzAngleDepESProducer
);
23
24
#include "
CalibTracker/SiStripESProducers/plugins/real/SiStripBackPlaneCorrectionDepESProducer.h
"
25
DEFINE_FWK_EVENTSETUP_MODULE
(
SiStripBackPlaneCorrectionDepESProducer
);
SiStripDependentRecords.h
SiStripCondDataRecords.h
SiStripGainESProducerTemplate.h
SiStripBackPlaneCorrectionDepESProducer.h
MakerMacros.h
SiStripQualityESProducer
Definition:
SiStripQualityESProducer.h:20
SiStripLorentzAngleDepESProducer.h
SiStripDelayESProducer.h
DEFINE_FWK_EVENTSETUP_MODULE
#define DEFINE_FWK_EVENTSETUP_MODULE(type)
Definition:
ModuleFactory.h:60
SiStripDelayESProducer
Definition:
SiStripDelayESProducer.h:20
SiStripGainSimESProducer
SiStripGainESProducerTemplate< SiStripGainSimRcd, SiStripApvGainSimRcd > SiStripGainSimESProducer
Definition:
modules.cc:15
SourceFactory.h
ModuleFactory.h
SiStripGainESProducer
SiStripGainESProducerTemplate< SiStripGainRcd, SiStripApvGainRcd > SiStripGainESProducer
Definition:
modules.cc:13
SiStripQualityESProducer.h
SiStripGainESProducerTemplate
Definition:
SiStripGainESProducerTemplate.h:25
SiStripLorentzAngleDepESProducer
Definition:
SiStripLorentzAngleDepESProducer.h:21
SiStripBackPlaneCorrectionDepESProducer
Definition:
SiStripBackPlaneCorrectionDepESProducer.h:21
Generated for CMSSW Reference Manual by
1.8.11