CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Variables
caloStage1WriteLuts_cfi Namespace Reference

Variables

tuple writeLuts
 from L1Trigger.L1TCalorimeter.caloStage1Params_cfi import * More...
 

Variable Documentation

tuple caloStage1WriteLuts_cfi.writeLuts
Initial value:
1 = cms.EDAnalyzer("L1TCaloStage1LutWriter",
2  writeIsoTauLut = cms.untracked.bool(False),
3  isoTauLutName = cms.untracked.string("isoTauLut.txt"),
4  conditionsLabel = cms.string('')
5  )

from L1Trigger.L1TCalorimeter.caloStage1Params_cfi import *

Definition at line 5 of file caloStage1WriteLuts_cfi.py.