CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
SiPixelLorentzAngleHLTFilter_cfi.py
Go to the documentation of this file.
2 
3 SiPixelLorentzAngleHLTFilter = HLTrigger.HLTfilters.hltHighLevel_cfi.hltHighLevel.clone(
4  HLTPaths = ['HLT1MuonIso',
5  'HLT2MuonNonIso',
6  'HLT2MuonJPsi',
7  'HLT2MuonUpsilon',
8  'HLT2MuonZ',
9  'HLT2MuonSameSign'],
10  throw = False #dont throw except on unknown path names
11 )
12 
13