CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
isoMuonHLT_cfi.py
Go to the documentation of this file.
2 
3 isoMuonHLT = HLTrigger.HLTfilters.hltHighLevel_cfi.hltHighLevel.clone(
4 
5  HLTPaths = ['HLT_L1MuOpen','HLT_IsoMu11','HLT_L2Mu9','HLT_Mu5','HLT_Mu9'],
6  throw = False #dont throw except on unknown path name
7 
8 )
9 
10