3 import Geometry.HcalEventSetup.hcalTopologyIdeal_cfi
24 pfClusteringECAL = cms.Sequence(particleFlowRecHitECALWithTime*
25 particleFlowClusterECALWithTimeSequence)
26 particleFlowClusterECAL.inputECAL = cms.InputTag(
'particleFlowClusterECALWithTimeSelected')
28 pfClusteringECAL = cms.Sequence(particleFlowRecHitECAL*
29 particleFlowClusterECALSequence)
31 pfClusteringHCAL = cms.Sequence(particleFlowRecHitHCAL*particleFlowClusterHCAL)
32 pfClusteringHCALall = cms.Sequence(particleFlowClusterHCAL+particleFlowClusterHFHAD+particleFlowClusterHFEM)
33 pfClusteringHCAL = cms.Sequence(particleFlowRecHitHCAL*pfClusteringHCALall)
35 pfClusteringHO = cms.Sequence(particleFlowRecHitHO*particleFlowClusterHO)
38 pfClusteringPS = cms.Sequence(particleFlowRecHitPS*particleFlowClusterPS)
40 towerMakerPF = calotowermaker.clone()
44 towerMakerPF.UseHO =
False
46 towerMakerPF.HBThreshold = 0.4
48 towerMakerPF.HESThreshold = 0.4
49 towerMakerPF.HEDThreshold = 0.4
53 towerMakerPF.HOThreshold0 = 0.2
54 towerMakerPF.HOThresholdPlus1 = 0.8
55 towerMakerPF.HOThresholdMinus1 = 0.8
56 towerMakerPF.HOThresholdPlus2 = 0.8
57 towerMakerPF.HOThresholdMinus2 = 0.8
59 towerMakerPF.HOWeight = 1.0
60 towerMakerPF.HOWeights = (1.0, 1.0, 1.0, 1.0, 1.0)
62 towerMakerPF.HF2Weight = 1.0
63 towerMakerPF.HF2Weights = (1.0, 1.0, 1.0, 1.0, 1.0)
65 towerMakerPF.HF1Weight = 1.0
66 towerMakerPF.HF1Weights = (1.0, 1.0, 1.0, 1.0, 1.0)
68 towerMakerPF.HF1Threshold = 1.2
70 towerMakerPF.HF2Threshold = 1.8
72 towerMakerPF.HBWeight = 1.0
73 towerMakerPF.HBWeights = (1.0, 1.0, 1.0, 1.0, 1.0)
75 towerMakerPF.HESWeight = 1.0
76 towerMakerPF.HESWeights = (1.0, 1.0, 1.0, 1.0, 1.0)
78 towerMakerPF.HEDWeight = 1.0
79 towerMakerPF.HEDWeights = (1.0, 1.0, 1.0, 1.0, 1.0)
81 towerMakerPF.HcalThreshold = -1000.0
83 towerMakerPF.EcutTower = -1000.0
86 towerMakerPF.HcalAcceptSeverityLevel = 11
88 towerMakerPF.UseHcalRecoveredHits =
True
90 towerMakerPF.AllowMissingInputs =
False
92 particleFlowClusterWithoutHO = cms.Sequence(
100 particleFlowCluster = cms.Sequence(