Skip to content

Commit

Permalink
Merge pull request #10251 from aescalante/patch-4
Browse files Browse the repository at this point in the history
Update ExoticaDQM_cfi.py
  • Loading branch information
davidlange6 committed Jul 19, 2015
2 parents f79b651 + 15d02db commit b6aaa65
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DQM/Physics/python/ExoticaDQM_cfi.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
#Trigger Results
TriggerResults = cms.InputTag('TriggerResults','','HLT'),
# HltPaths = cms.vstring('HLT_*'),
HltPaths = cms.vstring("HLT_Mu","HLT_ELe","HLT_Photon","HLT_PFHT","HLT_PFMET"),
HltPaths = cms.vstring("HLT_Mu","HLT_Ele","HLT_Photon","HLT_PFHT","HLT_HT","HLT_PFMET","HLT_MET","HLT_"),

#Physics objects
vertexCollection = cms.InputTag('offlinePrimaryVertices'),
Expand Down

0 comments on commit b6aaa65

Please sign in to comment.