CMS 3D CMS Logo

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

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)
 

Variable Documentation

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.

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
Initial value:
1 = cms.Sequence(roadSearchSeeds*
2  roadSearchClouds*rsTrackCandidates*
3  rsWithMaterialTracks)

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.