Skip to content

Commit

Permalink
Update PDWG_ReserveDMu_SD_cff.py
Browse files Browse the repository at this point in the history
  • Loading branch information
jordan-martins committed Jun 26, 2023
1 parent 8030cfb commit 70105b9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Configuration/Skimming/python/PDWG_ReserveDMu_SD_cff.py
Original file line number Diff line number Diff line change
Expand Up @@ -58,4 +58,5 @@
ReserveDMu.andOr = cms.bool( True )
# we want to intentionally throw and exception
# in case it does not match one of the HLT Paths
ReserveDMu.throw = cms.bool( True )
# set to False now, switch to on once matrix is updated
ReserveDMu.throw = cms.bool( False )

0 comments on commit 70105b9

Please sign in to comment.