17 pfClusteringECAL = cms.Sequence(particleFlowRecHitECAL*particleFlowClusterECAL)
19 pfClusteringHCALall = cms.Sequence(particleFlowClusterHCAL+particleFlowClusterHFHAD+particleFlowClusterHFEM)
20 pfClusteringHCAL = cms.Sequence(particleFlowRecHitHCAL*pfClusteringHCALall)
21 pfClusteringHO = cms.Sequence(particleFlowRecHitHO*particleFlowClusterHO)
24 pfClusteringPS = cms.Sequence(particleFlowRecHitPS*particleFlowClusterPS)
27 towerMakerPF = calotowermaker.clone()
31 towerMakerPF.UseHO =
False
33 towerMakerPF.HBThreshold = 0.4
35 towerMakerPF.HESThreshold = 0.4
36 towerMakerPF.HEDThreshold = 0.4
40 towerMakerPF.HOThreshold0 = 0.2
41 towerMakerPF.HOThresholdPlus1 = 0.8
42 towerMakerPF.HOThresholdMinus1 = 0.8
43 towerMakerPF.HOThresholdPlus2 = 0.8
44 towerMakerPF.HOThresholdMinus2 = 0.8
46 towerMakerPF.HOWeight = 1.0
47 towerMakerPF.HOWeights = (1.0, 1.0, 1.0, 1.0, 1.0)
49 towerMakerPF.HF2Weight = 1.0
50 towerMakerPF.HF2Weights = (1.0, 1.0, 1.0, 1.0, 1.0)
52 towerMakerPF.HF1Weight = 1.0
53 towerMakerPF.HF1Weights = (1.0, 1.0, 1.0, 1.0, 1.0)
55 towerMakerPF.HF1Threshold = 1.2
57 towerMakerPF.HF2Threshold = 1.8
59 towerMakerPF.HBWeight = 1.0
60 towerMakerPF.HBWeights = (1.0, 1.0, 1.0, 1.0, 1.0)
62 towerMakerPF.HESWeight = 1.0
63 towerMakerPF.HESWeights = (1.0, 1.0, 1.0, 1.0, 1.0)
65 towerMakerPF.HEDWeight = 1.0
66 towerMakerPF.HEDWeights = (1.0, 1.0, 1.0, 1.0, 1.0)
68 towerMakerPF.HcalThreshold = -1000.0
70 towerMakerPF.EcutTower = -1000.0
73 towerMakerPF.HcalAcceptSeverityLevel = 11
75 towerMakerPF.UseHcalRecoveredHits =
True
77 towerMakerPF.AllowMissingInputs =
False
79 particleFlowClusterWithoutHO = cms.Sequence(
87 particleFlowCluster = cms.Sequence(