3 AnomalousCellParameters,
4 src = cms.InputTag(
'CastorTowerReco'),
5 srcPVs = cms.InputTag(
'offlinePrimaryVertices'),
6 jetType = cms.string(
'BasicJet'),
8 jetPtMin = cms.double(0.0),
10 inputEtMin = cms.double(0.0),
12 inputEMin = cms.double(0.0),
14 doPVCorrection = cms.bool(
True),
16 doPUOffsetCorr = cms.bool(
False),
18 nSigmaPU = cms.double(1.0),
19 radiusPU = cms.double(0.5),
21 doAreaFastjet = cms.bool(
False),
22 doRhoFastjet = cms.bool(
False),
24 Active_Area_Repeats = cms.int32(1),
25 GhostArea = cms.double(0.01),
26 Ghost_EtaMax = cms.double(5.0),
27 jetAlgorithm = cms.string(
"AntiKt"),
28 rParam = cms.double(0.5)