CMS 3D CMS Logo

Variables

JetPartonCorrections_cff Namespace Reference

Variables

tuple es_prefer_JetPartonCorrectorIcone5 = cms.ESPrefer("JetPartonCorrectionService","JetPartonCorrectorIcone5")
tuple JetPartonCorJetIcone5
tuple JetPartonCorJetIcone7
tuple JetPartonCorrections = cms.Sequence(JetPartonCorJetIcone5*JetPartonCorJetIcone7)
tuple JetPartonCorrectorIcone5
tuple JetPartonCorrectorIcone7

Variable Documentation

tuple JetPartonCorrections_cff::es_prefer_JetPartonCorrectorIcone5 = cms.ESPrefer("JetPartonCorrectionService","JetPartonCorrectorIcone5")

Definition at line 16 of file JetPartonCorrections_cff.py.

Initial value:
00001 cms.EDProducer("JetCorrectionProducer",
00002     src = cms.InputTag("iterativeCone5CaloJets"),
00003     correctors = cms.vstring('JetPartonCorrectorIcone5'),
00004     alias = cms.untracked.string('JetPartonCorJetIcone5')
00005 )

Definition at line 24 of file JetPartonCorrections_cff.py.

Initial value:
00001 cms.EDProducer("JetCorrectionProducer",
00002     src = cms.InputTag("iterativeCone7CaloJets"),
00003     correctors = cms.vstring('JetPartonCorrectorIcone7'),
00004     alias = cms.untracked.string('JetPartonCorJetIcone7')
00005 )

Definition at line 30 of file JetPartonCorrections_cff.py.

Definition at line 36 of file JetPartonCorrections_cff.py.

Initial value:
00001 cms.ESSource("JetPartonCorrectionService",
00002     MixtureType = cms.int32(3),
00003     Radius = cms.double(0.5),
00004     tagName = cms.string('PartonScale_IterativeCone0.5.txt'),
00005     label = cms.string('JetPartonCorrectorIcone5')
00006 )

Definition at line 9 of file JetPartonCorrections_cff.py.

Initial value:
00001 cms.ESSource("JetPartonCorrectionService",
00002     MixtureType = cms.int32(3),
00003     Radius = cms.double(0.7),
00004     tagName = cms.string('PartonScale_IterativeCone0.7.txt'),
00005     label = cms.string('JetPartonCorrectorIcone7')
00006 )

Definition at line 17 of file JetPartonCorrections_cff.py.