CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Variables
trackerDrivenElectronSeeds_cff Namespace Reference

Variables

tuple CloseComponentsMerger_forPreId
 
tuple ElectronMaterialEffects_forPreId = TrackingTools.GsfTracking.GsfElectronMaterialEffects_cfi.ElectronMaterialEffects.clone()
 
tuple GsfTrajectoryFitter_forPreId
 
tuple GsfTrajectorySmoother_forPreId
 

Variable Documentation

tuple trackerDrivenElectronSeeds_cff.CloseComponentsMerger_forPreId
Initial value:
1 = cms.ESProducer("CloseComponentsMergerESProducer5D",
2  ComponentName = cms.string('CloseComponentsMerger_forPreId'),
3  MaxComponents = cms.int32(4),
4  DistanceMeasure = cms.string('KullbackLeiblerDistance5D')
5 )

Definition at line 4 of file trackerDrivenElectronSeeds_cff.py.

tuple trackerDrivenElectronSeeds_cff.ElectronMaterialEffects_forPreId = TrackingTools.GsfTracking.GsfElectronMaterialEffects_cfi.ElectronMaterialEffects.clone()

Definition at line 2 of file trackerDrivenElectronSeeds_cff.py.

tuple trackerDrivenElectronSeeds_cff.GsfTrajectoryFitter_forPreId
Initial value:
1 = cms.ESProducer("GsfTrajectoryFitterESProducer",
2  Merger = cms.string('CloseComponentsMerger_forPreId'),
3  ComponentName = cms.string('GsfTrajectoryFitter_forPreId'),
4  MaterialEffectsUpdator = cms.string('ElectronMaterialEffects_forPreId'),
5  GeometricalPropagator = cms.string('fwdAnalyticalPropagator'),
6  RecoGeometry = cms.string('GlobalDetLayerGeometry')
7 )

Definition at line 10 of file trackerDrivenElectronSeeds_cff.py.

tuple trackerDrivenElectronSeeds_cff.GsfTrajectorySmoother_forPreId
Initial value:
1 = cms.ESProducer("GsfTrajectorySmootherESProducer",
2  Merger = cms.string('CloseComponentsMerger_forPreId'),
3  ComponentName = cms.string('GsfTrajectorySmoother_forPreId'),
4  MaterialEffectsUpdator = cms.string('ElectronMaterialEffects_forPreId'),
5  ErrorRescaling = cms.double(100.0),
6  GeometricalPropagator = cms.string('bwdAnalyticalPropagator'),
7  RecoGeometry = cms.string('GlobalDetLayerGeometry')
8 )

Definition at line 18 of file trackerDrivenElectronSeeds_cff.py.