CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
hiIterTracking_cff.py
Go to the documentation of this file.
7 
8 hiTracking = cms.Sequence(
9  heavyIonTracking
10  *hiSecondPixelTripletStep
11  *hiPixelPairStep
12  *hiGeneralTracks
13  # *hiConformalPixelTracks
14  )