-
Notifications
You must be signed in to change notification settings - Fork 256
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Port modifications needed for HF simulations with Pythia8 (#1097)
* Correct use of decayer in AliGenPythiaPlus. * fPythia object not persistent to avoid default constructur be called when reading galice.root * Fix index to have the CutOnChild selection working with Pythia8 * Implement kHeavyFlavor as option for SetSTackFillOpt * Update decay channels and BRs to force charm hadronic decays * Change to SoftQCD the process for HF generation * Order by flavour the partons that are first and second mother of a hadron * debug printf removed * Change PYTHIA8 to 8.243 (#997) * Fix for newly imported Pythia8 * Omega_ccc added. * Update AliGenITSULib.cxx * Adding Xic+->pK-pi+ (including Xic+->pK0*), Xic+->Xi-pi+pi+ (including Xic+->Xi*0 pi+), Xic0->Xi-pi+ decays, OmegaC->OmegaPi to ForceHadronicD; adding Bs->Ds- pi+ to ForceBeautyUpgrade; fixes to ForceBeautyUpgrade in AliDecayerPythia8. Adding Xic0 and Bs to AliGenITSULib. Decay table modified to update Xic0, Xic+ and OmegaC decay channels. * Add HF selection case with c and b proportions as in Pythia
- Loading branch information
Showing
748 changed files
with
1,199,909 additions
and
83 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
This file contains 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
This file contains 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
Oops, something went wrong.