CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
IterativeFifthTracking_cff.py
Go to the documentation of this file.
2 
8 iterativeFifthTracking = cms.Sequence(iterativeFifthSeeds
9  +iterativeFifthTrackCandidatesWithPairs
10  +iterativeFifthTracks
11  +iterativeFifthTrackMerging
12  +iterativeFifthTrackFiltering)
13