test
CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
l1RPCPaths_cfi.py
Go to the documentation of this file.
2 
3 l1RPCHLTFilter = HLTrigger.HLTfilters.hltHighLevel_cfi.hltHighLevel.clone(
4  HLTPaths = ['HLT_L1Mu'],
5  throw = False #dont throw except on unknown path names
6 )
7 
8