Skip to content

Commit

Permalink
small fix to enable CSC unpacker in L1T DQM sequence
Browse files Browse the repository at this point in the history
  • Loading branch information
zuoxunwu committed Apr 20, 2022
1 parent 4fa58e4 commit 5b32758
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 5b32758

Please sign in to comment.