CMS 3D CMS Logo

/data/refman/pasoursint/CMSSW_5_2_9/src/DQM/EcalCommon/python/CommonParams_cfi.py

Go to the documentation of this file.
00001 ecalCommonParams = dict(
00002     hltTaskMode = 0, #0 -> Do not produce FED plots; 1 -> Only produce FED plots; 2 -> Do both
00003     hltTaskFolder = "FEDIntegrity",
00004     laserWavelengths = [1, 2, 3, 4],
00005     MGPAGains = [1, 6, 12],
00006     MGPAGainsPN = [1, 16]
00007 )