Skip to content

Commit

Permalink
Enable muon shower trigger in configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
Sven Dildick committed Nov 11, 2021
1 parent aefeb23 commit 8c8998d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion L1Trigger/L1TGlobal/python/simGtStage2Digis_cfi.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@

from Configuration.Eras.Modifier_run3_common_cff import run3_common
run3_common.toModify(simGtStage2Digis,
useMuonShowers = False)
useMuonShowers = cms.bool(True))

0 comments on commit 8c8998d

Please sign in to comment.