From: maszyman Date: Mon, 9 Dec 2013 11:37:27 +0000 (+0100) Subject: updates in Proton Femto train X-Git-Url: http://git.uio.no/git/?a=commitdiff_plain;h=73a8ca7695b500fe3f3359ddaad8b17632f04096;p=u%2Fmrichter%2FAliRoot.git updates in Proton Femto train --- diff --git a/PWGCF/FEMTOSCOPY/macros/Train/ProtonFemtoscopy/DcaTpcOnlyTTCeta015phi045/central/ConfigFemtoAnalysis.C b/PWGCF/FEMTOSCOPY/macros/Train/ProtonFemtoscopy/DcaTpcOnlyTTCeta015phi045/central/ConfigFemtoAnalysis.C index 9bd0296b6ee..2b38f6d1d0b 100644 --- a/PWGCF/FEMTOSCOPY/macros/Train/ProtonFemtoscopy/DcaTpcOnlyTTCeta015phi045/central/ConfigFemtoAnalysis.C +++ b/PWGCF/FEMTOSCOPY/macros/Train/ProtonFemtoscopy/DcaTpcOnlyTTCeta015phi045/central/ConfigFemtoAnalysis.C @@ -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" };