{ double khi[10][25]; double khi11p[25]; double segexp[10]; double esegmaexp[10]; double qcm1[10][25], epsilon1[10][25], qprimcm1[10][25], thetacm1[10][25], phideg1[10][25], segmaDR1[10][25],costheta1[10][25]; double alpha[25], beta[25]; ofstream fcoef("val.txt");//txt sortie "OUT" ifstream fexp(Form("../../cross-section-q2-05-oct2013/Results/section1.txt"));//txt segmaexp ifstream f(Form("../1-code-dr/alphabeta.txt"));//txt alpha beta for(int j=0; j<10; j++){fexp>>segexp[j]>>esegmaexp[j];} for(int i=0; i<25; i++){ f>>alpha[i]>>beta[i]; //cout<>qcm1[j][i]>>epsilon1[j][i]>>qprimcm1[j][i]>>thetacm1[j][i]>>phideg1[j][i]>>segmaDR1[j][i]; //cout<