Skip to content

Commit

Permalink
Extended DT DQM selection for HI runs
Browse files Browse the repository at this point in the history
  • Loading branch information
jfernan2 committed Oct 17, 2017
1 parent 4297d24 commit 1d97f4f
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 1d97f4f

Please sign in to comment.