]> git.uio.no Git - u/mrichter/AliRoot.git/commitdiff
Extend q_ij range for pp and pPb
authordgangadh <dgangadh@f7af4fe6-9843-0410-8265-dc069ae4e863>
Thu, 10 Oct 2013 11:58:05 +0000 (11:58 +0000)
committerdgangadh <dgangadh@f7af4fe6-9843-0410-8265-dc069ae4e863>
Thu, 10 Oct 2013 11:58:05 +0000 (11:58 +0000)
PWGCF/FEMTOSCOPY/Chaoticity/AliThreePionRadii.cxx
PWGCF/FEMTOSCOPY/Chaoticity/AliThreePionRadii.h

index a1e79850cb1e17f936627c3d858e7138ead05825..0860cd1f2f07033a820798ef181debf152e56dca 100644 (file)
@@ -597,7 +597,7 @@ void AliThreePionRadii::ParInit()
     //
     fQlimitC2 = 2.0;
     fQbinsC2 = 200;
-    fQupperBound = 0.4;
+    fQupperBound = 0.5;// was 0.4
     fQbins = kQbinsPP;
     //
     fDampStart = 0.5;// was 0.3
index 7da450dddbbe3725ef84d22257ebbb5728c799bc..e510a261af33860af3cc6d3461893095ebd10d1f 100644 (file)
@@ -53,8 +53,8 @@ class AliThreePionRadii : public AliAnalysisTaskSE {
     kMCarrayLimit = 110000,//110000
     kQbins = 20,
     kQbinsWeights = 40,
-    kQbinsPP = 40,
-    kQbinsWeightsPP = 40,
+    kQbinsPP = 50,
+    kQbinsWeightsPP = 50,
     kNDampValues = 16,
     kRmin = 2,// min radii for Momentum resolution calculations
     kDENtypes = 1,// was (kRVALUES)*kNDampValues