CMS 3D CMS Logo

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

Variables

tuple chargeSignificance = cms.double(-1.0)
 
tuple ComponentType = cms.string('CkfBaseTrajectoryFilter')
 
tuple ElectronChi2 = TrackingTools.KalmanUpdators.Chi2MeasurementEstimatorESProducer_cfi.Chi2MeasurementEstimator.clone()
 
tuple electronCkfTrackCandidates = RecoTracker.CkfPattern.CkfTrackCandidates_cfi.ckfTrackCandidates.clone()
 
tuple electronTrajectoryCleanerBySharedHits
 
tuple maxConsecLostHits = cms.int32(1)
 
tuple maxLostHits = cms.int32(1)
 
tuple maxNumberOfHits = cms.int32(-1)
 
tuple minHitsMinPt = cms.int32(-1)
 
tuple minimumNumberOfHits = cms.int32(5)
 
tuple minPt = cms.double(2.0)
 
tuple nSigmaMinPt = cms.double(5.0)
 
tuple TrajectoryBuilderForElectrons = RecoTracker.CkfPattern.CkfTrajectoryBuilderESProducer_cfi.CkfTrajectoryBuilder.clone()
 
tuple TrajectoryFilterForElectrons = TrackingTools.TrajectoryFiltering.TrajectoryFilterESProducer_cfi.trajectoryFilterESProducer.clone()
 

Variable Documentation

tuple CkfElectronCandidateMaker_cff.chargeSignificance = cms.double(-1.0)

Definition at line 16 of file CkfElectronCandidateMaker_cff.py.

tuple CkfElectronCandidateMaker_cff.ComponentType = cms.string('CkfBaseTrajectoryFilter')

Definition at line 19 of file CkfElectronCandidateMaker_cff.py.

Definition at line 5 of file CkfElectronCandidateMaker_cff.py.

tuple CkfElectronCandidateMaker_cff.electronCkfTrackCandidates = RecoTracker.CkfPattern.CkfTrackCandidates_cfi.ckfTrackCandidates.clone()

Definition at line 49 of file CkfElectronCandidateMaker_cff.py.

tuple CkfElectronCandidateMaker_cff.electronTrajectoryCleanerBySharedHits
Initial value:
1 = trajectoryCleanerBySharedHits.clone(
2  ComponentName = cms.string('electronTrajectoryCleanerBySharedHits'),
3  ValidHitBonus = cms.double(1000.0),
4  MissingHitPenalty = cms.double(0.0)
5  )

Definition at line 57 of file CkfElectronCandidateMaker_cff.py.

tuple CkfElectronCandidateMaker_cff.maxConsecLostHits = cms.int32(1)

Definition at line 22 of file CkfElectronCandidateMaker_cff.py.

tuple CkfElectronCandidateMaker_cff.maxLostHits = cms.int32(1)

Definition at line 20 of file CkfElectronCandidateMaker_cff.py.

tuple CkfElectronCandidateMaker_cff.maxNumberOfHits = cms.int32(-1)

Definition at line 21 of file CkfElectronCandidateMaker_cff.py.

tuple CkfElectronCandidateMaker_cff.minHitsMinPt = cms.int32(-1)

Definition at line 18 of file CkfElectronCandidateMaker_cff.py.

tuple CkfElectronCandidateMaker_cff.minimumNumberOfHits = cms.int32(5)

Definition at line 24 of file CkfElectronCandidateMaker_cff.py.

tuple CkfElectronCandidateMaker_cff.minPt = cms.double(2.0)

Definition at line 17 of file CkfElectronCandidateMaker_cff.py.

tuple CkfElectronCandidateMaker_cff.nSigmaMinPt = cms.double(5.0)

Definition at line 23 of file CkfElectronCandidateMaker_cff.py.

tuple CkfElectronCandidateMaker_cff.TrajectoryBuilderForElectrons = RecoTracker.CkfPattern.CkfTrajectoryBuilderESProducer_cfi.CkfTrajectoryBuilder.clone()

Definition at line 29 of file CkfElectronCandidateMaker_cff.py.

tuple CkfElectronCandidateMaker_cff.TrajectoryFilterForElectrons = TrackingTools.TrajectoryFiltering.TrajectoryFilterESProducer_cfi.trajectoryFilterESProducer.clone()

Definition at line 13 of file CkfElectronCandidateMaker_cff.py.