CMS 3D CMS Logo

Variables
CaloTPGTranscoder_cfi Namespace Reference

Variables

 CaloTPGTranscoder
 
 linearLUTs
 

Variable Documentation

◆ CaloTPGTranscoder

CaloTPGTranscoder_cfi.CaloTPGTranscoder
Initial value:
1 = cms.ESProducer("CaloTPGTranscoderULUTs",
2  hcalLUT1 = cms.FileInPath('CalibCalorimetry/CaloTPG/data/outputLUTtranscoder_physics.dat'),
3  hcalLUT2 = cms.FileInPath('CalibCalorimetry/CaloTPG/data/TPGcalcDecompress2.txt'),
4  read_Ascii_Compression_LUTs = cms.bool(False),
5  read_Ascii_RCT_LUTs = cms.bool(False),
6  ietaLowerBound = cms.vint32( 1,18,27,29),
7  ietaUpperBound = cms.vint32(17,26,28,32),
8  ZS = cms.vint32(4,2,1,0),
9  LUTfactor = cms.vint32(1,2,5,0),
10  linearLUTs = cms.bool(False),
11  nominal_gain = cms.double(0.177),
12  RCTLSB = cms.double(0.25),
13  tpScales = tpScales,
14 )

Definition at line 5 of file CaloTPGTranscoder_cfi.py.

Referenced by HcalLuttoDB.analyze().

◆ linearLUTs

CaloTPGTranscoder_cfi.linearLUTs

Definition at line 21 of file CaloTPGTranscoder_cfi.py.