CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Rct_LUTconfiguration_cff.py
Go to the documentation of this file.
6 
7 CaloTPGTranscoder.hcalLUT2 = 'TPGcalcDecompress2Identity.txt'
8 EcalTrigPrimESProducer.DatabaseFile = 'TPG_startup.txt.gz'
9 l1CaloScales.L1CaloEmEtScaleLSB = 1.
10 
11 RCTConfigProducers.eGammaLSB = 1.
12 RCTConfigProducers.jetMETLSB = 1.
13 RCTConfigProducers.eMinForFGCut = 999. ## FG cut not used, this serves
14 
15 RCTConfigProducers.eMaxForFGCut = -999. ## to disable it.
16 
17 RCTConfigProducers.hOeCut = 999. ## H/E not used
18 
19 RCTConfigProducers.eMinForHoECut = 999. ## H/E cut not used,
20 
21 RCTConfigProducers.eMaxForHoECut = -999. ## disabled here
22 
23 RCTConfigProducers.hMinForHoECut = 999. ##
24 
25 RCTConfigProducers.eActivityCut = 2. ## Activity bits for tau calc
26 
27 RCTConfigProducers.hActivityCut = 2. ##
28 
29 RCTConfigProducers.eicIsolationThreshold = 0 ## Force non-isolation
30 
31 # The following vectors determine paths used
32 # Eeg
33 RCTConfigProducers.eGammaECalScaleFactors = [0., 0., 0., 0., 0.,
34  0., 0., 0., 0., 0.,
35  0., 0., 0., 0., 0.,
36  0., 0., 0., 0., 0.,
37  0., 0., 0., 0., 0.,
38  0., 0., 0.]
39 # Heg
40 RCTConfigProducers.eGammaHCalScaleFactors = [1., 1., 1., 1., 1.,
41  1., 1., 1., 1., 1.,
42  1., 1., 1., 1., 1.,
43  1., 1., 1., 1., 1.,
44  1., 1., 1., 1., 1.,
45  1., 1., 1.]
46 # ESums
47 RCTConfigProducers.jetMETECalScaleFactors = [0., 0., 0., 0., 0.,
48  0., 0., 0., 0., 0.,
49  0., 0., 0., 0., 0.,
50  0., 0., 0., 0., 0.,
51  0., 0., 0., 0., 0.,
52  0., 0., 0.]
53 # HSums
54 RCTConfigProducers.jetMETHCalScaleFactors = [1., 1., 1., 1., 1.,
55  1., 1., 1., 1., 1.,
56  1., 1., 1., 1., 1.,
57  1., 1., 1., 1., 1.,
58  1., 1., 1., 1., 1.,
59  1., 1., 1.]
60