Skip to content

Commit

Permalink
Merge pull request #20943 from jfernan2/FixDTSelForXeXeandHI94X
Browse files Browse the repository at this point in the history
Extended DT DQM selection for HI runs
  • Loading branch information
cmsbuild committed Oct 18, 2017
2 parents 7d0ece2 + 1d97f4f commit e327483
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -27,7 +27,7 @@

#Enable HLT*Mu* filtering to monitor on Muon events
#OR HLT_Physics* to monitor FEDs in commissioning runs
process.source.SelectEvents = cms.untracked.vstring("HLT*Mu*","HLT_Physics*")
process.source.SelectEvents = cms.untracked.vstring("HLT*Mu*","HLT_*Physics*")

# DT reco and DQM sequences
process.load("Configuration.StandardSequences.GeometryRecoDB_cff")
Expand Down

0 comments on commit e327483

Please sign in to comment.