[PWGLF] Revise injected-particle pT and rapidity ranges and add .ini file for rare-resonance MC in pp at 5.36 TeV - #2471
Merged
Conversation
Use pT 0-15 GeV/c for f0 and 0-12 GeV/c for the remaining resonances. Set rapidity and eta configuration bounds to +/-0.8. Current Rare INIs use rapidity mode, so the eta bounds do not add an eta cut. Validation: both eta settings produce identical particles in a fixed-seed 500-event comparison with the actual O2 generator; all nine species, pT/y bounds, and gap=5 pass.
Use the existing 5.36 TeV inelastic Pythia configuration with the shared resonance injection JSON, gap 5, rapidity mode, and the existing resonance decay settings. Validation: INI parsing and tracked references verified; differs from the 13.6 TeV INI only in its two MB configuration paths.
|
REQUEST FOR PRODUCTION RELEASES: This will add The following labels are available |
Use the supported INI test redirection to share the Rare generator kinematics test with the 13.6 TeV setup. This fixes the missing-test failure without changing generator settings. Validation: run_generator_tests.sh --keep-artifacts --fail-immediately passed for the 5.36 TeV INI (100-event DPL eventgen, o2-sim --noGeant, generic kinematics, and Rare-specific checks).
Provide GeneratorLF_Resonances_pp5360_Rare.C with the existing Rare injection PDG, decay, and gap sanity checks. Remove the INI test redirection so CI discovers the dedicated macro by filename. Validation: the actual generator CI runner passed with 100 events, including DPL eventgen, o2-sim --noGeant, generic kinematics, and the dedicated External macro.
mjkim525
marked this pull request as ready for review
September 22, 2026 14:53
njacazio
approved these changes
Sep 22, 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.
Summary
In this PR, the injected pT and rapidity ranges for each particle in the
.jsonfile have been adjusted to improve resource efficiency.In addition, a
.inifile for the pp reference production has been added in preparation for the corresponding MC production request.Details
.iniand test macro for the pp reference MC production.