src
L1Trigger
L1CaloTrigger
python
l1tPhase2CaloPFClusterEmulator_cfi.py
Go to the documentation of this file.
1
import
FWCore.ParameterSet.Config
as
cms
2
3
l1tPhase2CaloPFClusterEmulator = cms.EDProducer(
"Phase2L1CaloPFClusterEmulator"
,
4
gctFullTowers = cms.InputTag(
"l1tPhase2L1CaloEGammaEmulator"
,
"GCTFullTowers"
),
5
)
Generated for CMSSW Reference Manual by
1.8.14