Skip to content

Commit

Permalink
Update PDWG_EGMJME_SD_cff.py.
Browse files Browse the repository at this point in the history
  • Loading branch information
jordan-martins committed Dec 10, 2023
1 parent 92f0fb4 commit 4d2be37
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Configuration/Skimming/python/PDWG_EGMJME_SD_cff.py.
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ EGMJME.HLTPaths = cms.vstring(
EGMJME.andOr = cms.bool( True )
# we want to intentionally throw and exception
# in case it does not match one of the HLT Paths
EGMJME.throw = cms.bool( True )
EGMJME.throw = cms.bool( False )

0 comments on commit 4d2be37

Please sign in to comment.