Variables | |
tuple | ckftracks = ckftracks_woBH.copy() |
tuple | ckftracks_plus_pixelless = cms.Sequence(ckftracks*ctfTracksPixelLess) |
tuple | ckftracks_woBH = cms.Sequence(iterTracking*electronSeedsSeq*doAlldEdXEstimators) |
tuple | ckftracks_wodEdX = ckftracks.copy() |
tuple | trackingGlobalReco = cms.Sequence(ckftracks*trackExtrapolator) |
tuple RecoTracker_cff.ckftracks = ckftracks_woBH.copy() |
Definition at line 22 of file RecoTracker_cff.py.
tuple RecoTracker_cff.ckftracks_plus_pixelless = cms.Sequence(ckftracks*ctfTracksPixelLess) |
Definition at line 28 of file RecoTracker_cff.py.
tuple RecoTracker_cff.ckftracks_woBH = cms.Sequence(iterTracking*electronSeedsSeq*doAlldEdXEstimators) |
Definition at line 21 of file RecoTracker_cff.py.
tuple RecoTracker_cff.ckftracks_wodEdX = ckftracks.copy() |
Definition at line 24 of file RecoTracker_cff.py.
tuple RecoTracker_cff.trackingGlobalReco = cms.Sequence(ckftracks*trackExtrapolator) |
Definition at line 32 of file RecoTracker_cff.py.