Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
RecoBTag
SecondaryVertex
python
candidateBoostedDoubleSecondaryVertexAK8Computer_cfi.py
Go to the documentation of this file.
1
import
FWCore.ParameterSet.Config
as
cms
2
3
candidateBoostedDoubleSecondaryVertexAK8Computer = cms.ESProducer(
"CandidateBoostedDoubleSecondaryVertexESProducer"
,
4
beta = cms.double(1.0),
5
R0 = cms.double(0.8),
6
maxSVDeltaRToJet = cms.double(0.7),
7
weightFile = cms.FileInPath(
'RecoBTag/SecondaryVertex/data/BoostedDoubleSV_AK8_BDT.weights.xml.gz'
)
8
)
Config
Generated for CMSSW Reference Manual by
1.8.5