-
Notifications
You must be signed in to change notification settings - Fork 180
PWGHF: rename config of OmegaC->Omega in OmegaC NoDecay #1871
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
Conversation
|
REQUEST FOR PRODUCTION RELEASES: This will add The following labels are available |
stefanopolitano
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi @fgrosa! Thanks for spotting this. Approved
* PWGHF: rename config of OmegaC->Omega in OmegaC NoDecay * Modify test accordingly (cherry picked from commit e40ee48)
* PWGHF: rename config of OmegaC->Omega in OmegaC NoDecay * Modify test accordingly (cherry picked from commit e40ee48)
* PWGHF: rename config of OmegaC->Omega in OmegaC NoDecay * Modify test accordingly (cherry picked from commit e40ee48)
* PWGHF: rename config of OmegaC->Omega in OmegaC NoDecay * Modify test accordingly (cherry picked from commit e40ee48)
* PWGHF: rename config of OmegaC->Omega in OmegaC NoDecay * Modify test accordingly (cherry picked from commit e40ee48)
* PWGHF: rename config of OmegaC->Omega in OmegaC NoDecay * Modify test accordingly (cherry picked from commit e40ee48)
@mpuccio and I realised that
does not work, since in PYTHIA the OmegaC is always decayed to diquarks/quarks that then hadronise later on, so we cannot select the decays with a specific hadron in the final state. To avoid misunderstanding I rename the relative config, which produces events with OmegaC that do not decay.
This can be used to produce pregenerated pools of events with undecayed OmegaC baryons, that can be decayed later on with GEANT using an external generator (the same pool can be used for several productions requiring different forced decays of OmegaC), provided this fix in
GENAT4_VMCvmc-project/geant4_vmc#70.