]> git.uio.no Git - u/mrichter/AliRoot.git/commitdiff
updates in Proton Femto train
authormaszyman <maszyman@cern.ch>
Mon, 9 Dec 2013 11:37:27 +0000 (12:37 +0100)
committermaszyman <maszyman@cern.ch>
Mon, 9 Dec 2013 11:37:27 +0000 (12:37 +0100)
PWGCF/FEMTOSCOPY/macros/Train/ProtonFemtoscopy/DcaTpcOnlyTTCeta015phi045/central/ConfigFemtoAnalysis.C

index 9bd0296b6ee6e91138adcd7544d2f77ea5b1d226..2b38f6d1d0bb4163430d1fbf212c970a22ade1e4 100644 (file)
@@ -69,8 +69,8 @@ AliFemtoManager* ConfigFemtoAnalysis() {
   int runepvzero[4] = {0, 0, 0, 1};
   double epvzerobins[4] = {-psi, -psi+psid, -psi+2*psid, -psi+3*psid};
 
-  int runmults[10] = {1, 1, 0, 0, 0, 0, 0, 0, 0, 0};
-  int multbins[11] = {0.001, 50, 100, 200, 300, 400, 500, 600, 700, 800, 900};
+  int runmults[10] = {1, 0, 0, 0, 0, 0, 0, 0, 0, 0};
+  int multbins[11] = {10, 80, 100, 200, 300, 400, 500, 600, 700, 800, 900};
 
   int runch[3] = {1, 1, 1};
   const char *chrgs[3] = { "PP", "APAP", "PAP" };