CMS 3D CMS Logo

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

Variables

tuple HcalTPGCoderULUT
 
tuple HcalTrigTowerGeometryESProducer = cms.ESProducer("HcalTrigTowerGeometryESProducer")
 

Variable Documentation

tuple hcaltpdigi_cff.HcalTPGCoderULUT
Initial value:
1 = cms.ESProducer("HcalTPGCoderULUT",
2  read_Ascii_LUTs = cms.bool(False),
3  read_XML_LUTs = cms.bool(False),
4  read_FG_LUTs = cms.bool(False),
5  LUTGenerationMode = cms.bool(True),
6  linearLUTs = cms.bool(False),
7  contain1TSHB = cms.bool(False),
8  contain1TSHE = cms.bool(False),
9  containPhaseNSHE = cms.double(6.0),
10  containPhaseNSHB = cms.double(6.0),
11  applyFixPCC = PCCUpdate.applyFixPCC,
12  overrideDBweightsAndFilterHB = cms.bool(False),
13  overrideDBweightsAndFilterHE = cms.bool(False),
14  tpScales = tpScales,
15  MaskBit = cms.int32(0x8000),
16  FG_HF_thresholds = cms.vuint32(17, 255),
17  inputLUTs = cms.FileInPath('CalibCalorimetry/HcalTPGAlgos/data/inputLUTcoder_physics.dat'),
18  FGLUTs = cms.FileInPath('CalibCalorimetry/HcalTPGAlgos/data/HBHE_FG_LUT.dat'),
19  RCalibFile = cms.FileInPath('CalibCalorimetry/HcalTPGAlgos/data/RecHit-TPG-calib.dat')
20 )

Definition at line 14 of file hcaltpdigi_cff.py.

tuple hcaltpdigi_cff.HcalTrigTowerGeometryESProducer = cms.ESProducer("HcalTrigTowerGeometryESProducer")

Definition at line 35 of file hcaltpdigi_cff.py.