CMS 3D CMS Logo

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

Variables

tuple ak4CaloJetsForTrk = ak4CaloJets.clone(srcPVs = cms.InputTag('firstStepPrimaryVertices'), src= cms.InputTag('caloTowerForTrk'))
 
tuple caloJetsForTrk = cms.Sequence(caloTowerForTrk*ak4CaloJetsForTrk)
 
tuple caloTowerForTrk = calotowermaker.clone(hbheInput=cms.InputTag('hbheprereco'))
 

Variable Documentation

tuple caloJetsForTrk_cff.ak4CaloJetsForTrk = ak4CaloJets.clone(srcPVs = cms.InputTag('firstStepPrimaryVertices'), src= cms.InputTag('caloTowerForTrk'))

Definition at line 6 of file caloJetsForTrk_cff.py.

tuple caloJetsForTrk_cff.caloJetsForTrk = cms.Sequence(caloTowerForTrk*ak4CaloJetsForTrk)

Definition at line 8 of file caloJetsForTrk_cff.py.

tuple caloJetsForTrk_cff.caloTowerForTrk = calotowermaker.clone(hbheInput=cms.InputTag('hbheprereco'))

Definition at line 5 of file caloJetsForTrk_cff.py.