Skip to content

Tags: alisw/AliRoot

Tags

v5-09-60a

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
v5-09-60 from master

v5-09-54s

bug fixes: phi range now in correct units, and

- momentum distributions for Fermi motion are now flat

v5-09-59z

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #1518 from davidrohr/master_pull_request2

Fix compiler warnings of GCC13 that go into -Werror

v5-09-59v

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #1518 from davidrohr/master_pull_request2

Fix compiler warnings of GCC13 that go into -Werror

v5-09-59u

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Corrected tesets, adapted to GEANT4_VMC v6-5 (#1515)

v5-09-59t

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fixes for c++20 (#1512)

It turns out that c++20 restricts the usage of forward
declarations of objects used in templates, particularly
std::vector. In this case functions defined inside the
class make use of an incomplete class - thanks to the
forward declaration -  when accessing functions of the
vector. The solutiion  in this case - since we have a
circular dependency here - is to move ALL function
definitions of ClosestPair2D  out of the class declaration
and after Point, so they always see a complete object.

v5-09-54r

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Created AliGenSexaquarkReaction

v5-09-59s

Verified

This commit was signed with the committer’s verified signature.
TimoWilken Timo Wilken
Update tagging workflow to handle v5-09-59 series

v5-09-59r

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #1503 from alisw/ktf-patch-3

Update FindROOT.cmake to support ROOT 6.30.XX

v5-09-56x

Add width of Ds resonances