Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
TrackingTools
GsfTracking
python
CloseComponentsTSOSMerger_cfi.py
Go to the documentation of this file.
1
import
FWCore.ParameterSet.Config
as
cms
2
3
CloseComponentsMerger5D = cms.ESProducer(
"CloseComponentsMergerESProducer5D"
,
4
ComponentName = cms.string(
'CloseComponentsMerger5D'
),
5
MaxComponents = cms.int32(12),
6
DistanceMeasure = cms.string(
'KullbackLeiblerDistance5D'
)
7
)
8
9
Config
Generated for CMSSW Reference Manual by
1.8.5