CMS 3D CMS Logo

jetBenchmarkGeneric_cff.py
Go to the documentation of this file.
1 import FWCore.ParameterSet.Config as cms
2 
3 from Validation.RecoParticleFlow.pfJetBenchmarkGeneric_cfi import pfJetBenchmarkGeneric
4 from Validation.RecoParticleFlow.caloJetBenchmarkGeneric_cfi import caloJetBenchmarkGeneric
6 
11 
12 jetBenchmarkGeneric = cms.Sequence(
13  goodGenJets *
14  pfJetBenchmarkGeneric +
15  iterativeCone5CaloJets +
16  caloJetBenchmarkGeneric
17  )
ic5CaloJets_cfi
CaloTowersES_cfi
For legacy reprocessing: need additional products.
goodGenJets_cfi
genParticles_cfi
pythiapdt_cfi