Skip to content

Commit

Permalink
FastSim: run btag DQM
Browse files Browse the repository at this point in the history
  • Loading branch information
Lukas committed Feb 29, 2016
1 parent dc074c4 commit 74c0959
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions FastSimulation/Configuration/python/DQMOfflineMC_cff.py
Expand Up @@ -9,12 +9,15 @@
from DQMOffline.RecoB.PrimaryVertexMonitor_cff import *
from DQM.Physics.DQMPhysics_cff import *
from Validation.RecoTau.DQMSequences_cfi import *
from DQMOffline.RecoB.dqmAnalyzer_cff import *

DQMOfflinePrePOG = cms.Sequence(
pvMonitor *
bTagPlotsDATA *
dqmPhysics *
produceDenoms *
pfTauRunDQMValidation

)

DQMOffline = cms.Sequence(DQMOfflinePrePOG)
Expand Down

0 comments on commit 74c0959

Please sign in to comment.