CMS 3D CMS Logo

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

Variables

tuple ak4CaloJetsForTrk
 
tuple caloJetsForTrk = cms.Sequence(caloJetsForTrkTask)
 
tuple caloJetsForTrkTask = cms.Task(caloTowerForTrk,ak4CaloJetsForTrk)
 
tuple caloTowerForTrk
 
string src = 'caloTowerForTrk'
 
string srcPVs = 'firstStepPrimaryVerticesUnsorted'
 

Variable Documentation

tuple caloJetsForTrk_cff.ak4CaloJetsForTrk
Initial value:
1 = _ak4CaloJets.clone(
2  srcPVs = 'firstStepPrimaryVerticesUnsorted',
3  src = 'caloTowerForTrk'
4 )

Definition at line 11 of file caloJetsForTrk_cff.py.

tuple caloJetsForTrk_cff.caloJetsForTrk = cms.Sequence(caloJetsForTrkTask)

Definition at line 28 of file caloJetsForTrk_cff.py.

tuple caloJetsForTrk_cff.caloJetsForTrkTask = cms.Task(caloTowerForTrk,ak4CaloJetsForTrk)

Definition at line 27 of file caloJetsForTrk_cff.py.

tuple caloJetsForTrk_cff.caloTowerForTrk
Initial value:
1 = calotowermaker.clone(
2  hbheInput='hbheprereco',
3  missingHcalRescaleFactorForEcal = 1.0
4 )

Definition at line 6 of file caloJetsForTrk_cff.py.

string InitialStep_cff.src = 'caloTowerForTrk'

Definition at line 19 of file caloJetsForTrk_cff.py.

string caloJetsForTrk_cff.srcPVs = 'firstStepPrimaryVerticesUnsorted'

Definition at line 18 of file caloJetsForTrk_cff.py.