L1Trigger
Configuration
python
CaloTriggerPrimitives_cff.py
Go to the documentation of this file.
1
import
FWCore.ParameterSet.Config
as
cms
2
3
# ECAL TPG
4
from
SimCalorimetry.EcalTrigPrimProducers.ecalTriggerPrimitiveDigis_with_suppressed_cfi
import
*
5
6
# HCAL TPG
7
from
SimCalorimetry.HcalTrigPrimProducers.hcaltpdigi_cff
import
*
8
9
#
10
CaloTriggerPrimitives = cms.Sequence(simEcalTriggerPrimitiveDigis*simHcalTriggerPrimitiveDigis)
11
ecalTriggerPrimitiveDigis_with_suppressed_cfi
hcaltpdigi_cff
Generated for CMSSW Reference Manual by
1.8.14