src
L1Trigger
L1TZDC
python
L1TZDCEmulation_cff.py
Go to the documentation of this file.
1
import
FWCore.ParameterSet.Config
as
cms
2
3
from
L1Trigger.L1TZDC.l1tZDCEtSums_cfi
import
l1tZDCEtSums
4
5
L1TZDCEmulationTask = cms.Task(
6
l1tZDCEtSums
7
)
Generated for CMSSW Reference Manual by
1.8.14