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.
5 
6 hiIterTracking = cms.Sequence(
7  hiSecondPixelTripletStep
8  *hiPixelPairStep
9  *hiGeneralTracks
10  )