Main Page
Namespaces
Classes
Package Documentation
SimCalorimetry
EcalTrigPrimProducers
python
ecalTriggerPrimitiveDigis_cff.py
Go to the documentation of this file.
1
import
FWCore.ParameterSet.Config
as
cms
2
3
# Trigger Primitive Producer
4
from
SimCalorimetry.EcalTrigPrimProducers.ecalTriggerPrimitiveDigis_cfi
import
*
5
6
7
# esmodule creating records + corresponding empty essource
8
# when commented, one takes the configuration from the global tag
9
#
10
#from SimCalorimetry.EcalTrigPrimProducers.ecalTrigPrimESProducer_cff import *
11
12
#Common
13
from
Configuration.Eras.Modifier_phase2_hgcal_cff
import
phase2_hgcal
14
phase2_hgcal.toModify( simEcalTriggerPrimitiveDigis, BarrelOnly = cms.bool(
True
) )
ecalTriggerPrimitiveDigis_cfi
Generated for CMSSW Reference Manual by
1.8.11