CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Variables
PartonCorrection_cff Namespace Reference

Variables

tuple b = Validation.RecoJets.producers.PartonCorrection_cfi.partonCorrection.clone()
 clone modules More...
 
tuple c = Validation.RecoJets.producers.PartonCorrection_cfi.partonCorrection.clone()
 
tuple glu = Validation.RecoJets.producers.PartonCorrection_cfi.partonCorrection.clone()
 
tuple makeAllCorrection
 
tuple makeBCorrection = cms.Sequence(b)
 do proper replacements More...
 
tuple makeCCorrection = cms.Sequence(c)
 
tuple makeGluCorrection = cms.Sequence(glu)
 
tuple makeQrkCorrection = cms.Sequence(qrk)
 
tuple makeUdsCorrection = cms.Sequence(uds)
 
tuple qrk = Validation.RecoJets.producers.PartonCorrection_cfi.partonCorrection.clone()
 
tuple uds = Validation.RecoJets.producers.PartonCorrection_cfi.partonCorrection.clone()
 

Variable Documentation

clone modules

Definition at line 10 of file PartonCorrection_cff.py.

Definition at line 11 of file PartonCorrection_cff.py.

Definition at line 14 of file PartonCorrection_cff.py.

tuple PartonCorrection_cff.makeAllCorrection
Initial value:
1 = cms.Sequence(b +
2  c +
3  uds +
4  qrk +
5  glu
6  )

Definition at line 29 of file PartonCorrection_cff.py.

tuple PartonCorrection_cff.makeBCorrection = cms.Sequence(b)

do proper replacements

sequences

Definition at line 24 of file PartonCorrection_cff.py.

tuple PartonCorrection_cff.makeCCorrection = cms.Sequence(c)

Definition at line 25 of file PartonCorrection_cff.py.

tuple PartonCorrection_cff.makeGluCorrection = cms.Sequence(glu)

Definition at line 28 of file PartonCorrection_cff.py.

tuple PartonCorrection_cff.makeQrkCorrection = cms.Sequence(qrk)

Definition at line 27 of file PartonCorrection_cff.py.

tuple PartonCorrection_cff.makeUdsCorrection = cms.Sequence(uds)

Definition at line 26 of file PartonCorrection_cff.py.

Definition at line 13 of file PartonCorrection_cff.py.

Definition at line 12 of file PartonCorrection_cff.py.