CMS 3D CMS Logo

/data/doxygen/doxygen-1.7.3/gen/CMSSW_4_2_8/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