Main Page
Namespaces
Classes
Package Documentation
L1Trigger
GlobalCaloTrigger
python
l1GctPrintLuts_cfi.py
Go to the documentation of this file.
1
import
FWCore.ParameterSet.Config
as
cms
2
3
l1GctPrintLuts = cms.EDAnalyzer(
"L1GctPrintLuts"
,
4
jetRanksFilename = cms.untracked.string(
"gctJetRanksContents.txt"
),
5
hfSumLutFilename = cms.untracked.string(
"gctHfSumLutContents.txt"
)
6
)
7
8
Generated for CMSSW Reference Manual by
1.8.11