-
Notifications
You must be signed in to change notification settings - Fork 4.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add Phase2 PbPb reco process modifier #45683
Conversation
cms-bot internal usage |
+code-checks Logs: https://cmssdt.cern.ch/SDT/code-checks/cms-sw-PR-45683/41238
|
A new Pull Request was created by @stahlleiton for master. It involves the following packages:
@AdrianoDee, @antoniovilela, @bbilin, @cmsbuild, @davidlange6, @fabiocos, @jfernan2, @kskovpen, @lviliani, @mandrenguyen, @menglu21, @miquork, @mkirsano, @rappoccio, @srimanob, @subirsarkar, @sunilUIET can you please review it and eventually sign? Thanks. cms-bot commands are listed here |
Hi @stahlleiton I am not sure I follow the PR. You add modifier, but which workflow that modifier is used? For exampe, I see new workflow 29750.0 [1] that comes with this PR, but it comes with standard pp config. Do we already have special offsets for this new modifier, i.e. see list of offsets in https://github.com/cms-sw/cmssw/blob/master/Configuration/PyReleaseValidation/README.md Thx. [1] Hydjet_Quenched_MinBias_5362GeV_2026D110_GenSimHLBeamSpot+DigiTrigger_2026D110+RecoGlobal_2026D110+HARVESTGlobal_2026D110+ALCAPhase2_2026D110 |
It was not clear to me how to add a relval for upgrade workflows, so that was something I wanted to ask during PR review |
By the way @cms-sw/core-l2 @cms-sw/operations-l2 |
Hi @stahlleiton Pick the offset which is not used yet (maybe 0.85), and see example of adding workflow in https://github.com/cms-sw/cmssw/blob/master/Configuration/PyReleaseValidation/python/upgradeWorkflowComponents.py#L2007-L2031 |
In the context of this particular PR, I'm not sure whether an era or an proc. mod. is more appropriate. |
Hi @fabiocos @mandrenguyen Both have the same structure,
|
The intended difference was something around
(I think I only rephrased what @fabiocos had written in #22718 (comment)) My feeling is there is some gray area between the two, and I'd bet we have some modifiers that could be argued to be misplaced. |
Thanks @makortel I think for this case, it may fit well under I think if we have the new workflow offset, we should be ready to go. |
I'm not sure that a modifier that pertains to the Phase-2 detector qualifies as being appropriate for a specific run period. Probably a cleaner approach would be to have an overall heavy-ion modifier for stuff that's common to both the Phase-1 and Phase-2 detectors (e.g., storing the centrality object). Then we could have additional heavy-ion modifiers for Phase-1 and Phase-2, probably still as proc. mods. |
Added a new Phase-2 PbPb workflow. The relval number is: 29751.85 |
please test workflow 29751.85 |
+Upgrade Re-sign. |
+reconstruction |
+pdmv |
+1 |
+1 |
This pull request is fully signed and it will be integrated in one of the next master IBs (tests are also fine). This pull request will be automatically merged. |
PR description:
This PR adds a new process modifier for Phase2 PbPb reconstruction. For the time being, this modifier adds the centrality producer and changes the iAbsEta threshold in calo towers used to select Phase2 HF towers in the centrality producer.
@mandrenguyen @davidlw
PR validation:
Tested with new relval 29751.85
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: