CMS 3D CMS Logo

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

Variables

tuple heavyIonCleaned = cms.Sequence(genPartons*hiPartons+heavyIonCleanedGenJets)
 
tuple makeHeavyIonJets
 

Variable Documentation

tuple heavyIonJets_cff.heavyIonCleaned = cms.Sequence(genPartons*hiPartons+heavyIonCleanedGenJets)

Definition at line 5 of file heavyIonJets_cff.py.

tuple heavyIonJets_cff.makeHeavyIonJets
Initial value:
1 = cms.Sequence(
2  patJetCorrections *
3 
4  # pat and HI specifics
5  heavyIonCleaned *
6  patJetGenJetMatch *
7  patJetPartonMatch *
8 
9  # object production
10  patJets
11  )

Definition at line 7 of file heavyIonJets_cff.py.