Skip to content

Commit

Permalink
Merge pull request #37634 from zuoxunwu/L1T_Shower_DQM_1240p2_20220406
Browse files Browse the repository at this point in the history
small fix to enable CSC unpacker in L1T DQM sequence
  • Loading branch information
cmsbuild authored Apr 21, 2022
2 parents 7f23063 + 5b32758 commit 5b56ea4
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@

# remove unneeded unpackers
process.RawToDigi.remove(process.ecalPreshowerDigis)
process.RawToDigi.remove(process.muonCSCDigis)
#process.RawToDigi.remove(process.muonCSCDigis)
process.RawToDigi.remove(process.muonDTDigis)
process.RawToDigi.remove(process.muonRPCDigis)
process.RawToDigi.remove(process.siPixelDigis)
Expand Down

0 comments on commit 5b56ea4

Please sign in to comment.