--- eventviewer/flight/src/FEVdetector.cpp 2006/07/14 14:18:04 1.1 +++ eventviewer/flight/src/FEVdetector.cpp 2006/08/01 08:39:40 1.2 @@ -815,6 +815,7 @@ // // SHOW PALETTE // + thefigure->cd(); if ( var.PALETTE ) ShowPalette(); // // SHOW VERBOSE INFOS @@ -2168,7 +2169,7 @@ if ( adc[ch11b[i]][hb11b[i]] < 1000. ){ ms11b[i] = adc[ch11b[i]][hb11b[i]]; }; - xp11[i] = 0.; + // xp11[i] = 0.; }; Int_t nmtof = 0; @@ -2208,6 +2209,7 @@ if ( adc[ch12b[i]][hb12b[i]] < 1000. ) ms12b[i] = adc[ch12b[i]][hb12b[i]]; xp12[i] = 0.; }; + // xp12[0] = ptt->xtofpos[0]; // ii = 2; @@ -2215,7 +2217,7 @@ ii--; if ( adc[ch21a[i]][hb21a[i]] < 1000. ) ms21a[ii] = adc[ch21a[i]][hb21a[i]]; if ( adc[ch21b[i]][hb21b[i]] < 1000. ) ms21b[ii] = adc[ch21b[i]][hb21b[i]]; - xp12[i] = 0.; + xp21[i] = 0.; }; xp21[0] = ptt->xtofpos[1]; //