CMS 3D CMS Logo

/data/refman/pasoursint/CMSSW_4_1_8_patch9/src/CalibMuon/RPCCalibration/python/l1MuonPaths_cfi.py

Go to the documentation of this file.
00001 import HLTrigger.HLTfilters.hltHighLevel_cfi
00002 l1MuonHLTFilter = HLTrigger.HLTfilters.hltHighLevel_cfi.hltHighLevel.clone(
00003     HLTPaths = ['HLT_L1Mu'],
00004     throw = False #dont  throw except on unknown path name
00005 )
00006 
00007