Skip to content

Commit

Permalink
fix pixel DQM
Browse files Browse the repository at this point in the history
  • Loading branch information
mtosi committed Jun 1, 2017
1 parent 7f19882 commit 3a6e245
Showing 1 changed file with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@

from DQM.SiPixelPhase1Common.HistogramManager_cfi import *
OverlayCurvesForTiming.enabled = False #switch to overlay digi/clusters curves for timing scan
PerModule.enabled = False
PerLadder.enabled = False
PerLayer2D.enabled = True # 2D maps/profiles of layers
PerLayer1D.enabled = True # normal histos per layer
#PerModule.enabled = False
#PerLadder.enabled = False
#PerLayer2D.enabled = True # 2D maps/profiles of layers
#PerLayer1D.enabled = True # normal histos per layer

hltSiPixelPhase1Geometry = SiPixelPhase1Geometry.clone()
hltSiPixelPhase1Geometry.max_lumisection = 2500
Expand Down

0 comments on commit 3a6e245

Please sign in to comment.