Skip to content

Releases: alisw/AliPhysics

v5-09-55b-01

12 Apr 08:53
Compare
Choose a tag to compare
Protection for FPE in QA

v5-09-54s-01

25 Apr 10:25
Compare
Choose a tag to compare
Protection for FPE in QA

v5-09-54r-01

01 Dec 16:08
Compare
Choose a tag to compare
Protection for FPE in QA

v5-09-54q-01

24 Jul 11:09
Compare
Choose a tag to compare
Protection for FPE in QA

v5-09-54p-01

17 May 12:49
Compare
Choose a tag to compare
Protection for FPE in QA

v5-09-54o-01

31 Mar 10:45
Compare
Choose a tag to compare
Protection for FPE in QA

v5-09-54n-01

02 Mar 15:28
Compare
Choose a tag to compare
Protection for FPE in QA

v5-09-54m-01

12 Apr 08:53
Compare
Choose a tag to compare
Protection for FPE in QA

v5-09-57b-01

15 Feb 12:24
Compare
Choose a tag to compare
Modifications to initialize TF1 from string and TVectorD

To allow for forward and backward compatibility between root 5 and root
6, the sigma parametrization function is initialized now from a string
for the function definition and a TVectorD for the fit parameters.
As input, the parameters are expected to be provided in a root file,
e.g.
 TFile*         /tmp/TF1_SigmaPar.root
  KEY: TNamed   SigmaParametrization;1
sqrt(([0]**2)*x[0]+(([1]**2)*(x[5]*[5])*(x[0]/sqrt(1+x[1]**2))**[2])+x[5]*AliTPCPIDResponse::sigmadEdxPt(x[2],x[3],[3])**2+([4]*x[4])**2
+((x[6]*[6])**2)+(x[6]*(x[0]/sqrt(1+x[1]**2))*[7])**2)
  KEY: TVectorT<double> SigmaParametrizationParams;1
  KEY: TNamed   MultiplicityNormalization;1     10000

v5-09-57a-01

27 Jan 13:30
cb06c16
Compare
Choose a tag to compare
Merge pull request #16668 from fcatalan92/master

Add option to use or not the Dplus peak in Ds v2 fit