]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - PWGCF/FEMTOSCOPY/Chaoticity/AliChaoticity.cxx
Change of configuration: 2 Kt3 bins instead of 1
[u/mrichter/AliRoot.git] / PWGCF / FEMTOSCOPY / Chaoticity / AliChaoticity.cxx
index 61a3d3e5ef89d20a9b86a2e94cf2b18b10c26696..ec5cc97abdc26a0806aef3d2103c1af98110a74a 100644 (file)
@@ -3062,8 +3062,8 @@ void AliChaoticity::Exec(Option_t *)
            
            q3 = sqrt(pow(qinv12,2) + pow(qinv13,2) + pow(qinv23,2));
            transK3 = sqrt( pow(pVect1[1]+pVect2[1]+pVect3[1],2) + pow(pVect1[2]+pVect2[2]+pVect3[2],2))/3.;
-           //if(transK3<0.35) fEDbin=0;
-           //else fEDbin=1;
+           if(transK3<0.3) fEDbin=0;
+           else fEDbin=1;
            firstQ=0; secondQ=0; thirdQ=0;