CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
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.

tuple JetPartonCorrections_cff.JetPartonCorJetIcone5
Initial value:
1 = cms.EDProducer("JetCorrectionProducer",
2  src = cms.InputTag("iterativeCone5CaloJets"),
3  correctors = cms.vstring('JetPartonCorrectorIcone5'),
4  alias = cms.untracked.string('JetPartonCorJetIcone5')
5 )

Definition at line 24 of file JetPartonCorrections_cff.py.

tuple JetPartonCorrections_cff.JetPartonCorJetIcone7
Initial value:
1 = cms.EDProducer("JetCorrectionProducer",
2  src = cms.InputTag("iterativeCone7CaloJets"),
3  correctors = cms.vstring('JetPartonCorrectorIcone7'),
4  alias = cms.untracked.string('JetPartonCorJetIcone7')
5 )

Definition at line 30 of file JetPartonCorrections_cff.py.

tuple JetPartonCorrections_cff.JetPartonCorrections = cms.Sequence(JetPartonCorJetIcone5*JetPartonCorJetIcone7)

Definition at line 36 of file JetPartonCorrections_cff.py.

tuple JetPartonCorrections_cff.JetPartonCorrectorIcone5
Initial value:
1 = cms.ESSource("JetPartonCorrectionService",
2  MixtureType = cms.int32(3),
3  Radius = cms.double(0.5),
4  tagName = cms.string('PartonScale_IterativeCone0.5.txt'),
5  label = cms.string('JetPartonCorrectorIcone5')
6 )

Definition at line 9 of file JetPartonCorrections_cff.py.

tuple JetPartonCorrections_cff.JetPartonCorrectorIcone7
Initial value:
1 = cms.ESSource("JetPartonCorrectionService",
2  MixtureType = cms.int32(3),
3  Radius = cms.double(0.7),
4  tagName = cms.string('PartonScale_IterativeCone0.7.txt'),
5  label = cms.string('JetPartonCorrectorIcone7')
6 )

Definition at line 17 of file JetPartonCorrections_cff.py.