Main Page
Namespaces
Classes
Package Documentation
RecoBTag
SoftLepton
python
SoftLeptonByDistance_cfi.py
Go to the documentation of this file.
1
import
FWCore.ParameterSet.Config
as
cms
2
3
# Do not remove - needed for ConfDB parsing for HLT!
4
5
softLeptonByDistance = cms.ESProducer(
"LeptonTaggerByDistanceESProducer"
,
6
distance = cms.double(0.5)
7
)
Generated for CMSSW Reference Manual by
1.8.11