Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
RecoJets
JetAssociationProducers
python
jvcParameters_cfi.py
Go to the documentation of this file.
1
import
FWCore.ParameterSet.Config
as
cms
2
3
# $Id: jvcParameters_cfi.py,v 1.1 2009/03/26 10:35:00 saout Exp $
4
5
jvcParameters = cms.PSet(
6
primaryVertices = cms.InputTag(
"offlinePrimaryVertices"
),
7
cut = cms.double(3.0),
8
temperature = cms.double(1.5)
9
)
Config
Generated for CMSSW Reference Manual by
1.8.5