CMS 3D CMS Logo

/data/doxygen/doxygen-1.7.3/gen/CMSSW_4_2_8/src/CalibMuon/RPCCalibration/python/l1RPCPaths_cfi.py

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