CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
heavyIonMuons_cff.py
Go to the documentation of this file.
2 
4 
5 makeHeavyIonMuons = cms.Sequence(
6  # pat and HI specifics
7  muonMatch *
8  # object production
9  patMuons
10  )
11 
12