Skip to content

Commit d863eb3

Browse files
committed
Minimal bugfix on the missing lumifilter for the MTS validation.
1 parent 180e6a5 commit d863eb3

File tree

1 file changed

+1
-0
lines changed
  • Alignment/OfflineValidation/python/TkAlAllInOneTool

1 file changed

+1
-0
lines changed

Alignment/OfflineValidation/python/TkAlAllInOneTool/MTS_cfg.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,7 @@
6666

6767
else:
6868
goodLumiSecs = cms.untracked.VLuminosityBlockRange()
69+
process.source.lumisToProcess = goodLumiSecs
6970

7071
###################################################################
7172
# Runs and events

0 commit comments

Comments
 (0)