PWGDQ: add PbPb 5.36 TeV Bottomonia generator parameters#2397
Open
iamkoushikb-bit wants to merge 3 commits into
Open
PWGDQ: add PbPb 5.36 TeV Bottomonia generator parameters#2397iamkoushikb-bit wants to merge 3 commits into
iamkoushikb-bit wants to merge 3 commits into
Conversation
|
REQUEST FOR PRODUCTION RELEASES: This will add The following labels are available |
Author
|
Hi @iarsene, could you please review this PR at your convenience? Thank you! |
mguilbau
approved these changes
Jul 23, 2026
iamkoushikb-bit
force-pushed
the
koushik-update-bottomoniumGenerator-to-add-PbPb
branch
from
July 24, 2026 07:50
d111325 to
db41cc6
Compare
mguilbau
approved these changes
Jul 24, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR extends the injected bottomonia gap-trigger generator to support Pb–Pb collisions at 5.36 TeV.
Added a new Pb–Pb bottomonia cocktail generator:
GeneratorCocktailBottomoniaToMuonEvtGen_PbPb5TeV()Added a new generator selection:
case 1inGeneratorPythia8InjectedBottomoniaGapTriggered()Added Pb–Pb-specific kinematic parameterizations for:
pt
rapidity
for the generated bottomonia states.
Integrated the new parameterizations into the Pb–Pb bottomonia cocktail generator.
The generator implementation and the corresponding Pb–Pb kinematic parameterization are tightly coupled and therefore have been combined into this PR to ensure that the implementation builds and can be tested independently.
The corresponding INI configuration that enables this new generator mode is provided in a separate PR.