test
CMS 3D CMS Logo

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

Variables

tuple _jetHighLevelReco_pA = jetHighLevelReco.copy()
 
tuple jetGlobalReco = cms.Sequence(recoJets*recoJetIds*recoTrackJets)
 
tuple jetHighLevelReco = cms.Sequence(recoPFJets*jetCorrectorsForReco*recoJetAssociations*recoJetAssociationsExplicit*recoJPTJets)
 
tuple kt4PFJetsForRho
 

Variable Documentation

tuple RecoJetsGlobal_cff._jetHighLevelReco_pA = jetHighLevelReco.copy()

Definition at line 28 of file RecoJetsGlobal_cff.py.

tuple RecoJetsGlobal_cff.jetGlobalReco = cms.Sequence(recoJets*recoJetIds*recoTrackJets)

Definition at line 11 of file RecoJetsGlobal_cff.py.

tuple RecoJetsGlobal_cff.jetHighLevelReco = cms.Sequence(recoPFJets*jetCorrectorsForReco*recoJetAssociations*recoJetAssociationsExplicit*recoJPTJets)

Definition at line 12 of file RecoJetsGlobal_cff.py.

tuple RecoJetsGlobal_cff.kt4PFJetsForRho
Initial value:
1 = kt4PFJets.clone(doAreaFastjet = True,
2  jetPtMin = 0.0,
3  GhostArea = 0.005)

Definition at line 21 of file RecoJetsGlobal_cff.py.