Releases: alisw/AliRoot
Releases · alisw/AliRoot
v5-09-53e
Protection agains Distortion RMS paramet. < 0 (#1136) Authored-by: shahoian <[email protected]>
v5-09-38f
Port HF and GA developments and fixes from master to v5-09-38 (#1133) * 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 (#1078) * Change to SoftQCD the process for HF generation (#1084) * Order by flavour the partons that are first and second mother of a hadron (#1089) * Change PYTHIA8 to 8.243 (#997) * debug printf removed * debug printf removed * Fix for newly imported Pythia8 * 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 (#1096) * Overwrite default process (elastic scattering) from decayer initialisation (solves ALIROOT-8407) * Add option to trigger particles over any of the central barrel calorimeters: PHOS or EMCal or DCal * Fix lambda_b lifetime in Pythia8 * switch pi0 decay on in pythia8 decayer Co-authored-by: Andreas Morsch <[email protected]> Co-authored-by: Francesco Prino <[email protected]> Co-authored-by: ddobrigk <[email protected]> Co-authored-by: Giulio Eulisse <[email protected]> Co-authored-by: Andrea <andrea.rossicern.ch>
v5-09-24d
Port HF and GA developments and fixes from master to v5-09-24 (#1135) * 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 (#1078) * Change to SoftQCD the process for HF generation (#1084) * Order by flavour the partons that are first and second mother of a hadron (#1089) * debug printf removed * debug printf removed * Change PYTHIA8 to 8.243 (#997) * Omega_ccc added. * Update AliGenITSULib.cxx * Fix for newly imported Pythia8 * 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 (#1096) * Overwrite default process (elastic scattering) from decayer initialisation (solves ALIROOT-8407) * Add option to trigger particles over any of the central barrel calorimeters: PHOS or EMCal or DCal * Fix lambda_b lifetime in Pythia8 * switch pi0 decay on in pythia8 decayer Co-authored-by: Andreas Morsch <[email protected]> Co-authored-by: Francesco Prino <[email protected]> Co-authored-by: ddobrigk <[email protected]> Co-authored-by: Giulio Eulisse <[email protected]> Co-authored-by: Andrea <andrea.rossicern.ch>
v5-09-02f
Port HF and GA developments and fixes from master to v5-09-02 (#1134) * fPythia->SetIntrinsicKt(fPtKick); removed since it overwrites the settings of the standard tunes * outgoing partons are in positions 4-5 and not 6-7 like in PYTHIA6 * apply the acceptance cuts on the physical direct photon and not on the first photon in the generation * add protection in case weird events with photons generating other particles are produced * Make option to switch on long-lived decayse in PYTHIA8 Decays of long-lived particles (K0short, lambda) are currently disabled in a hard coded way in the AliPythia8 wrapper. While this is OK for normal MC productions, on the MC_gen lego train this might not always be the desired behaviour. The patch allows for an optional switch on of the decayer for long lived particles (default: off) * Fix formatting requested in #PR260 * [#260] Add documentation of the new settings - Adding doxygen documentation for the new function indicating the list of species supported - Adding getter to check the status of the decayer for long-lived particles * Increasing classdef version * fixing include path for Pythia8 headers * Implement kHeavyFlavor as option for SetSTackFillOpt * Add option to trigger particles over any of the central barrel calorimeters: PHOS or EMCal or DCal * Fix lambda_b lifetime in Pythia8 * switch pi0 decay on in pythia8 decayer * 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 * Update decay channels and BRs to force charm hadronic decays (#1078) * Change to SoftQCD the process for HF generation (#1084) * Order by flavour the partons that are first and second mother of a hadron (#1089) * debug printf removed * 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 (#1096) * Overwrite default process (elastic scattering) from decayer initialisation (solves ALIROOT-8407) Co-authored-by: Andreas Morsch <[email protected]> Co-authored-by: mfasel <[email protected]> Co-authored-by: sgweber <[email protected]> Co-authored-by: Francesco Prino <[email protected]> Co-authored-by: ddobrigk <[email protected]> Co-authored-by: Giulio Eulisse <[email protected]> Co-authored-by: Andrea <andrea.rossicern.ch>
v5-09-20k
v5-09-20j
v5-09-53d
Installing headers for Pythia8243 (#1113) Co-authored-by: chiarazampolli <[email protected]>
v5-09-53c
Missing settings for altro clock fix (#1106) (#1107) Previous patch was working for clusters produced in the reconstruction, but was failing when clusters were extracted beforehand Co-authored-by: Ruben Shahoyan <[email protected]>
v5-09-20i
Release Notes - AliRoot - Version v5-09-20i
Porting request
- [ALIROOT-8396] - Porting request for PYTHIA8 HF MC productions