Uh oh!
There was an error while loading. Please reload this page.
Fix LF_rapidity generator by including generator_pythia8_longlived.C - #2190
Conversation
sawankumawat
commented
Nov 24, 2025
- Include generator_pythia8_longlived.C to access getMass() function
- Replace custom getMassFromPDG helper with GeneratorPythia8LongLivedGun::getMass()
- Aligns with working generator_pythia8_LF.C structure
- Created a gun for exotic particles
REQUEST FOR PRODUCTION RELEASES: This will add The following labels are available |
njacazio
commented
Nov 24, 2025
Ciao @sawankumawat I see some formatting changes, maybe add those in a separate PR |
sawankumawat
commented
Nov 24, 2025
Thanks for reviewing the request. I will make another commit without the formatting changes. |
sawankumawat
commented
Nov 24, 2025
Removed the formatting changes. |
Uh oh!
There was an error while loading. Please reload this page.
…liceO2Group#2190) * added exotic particles in the gun * added exotic particles in the gun * rolled back to generator_pythia8_longlived.C script to get mass from PDG * removed formatting changes