RecoJets
JetAssociationProducers
python
jvcParameters_cfi.py
Go to the documentation of this file.
1
import
FWCore.ParameterSet.Config
as
cms
2
3
4
jvcParameters = cms.PSet(
5
primaryVertices = cms.InputTag(
"offlinePrimaryVertices"
),
6
cut = cms.double(3.0),
7
temperature = cms.double(1.5)
8
)
Generated for CMSSW Reference Manual by
1.8.14