reset
set key 13,5e-10 box
set ylabel 'Lifetime (s)'
set xlabel "J'"
set term post enh solid
set output 't212.ps'
set zero 1e-13
plot [0:20][0:7.5e-10] 'p2.74' using 2:6 with linespoints,'q2.74' using 2:6 with linespoints,'r2.74' using 2:6 with linespoints



