We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 34f198a + 79eb44a commit 4a0b665Copy full SHA for 4a0b665
Configuration/Skimming/python/PDWG_ReserveDMu_SD_cff.py
@@ -10,5 +10,4 @@
10
ReserveDMu.andOr = cms.bool( True )
11
# we want to intentionally throw and exception
12
# in case it does not match one of the HLT Paths
13
-# set to False now, switch to on once matrix is updated
14
-ReserveDMu.throw = cms.bool( False )
+ReserveDMu.throw = cms.bool( True )
0 commit comments