Main Page
Namespaces
Classes
Package Documentation
src
Validation
HGCalValidation
python
hgcalRunEmulatorValidationTPG_cff.py
Go to the documentation of this file.
1
import
FWCore.ParameterSet.Config
as
cms
2
3
from
L1Trigger.L1THGCal.hgcalTriggerGeometryESProducer_cfi
import
*
4
from
L1Trigger.L1THGCal.hgcalVFEProducer_cfi
import
*
5
from
L1Trigger.L1THGCal.hgcalConcentratorProducer_cfi
import
*
6
from
L1Trigger.L1THGCal.hgcalBackEndLayer1Producer_cfi
import
*
7
from
L1Trigger.L1THGCal.hgcalBackEndLayer2Producer_cfi
import
*
8
from
L1Trigger.L1THGCal.hgcalTowerMapProducer_cfi
import
*
9
from
L1Trigger.L1THGCal.hgcalTowerProducer_cfi
import
*
10
from
L1Trigger.L1THGCal.hgcalTriggerPrimitives_cff
import
*
11
from
Validation.HGCalValidation.hgcalValidationTPG_cfi
import
*
12
13
# load DQM
14
from
DQMServices.Core.DQM_cfg
import
*
15
from
DQMServices.Components.DQMEnvironment_cfi
import
*
16
from
Configuration.StandardSequences.EDMtoMEAtJobEnd_cff
import
*
17
# import DQMStore service
18
from
DQMOffline.Configuration.DQMOffline_cff
import
*
19
dqmSaver.workflow =
'/validation/'
+
'HGCAL'
+
'/TPG'
20
21
22
hgcalTPGRunEmulatorValidation = cms.Sequence(hgcalTriggerPrimitives*hgcalTrigPrimValidation*dqmSaver)
DQM_cfg
Output File Configuration.
hgcalTriggerPrimitives_cff
hgcalBackEndLayer1Producer_cfi
hgcalTowerProducer_cfi
DQMOffline_cff
DQMEnvironment_cfi
hgcalConcentratorProducer_cfi
hgcalValidationTPG_cfi
EDMtoMEAtJobEnd_cff
hgcalBackEndLayer2Producer_cfi
hgcalVFEProducer_cfi
hgcalTriggerGeometryESProducer_cfi
hgcalTowerMapProducer_cfi
Generated for CMSSW Reference Manual by
1.8.11