Skip to content

v5-09-02f

Compare
Choose a tag to compare
@ktf ktf released this 30 Mar 13:17
· 52 commits to v5-09-02-patches since this release
9e5de88
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>