cms-sw / cmssw

CMS Offline Software
http://cms-sw.github.io/
Apache License 2.0
1.08k stars 4.31k forks source link

Run3hcx378A Provide a way to avoid Digitization for the ZDC detector #46570

Open bsunanda opened 9 hours ago

bsunanda commented 9 hours ago

PR description:

Provide a way to avoid Digitization for the ZDC detector

PR validation:

By using the following lines in the step2 of the workflow of 12834.0, the digitization of ZDC was switched off: from Configuration.Eras.Era_Run3_2024_cff import Run3_2024 from Configuration.Eras.Modifier_zdcNoDigi_cff import zdcNoDigi process = cms.Process('HLT',Run3_2024,zdcNoDigi)

If this PR is a backport please specify the original PR and why you need to backport that PR. If this PR will be backported please specify to which release cycle the backport is meant for:

Nothing special

cmsbuild commented 9 hours ago

cms-bot internal usage

cmsbuild commented 9 hours ago

-code-checks

Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-46570/42460

Code check has found code style and quality issues which could be resolved by applying following patch(s)

cmsbuild commented 9 hours ago

+code-checks

Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-46570/42461

cmsbuild commented 9 hours ago

A new Pull Request was created by @bsunanda for master.

It involves the following packages:

@antoniovilela, @civanch, @cmsbuild, @davidlange6, @fabiocos, @kpedro88, @mandrenguyen, @mdhildreth, @rappoccio can you please review it and eventually sign? Thanks. @AnnikaStein, @Martin-Grunewald, @abdoulline, @fabiocos, @makortel, @mariadalfonso, @missirol, @rovere, @sameasy this is something you requested to watch as well. @antoniovilela, @mandrenguyen, @rappoccio, @sextonkennedy you are the release manager for this.

cms-bot commands are listed here