10 towerMakerPF = calotowermaker.clone()
14 towerMakerPF.UseHO =
False
16 towerMakerPF.HBThreshold = 0.4
18 towerMakerPF.HESThreshold = 0.4
19 towerMakerPF.HEDThreshold = 0.4
23 towerMakerPF.HOThreshold0 = 0.2
24 towerMakerPF.HOThresholdPlus1 = 0.8
25 towerMakerPF.HOThresholdMinus1 = 0.8
26 towerMakerPF.HOThresholdPlus2 = 0.8
27 towerMakerPF.HOThresholdMinus2 = 0.8
29 towerMakerPF.HOWeight = 1.0
30 towerMakerPF.HOWeights = (1.0, 1.0, 1.0, 1.0, 1.0)
32 towerMakerPF.HF2Weight = 1.0
33 towerMakerPF.HF2Weights = (1.0, 1.0, 1.0, 1.0, 1.0)
35 towerMakerPF.HF1Weight = 1.0
36 towerMakerPF.HF1Weights = (1.0, 1.0, 1.0, 1.0, 1.0)
38 towerMakerPF.HF1Threshold = 1.2
40 towerMakerPF.HF2Threshold = 1.8
42 towerMakerPF.HBWeight = 1.0
43 towerMakerPF.HBWeights = (1.0, 1.0, 1.0, 1.0, 1.0)
45 towerMakerPF.HESWeight = 1.0
46 towerMakerPF.HESWeights = (1.0, 1.0, 1.0, 1.0, 1.0)
48 towerMakerPF.HEDWeight = 1.0
49 towerMakerPF.HEDWeights = (1.0, 1.0, 1.0, 1.0, 1.0)
51 towerMakerPF.HcalThreshold = -1000.0
53 towerMakerPF.EcutTower = -1000.0
56 towerMakerPF.HcalAcceptSeverityLevel = 11
58 towerMakerPF.UseHcalRecoveredHits =
True
60 towerMakerPF.AllowMissingInputs =
False