CMS 3D CMS Logo

Variables

caTopJets_cff Namespace Reference

Variables

tuple caTopCaloJets
tuple caTopGenJets
tuple caTopPFJets

Variable Documentation

Initial value:
00001 cms.EDProducer("CATopJetProducer",
00002                                CATopJetParameters,
00003                                CaloJetParameters,
00004                                AnomalousCellParameters,
00005                                jetAlgorithm = cms.string("CambridgeAachen"),
00006                                rParam = cms.double(0.0) #Parameter not used by CATopJetProducer but is necessary. use rbBins in CATopJetParameters_cfi.py
00007                                                            )

Definition at line 10 of file caTopJets_cff.py.

Initial value:
00001 cms.EDProducer("CATopJetProducer",
00002                               CATopJetParameters,
00003                               GenJetParameters,
00004                               AnomalousCellParameters,
00005                               jetAlgorithm = cms.string("CambridgeAachen"),
00006                               rParam = cms.double(0.0) #Parameter not used by CATopJetProducer but is necessary. use rbBins in CATopJetParameters_cfi.py
00007                                                           )

Definition at line 19 of file caTopJets_cff.py.

Initial value:
00001 cms.EDProducer("CATopJetProducer",
00002                              CATopJetParameters,
00003                              PFJetParameters,
00004                              AnomalousCellParameters,
00005                              jetAlgorithm = cms.string("CambridgeAachen"),
00006                              rParam = cms.double(0.0) #Parameter not used by CATopJetProducer but is necessary. use rbBins in CATopJetParameters_cfi.py
00007                              )

Definition at line 29 of file caTopJets_cff.py.