Validation
RecoParticleFlow
python
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
5
from
Validation.RecoParticleFlow.goodGenJets_cfi
import
*
6
7
from
RecoJets.Configuration.CaloTowersES_cfi
import
*
8
from
RecoJets.JetProducers.ic5CaloJets_cfi
import
*
9
from
PhysicsTools.HepMCCandAlgos.genParticles_cfi
import
*
10
from
SimGeneral.HepPDTESSource.pythiapdt_cfi
import
*
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
Generated for CMSSW Reference Manual by
1.8.16