3 import Geometry.HcalEventSetup.hcalTopologyIdeal_cfi
19 pfClusteringECAL = cms.Sequence(particleFlowRecHitECAL*particleFlowClusterECAL)
21 pfClusteringHCALall = cms.Sequence(particleFlowClusterHCAL+particleFlowClusterHFHAD+particleFlowClusterHFEM)
22 pfClusteringHCAL = cms.Sequence(particleFlowRecHitHCAL*pfClusteringHCALall)
23 pfClusteringHO = cms.Sequence(particleFlowRecHitHO*particleFlowClusterHO)
26 pfClusteringPS = cms.Sequence(particleFlowRecHitPS*particleFlowClusterPS)
29 towerMakerPF = calotowermaker.clone()
33 towerMakerPF.UseHO =
False
35 towerMakerPF.HBThreshold = 0.4
37 towerMakerPF.HESThreshold = 0.4
38 towerMakerPF.HEDThreshold = 0.4
42 towerMakerPF.HOThreshold0 = 0.2
43 towerMakerPF.HOThresholdPlus1 = 0.8
44 towerMakerPF.HOThresholdMinus1 = 0.8
45 towerMakerPF.HOThresholdPlus2 = 0.8
46 towerMakerPF.HOThresholdMinus2 = 0.8
48 towerMakerPF.HOWeight = 1.0
49 towerMakerPF.HOWeights = (1.0, 1.0, 1.0, 1.0, 1.0)
51 towerMakerPF.HF2Weight = 1.0
52 towerMakerPF.HF2Weights = (1.0, 1.0, 1.0, 1.0, 1.0)
54 towerMakerPF.HF1Weight = 1.0
55 towerMakerPF.HF1Weights = (1.0, 1.0, 1.0, 1.0, 1.0)
57 towerMakerPF.HF1Threshold = 1.2
59 towerMakerPF.HF2Threshold = 1.8
61 towerMakerPF.HBWeight = 1.0
62 towerMakerPF.HBWeights = (1.0, 1.0, 1.0, 1.0, 1.0)
64 towerMakerPF.HESWeight = 1.0
65 towerMakerPF.HESWeights = (1.0, 1.0, 1.0, 1.0, 1.0)
67 towerMakerPF.HEDWeight = 1.0
68 towerMakerPF.HEDWeights = (1.0, 1.0, 1.0, 1.0, 1.0)
70 towerMakerPF.HcalThreshold = -1000.0
72 towerMakerPF.EcutTower = -1000.0
75 towerMakerPF.HcalAcceptSeverityLevel = 11
77 towerMakerPF.UseHcalRecoveredHits =
True
79 towerMakerPF.AllowMissingInputs =
False
81 particleFlowClusterWithoutHO = cms.Sequence(
89 particleFlowCluster = cms.Sequence(