Skip to content
Snippets Groups Projects
Commit b6cf279c authored by Matthew Gignac's avatar Matthew Gignac
Browse files

adding a few more electron and MET trigger flags for KinkedTrack

parent 54b2ee57
No related branches found
No related tags found
No related merge requests found
......@@ -151,6 +151,7 @@ class KinkedTrack_singleJetMetFilterFlags(JobProperty):
'HLT_xe110_pufit_xe70_L1XE50',
'HLT_xe110_pufit_xe65_L1XE55',
'HLT_xe110_pufit_xe65_L1XE60',
'HLT_xe110_pufit_xe65_L1XE50',
'HLT_xe110_L1XE60',
'HLT_xe110_mht_L1XE60',
'HLT_xe110_mht_L1XE50',
......@@ -235,6 +236,8 @@ class KinkedTrack_ZeeFilterFlags(JobProperty):
'HLT_e28_lhtight_ivarloose',
'HLT_e28_lhtight_nod0_iloose',
'HLT_e28_lhtight_nod0_ivarloose',
'HLT_e60_lhmedium_nod0',
'HLT_e140_lhloose_nod0'
]
if apitriggers.doTriggerAPI:
triggerNames += apitriggers.getKinkedTrackZeeTriggers() ## TriggerAPI
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment