Skip to content

Commit

Permalink
Update DQM clients for PixelVertexProducer pixel vertices (#584)
Browse files Browse the repository at this point in the history
Update DQM clients for pixel vertices produced by PixelVertexProducer
instead of PrimaryVertexProducer.

Fix the DQM/Integration unit test failures in
  - runtest.sh beam_dqm_sourceclient-live_cfg.py
  - runtest.sh beampixel_dqm_sourceclient-live_cfg.py
  - runtest.sh fed_dqm_sourceclient-live_cfg.py
  • Loading branch information
fwyzard committed Dec 29, 2020
1 parent b5d9f71 commit dad9133
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@
# Modules for the FED
process.FEDModulesPath = cms.Path(
process.l1tStage2Fed
+ process.siPixelDigis.cpu
+ process.siPixelDigis
+ process.SiPixelHLTSource
+ process.siStripFEDCheck
+ process.esRawToDigi
Expand Down

0 comments on commit dad9133

Please sign in to comment.