![]() |
![]() |
Variables | |
tuple | ckftracks = ckftracks_woBH.copy() |
tuple | ckftracks_plus_pixelless = cms.Sequence(ckftracks*ctfTracksPixelLess) |
tuple | ckftracks_woBH = cms.Sequence(iterTracking*trackCollectionMerging*newCombinedSeeds*doAlldEdXEstimators) |
tuple | ckftracks_wodEdX = ckftracks.copy() |
tuple | newCombinedSeeds = RecoTracker.TkSeedGenerator.GlobalCombinedSeeds_cfi.globalCombinedSeeds.clone() |
Not the Tracking uses the 2 seed collections separately. More... | |
tuple | rstracks |
tuple | trackingGlobalReco = cms.Sequence(ckftracks*trackExtrapolator) |
tuple RecoTracker_cff.ckftracks = ckftracks_woBH.copy() |
Definition at line 37 of file RecoTracker_cff.py.
tuple RecoTracker_cff.ckftracks_plus_pixelless = cms.Sequence(ckftracks*ctfTracksPixelLess) |
Definition at line 46 of file RecoTracker_cff.py.
tuple RecoTracker_cff.ckftracks_woBH = cms.Sequence(iterTracking*trackCollectionMerging*newCombinedSeeds*doAlldEdXEstimators) |
Definition at line 36 of file RecoTracker_cff.py.
tuple RecoTracker_cff.ckftracks_wodEdX = ckftracks.copy() |
Definition at line 39 of file RecoTracker_cff.py.
tuple RecoTracker_cff.newCombinedSeeds = RecoTracker.TkSeedGenerator.GlobalCombinedSeeds_cfi.globalCombinedSeeds.clone() |
Not the Tracking uses the 2 seed collections separately.
The merged seed collection is produced for backward compatibility with electron reconstruction
Definition at line 15 of file RecoTracker_cff.py.
tuple RecoTracker_cff.rstracks |
Definition at line 42 of file RecoTracker_cff.py.
tuple RecoTracker_cff.trackingGlobalReco = cms.Sequence(ckftracks*trackExtrapolator) |
Definition at line 50 of file RecoTracker_cff.py.