]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - RALICE/history.txt
Modifications of AliMath.cxx, AliMath.h, AliVertex.cxx, AliVertex.h
[u/mrichter/AliRoot.git] / RALICE / history.txt
index 88904788bc8eae12fe23bfca55ba38deff156385..bf92042426fe650f3c13f85cb20c136e795332a0 100644 (file)
                 and AliCalorimeter::AddSignal() updated to invoke AliCalorimeter::SetSignal()
                 in case of new modules instead of having duplicate code.
                 (Thanks to Eugene van der Pijll).
+12-mar-2000 NvE Computation of Integer Order Modified Bessel functions I_n(x) and K_n(x)
+                introduced in class AliMath.
+                Also already existing AliMath facilities converted to Double_t handling
+                to enhance flexibility.
+06-jun-2000 NvE AliMath::K() etc... renamed to AliMath::BesselK() etc... for clarity.
+07-jun-2000 NvE Vertex linking of AliVertex::Add(AliVertex&) made more sophisticated
+                by introduction of automatic generation of connecting track.