Skip to content

Commit ef617d7

Browse files
authored
Merge pull request #46256 from TomasKello/kello-fixMTS142
Minimal bugfix on the missing lumifilter for the MTS validation.
2 parents b729026 + d863eb3 commit ef617d7

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)