% GNUPLOT: LaTeX picture with Postscript
\begingroup%
  \makeatletter%
  \newcommand{\GNUPLOTspecial}{%
    \@sanitize\catcode`\%=14\relax\special}%
  \setlength{\unitlength}{0.1bp}%
{\GNUPLOTspecial{!
%!PS-Adobe-2.0 EPSF-2.0
%%Title: angdist1.tex
%%Creator: gnuplot 3.7 patchlevel 1
%%CreationDate: Mon Sep 10 16:12:15 2001
%%DocumentFonts: 
%%BoundingBox: 0 0 306 183
%%Orientation: Landscape
%%EndComments
/gnudict 256 dict def
gnudict begin
/Color true def
/Solid false def
/gnulinewidth 5.000 def
/userlinewidth gnulinewidth def
/vshift -33 def
/dl {10 mul} def
/hpt_ 31.5 def
/vpt_ 31.5 def
/hpt hpt_ def
/vpt vpt_ def
/M {moveto} bind def
/L {lineto} bind def
/R {rmoveto} bind def
/V {rlineto} bind def
/vpt2 vpt 2 mul def
/hpt2 hpt 2 mul def
/Lshow { currentpoint stroke M
  0 vshift R show } def
/Rshow { currentpoint stroke M
  dup stringwidth pop neg vshift R show } def
/Cshow { currentpoint stroke M
  dup stringwidth pop -2 div vshift R show } def
/UP { dup vpt_ mul /vpt exch def hpt_ mul /hpt exch def
  /hpt2 hpt 2 mul def /vpt2 vpt 2 mul def } def
/DL { Color {setrgbcolor Solid {pop []} if 0 setdash }
 {pop pop pop Solid {pop []} if 0 setdash} ifelse } def
/BL { stroke userlinewidth 2 mul setlinewidth } def
/AL { stroke userlinewidth 2 div setlinewidth } def
/UL { dup gnulinewidth mul /userlinewidth exch def
      10 mul /udl exch def } def
/PL { stroke userlinewidth setlinewidth } def
/LTb { BL [] 0 0 0 DL } def
/LTa { AL [1 udl mul 2 udl mul] 0 setdash 0 0 0 setrgbcolor } def
/LT0 { PL [] 1 0 0 DL } def
/LT1 { PL [4 dl 2 dl] 0 1 0 DL } def
/LT2 { PL [2 dl 3 dl] 0 0 1 DL } def
/LT3 { PL [1 dl 1.5 dl] 1 0 1 DL } def
/LT4 { PL [5 dl 2 dl 1 dl 2 dl] 0 1 1 DL } def
/LT5 { PL [4 dl 3 dl 1 dl 3 dl] 1 1 0 DL } def
/LT6 { PL [2 dl 2 dl 2 dl 4 dl] 0 0 0 DL } def
/LT7 { PL [2 dl 2 dl 2 dl 2 dl 2 dl 4 dl] 1 0.3 0 DL } def
/LT8 { PL [2 dl 2 dl 2 dl 2 dl 2 dl 2 dl 2 dl 4 dl] 0.5 0.5 0.5 DL } def
/Pnt { stroke [] 0 setdash
   gsave 1 setlinecap M 0 0 V stroke grestore } def
/Dia { stroke [] 0 setdash 2 copy vpt add M
  hpt neg vpt neg V hpt vpt neg V
  hpt vpt V hpt neg vpt V closepath stroke
  Pnt } def
/Pls { stroke [] 0 setdash vpt sub M 0 vpt2 V
  currentpoint stroke M
  hpt neg vpt neg R hpt2 0 V stroke
  } def
/Box { stroke [] 0 setdash 2 copy exch hpt sub exch vpt add M
  0 vpt2 neg V hpt2 0 V 0 vpt2 V
  hpt2 neg 0 V closepath stroke
  Pnt } def
/Crs { stroke [] 0 setdash exch hpt sub exch vpt add M
  hpt2 vpt2 neg V currentpoint stroke M
  hpt2 neg 0 R hpt2 vpt2 V stroke } def
/TriU { stroke [] 0 setdash 2 copy vpt 1.12 mul add M
  hpt neg vpt -1.62 mul V
  hpt 2 mul 0 V
  hpt neg vpt 1.62 mul V closepath stroke
  Pnt  } def
/Star { 2 copy Pls Crs } def
/BoxF { stroke [] 0 setdash exch hpt sub exch vpt add M
  0 vpt2 neg V  hpt2 0 V  0 vpt2 V
  hpt2 neg 0 V  closepath fill } def
/TriUF { stroke [] 0 setdash vpt 1.12 mul add M
  hpt neg vpt -1.62 mul V
  hpt 2 mul 0 V
  hpt neg vpt 1.62 mul V closepath fill } def
/TriD { stroke [] 0 setdash 2 copy vpt 1.12 mul sub M
  hpt neg vpt 1.62 mul V
  hpt 2 mul 0 V
  hpt neg vpt -1.62 mul V closepath stroke
  Pnt  } def
/TriDF { stroke [] 0 setdash vpt 1.12 mul sub M
  hpt neg vpt 1.62 mul V
  hpt 2 mul 0 V
  hpt neg vpt -1.62 mul V closepath fill} def
/DiaF { stroke [] 0 setdash vpt add M
  hpt neg vpt neg V hpt vpt neg V
  hpt vpt V hpt neg vpt V closepath fill } def
/Pent { stroke [] 0 setdash 2 copy gsave
  translate 0 hpt M 4 {72 rotate 0 hpt L} repeat
  closepath stroke grestore Pnt } def
/PentF { stroke [] 0 setdash gsave
  translate 0 hpt M 4 {72 rotate 0 hpt L} repeat
  closepath fill grestore } def
/Circle { stroke [] 0 setdash 2 copy
  hpt 0 360 arc stroke Pnt } def
/CircleF { stroke [] 0 setdash hpt 0 360 arc fill } def
/C0 { BL [] 0 setdash 2 copy moveto vpt 90 450  arc } bind def
/C1 { BL [] 0 setdash 2 copy        moveto
       2 copy  vpt 0 90 arc closepath fill
               vpt 0 360 arc closepath } bind def
/C2 { BL [] 0 setdash 2 copy moveto
       2 copy  vpt 90 180 arc closepath fill
               vpt 0 360 arc closepath } bind def
/C3 { BL [] 0 setdash 2 copy moveto
       2 copy  vpt 0 180 arc closepath fill
               vpt 0 360 arc closepath } bind def
/C4 { BL [] 0 setdash 2 copy moveto
       2 copy  vpt 180 270 arc closepath fill
               vpt 0 360 arc closepath } bind def
/C5 { BL [] 0 setdash 2 copy moveto
       2 copy  vpt 0 90 arc
       2 copy moveto
       2 copy  vpt 180 270 arc closepath fill
               vpt 0 360 arc } bind def
/C6 { BL [] 0 setdash 2 copy moveto
      2 copy  vpt 90 270 arc closepath fill
              vpt 0 360 arc closepath } bind def
/C7 { BL [] 0 setdash 2 copy moveto
      2 copy  vpt 0 270 arc closepath fill
              vpt 0 360 arc closepath } bind def
/C8 { BL [] 0 setdash 2 copy moveto
      2 copy vpt 270 360 arc closepath fill
              vpt 0 360 arc closepath } bind def
/C9 { BL [] 0 setdash 2 copy moveto
      2 copy  vpt 270 450 arc closepath fill
              vpt 0 360 arc closepath } bind def
/C10 { BL [] 0 setdash 2 copy 2 copy moveto vpt 270 360 arc closepath fill
       2 copy moveto
       2 copy vpt 90 180 arc closepath fill
               vpt 0 360 arc closepath } bind def
/C11 { BL [] 0 setdash 2 copy moveto
       2 copy  vpt 0 180 arc closepath fill
       2 copy moveto
       2 copy  vpt 270 360 arc closepath fill
               vpt 0 360 arc closepath } bind def
/C12 { BL [] 0 setdash 2 copy moveto
       2 copy  vpt 180 360 arc closepath fill
               vpt 0 360 arc closepath } bind def
/C13 { BL [] 0 setdash  2 copy moveto
       2 copy  vpt 0 90 arc closepath fill
       2 copy moveto
       2 copy  vpt 180 360 arc closepath fill
               vpt 0 360 arc closepath } bind def
/C14 { BL [] 0 setdash 2 copy moveto
       2 copy  vpt 90 360 arc closepath fill
               vpt 0 360 arc } bind def
/C15 { BL [] 0 setdash 2 copy vpt 0 360 arc closepath fill
               vpt 0 360 arc closepath } bind def
/Rec   { newpath 4 2 roll moveto 1 index 0 rlineto 0 exch rlineto
       neg 0 rlineto closepath } bind def
/Square { dup Rec } bind def
/Bsquare { vpt sub exch vpt sub exch vpt2 Square } bind def
/S0 { BL [] 0 setdash 2 copy moveto 0 vpt rlineto BL Bsquare } bind def
/S1 { BL [] 0 setdash 2 copy vpt Square fill Bsquare } bind def
/S2 { BL [] 0 setdash 2 copy exch vpt sub exch vpt Square fill Bsquare } bind def
/S3 { BL [] 0 setdash 2 copy exch vpt sub exch vpt2 vpt Rec fill Bsquare } bind def
/S4 { BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt Square fill Bsquare } bind def
/S5 { BL [] 0 setdash 2 copy 2 copy vpt Square fill
       exch vpt sub exch vpt sub vpt Square fill Bsquare } bind def
/S6 { BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt vpt2 Rec fill Bsquare } bind def
/S7 { BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt vpt2 Rec fill
       2 copy vpt Square fill
       Bsquare } bind def
/S8 { BL [] 0 setdash 2 copy vpt sub vpt Square fill Bsquare } bind def
/S9 { BL [] 0 setdash 2 copy vpt sub vpt vpt2 Rec fill Bsquare } bind def
/S10 { BL [] 0 setdash 2 copy vpt sub vpt Square fill 2 copy exch vpt sub exch vpt Square fill
       Bsquare } bind def
/S11 { BL [] 0 setdash 2 copy vpt sub vpt Square fill 2 copy exch vpt sub exch vpt2 vpt Rec fill
       Bsquare } bind def
/S12 { BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt2 vpt Rec fill Bsquare } bind def
/S13 { BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt2 vpt Rec fill
       2 copy vpt Square fill Bsquare } bind def
/S14 { BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt2 vpt Rec fill
       2 copy exch vpt sub exch vpt Square fill Bsquare } bind def
/S15 { BL [] 0 setdash 2 copy Bsquare fill Bsquare } bind def
/D0 { gsave translate 45 rotate 0 0 S0 stroke grestore } bind def
/D1 { gsave translate 45 rotate 0 0 S1 stroke grestore } bind def
/D2 { gsave translate 45 rotate 0 0 S2 stroke grestore } bind def
/D3 { gsave translate 45 rotate 0 0 S3 stroke grestore } bind def
/D4 { gsave translate 45 rotate 0 0 S4 stroke grestore } bind def
/D5 { gsave translate 45 rotate 0 0 S5 stroke grestore } bind def
/D6 { gsave translate 45 rotate 0 0 S6 stroke grestore } bind def
/D7 { gsave translate 45 rotate 0 0 S7 stroke grestore } bind def
/D8 { gsave translate 45 rotate 0 0 S8 stroke grestore } bind def
/D9 { gsave translate 45 rotate 0 0 S9 stroke grestore } bind def
/D10 { gsave translate 45 rotate 0 0 S10 stroke grestore } bind def
/D11 { gsave translate 45 rotate 0 0 S11 stroke grestore } bind def
/D12 { gsave translate 45 rotate 0 0 S12 stroke grestore } bind def
/D13 { gsave translate 45 rotate 0 0 S13 stroke grestore } bind def
/D14 { gsave translate 45 rotate 0 0 S14 stroke grestore } bind def
/D15 { gsave translate 45 rotate 0 0 S15 stroke grestore } bind def
/DiaE { stroke [] 0 setdash vpt add M
  hpt neg vpt neg V hpt vpt neg V
  hpt vpt V hpt neg vpt V closepath stroke } def
/BoxE { stroke [] 0 setdash exch hpt sub exch vpt add M
  0 vpt2 neg V hpt2 0 V 0 vpt2 V
  hpt2 neg 0 V closepath stroke } def
/TriUE { stroke [] 0 setdash vpt 1.12 mul add M
  hpt neg vpt -1.62 mul V
  hpt 2 mul 0 V
  hpt neg vpt 1.62 mul V closepath stroke } def
/TriDE { stroke [] 0 setdash vpt 1.12 mul sub M
  hpt neg vpt 1.62 mul V
  hpt 2 mul 0 V
  hpt neg vpt -1.62 mul V closepath stroke } def
/PentE { stroke [] 0 setdash gsave
  translate 0 hpt M 4 {72 rotate 0 hpt L} repeat
  closepath stroke grestore } def
/CircE { stroke [] 0 setdash 
  hpt 0 360 arc stroke } def
/Opaque { gsave closepath 1 setgray fill grestore 0 setgray closepath } def
/DiaW { stroke [] 0 setdash vpt add M
  hpt neg vpt neg V hpt vpt neg V
  hpt vpt V hpt neg vpt V Opaque stroke } def
/BoxW { stroke [] 0 setdash exch hpt sub exch vpt add M
  0 vpt2 neg V hpt2 0 V 0 vpt2 V
  hpt2 neg 0 V Opaque stroke } def
/TriUW { stroke [] 0 setdash vpt 1.12 mul add M
  hpt neg vpt -1.62 mul V
  hpt 2 mul 0 V
  hpt neg vpt 1.62 mul V Opaque stroke } def
/TriDW { stroke [] 0 setdash vpt 1.12 mul sub M
  hpt neg vpt 1.62 mul V
  hpt 2 mul 0 V
  hpt neg vpt -1.62 mul V Opaque stroke } def
/PentW { stroke [] 0 setdash gsave
  translate 0 hpt M 4 {72 rotate 0 hpt L} repeat
  Opaque stroke grestore } def
/CircW { stroke [] 0 setdash 
  hpt 0 360 arc Opaque stroke } def
/BoxFill { gsave Rec 1 setgray fill grestore } def
end
%%EndProlog
}}%
\begin{picture}(3060,1836)(0,0)%
{\GNUPLOTspecial{"
gnudict begin
gsave
0 0 translate
0.100 0.100 scale
0 setgray
newpath
1.000 UL
LTb
450 200 M
63 0 V
2397 0 R
-63 0 V
450 456 M
63 0 V
2397 0 R
-63 0 V
450 712 M
63 0 V
2397 0 R
-63 0 V
450 968 M
63 0 V
2397 0 R
-63 0 V
450 1224 M
63 0 V
2397 0 R
-63 0 V
450 1480 M
63 0 V
2397 0 R
-63 0 V
450 1736 M
63 0 V
2397 0 R
-63 0 V
450 200 M
0 63 V
0 1473 R
0 -63 V
723 200 M
0 63 V
0 1473 R
0 -63 V
997 200 M
0 63 V
0 1473 R
0 -63 V
1270 200 M
0 63 V
0 1473 R
0 -63 V
1543 200 M
0 63 V
0 1473 R
0 -63 V
1817 200 M
0 63 V
0 1473 R
0 -63 V
2090 200 M
0 63 V
0 1473 R
0 -63 V
2363 200 M
0 63 V
0 1473 R
0 -63 V
2637 200 M
0 63 V
0 1473 R
0 -63 V
2910 200 M
0 63 V
0 1473 R
0 -63 V
1.000 UL
LTb
450 200 M
2460 0 V
0 1536 V
-2460 0 V
450 200 L
1.000 UL
LT0
550 1623 M
263 0 V
450 566 M
27 0 V
28 0 V
27 0 V
27 1 V
28 0 V
27 2 V
27 0 V
28 1 V
27 0 V
27 1 V
28 1 V
27 2 V
27 1 V
28 1 V
27 2 V
27 2 V
28 1 V
27 2 V
27 2 V
28 2 V
27 2 V
27 1 V
28 3 V
27 3 V
27 1 V
28 2 V
27 3 V
27 2 V
28 3 V
27 3 V
27 2 V
28 3 V
27 2 V
27 3 V
28 2 V
27 3 V
27 3 V
28 2 V
27 3 V
27 2 V
28 3 V
27 2 V
27 3 V
28 2 V
27 3 V
27 3 V
28 2 V
27 3 V
27 2 V
28 3 V
27 2 V
27 3 V
28 2 V
27 3 V
27 3 V
28 2 V
27 1 V
27 3 V
28 3 V
27 1 V
27 2 V
28 3 V
27 1 V
27 2 V
28 2 V
27 1 V
27 3 V
28 1 V
27 1 V
27 2 V
28 1 V
27 1 V
27 2 V
28 1 V
27 1 V
27 1 V
28 2 V
27 0 V
27 1 V
28 1 V
27 0 V
27 2 V
28 0 V
27 1 V
27 0 V
28 0 V
27 0 V
27 1 V
28 0 V
27 0 V
1.000 UL
LT1
550 1523 M
263 0 V
450 668 M
27 0 V
28 0 V
27 0 V
27 0 V
28 2 V
27 1 V
27 0 V
28 1 V
27 2 V
27 1 V
28 1 V
27 1 V
27 2 V
28 2 V
27 2 V
27 2 V
28 1 V
27 3 V
27 3 V
28 1 V
27 2 V
27 3 V
28 2 V
27 3 V
27 4 V
28 2 V
27 3 V
27 3 V
28 3 V
27 3 V
27 3 V
28 3 V
27 3 V
27 4 V
28 2 V
27 4 V
27 3 V
28 4 V
27 3 V
27 3 V
28 4 V
27 2 V
27 4 V
28 3 V
27 4 V
27 2 V
28 4 V
27 3 V
27 3 V
28 3 V
27 4 V
27 2 V
28 3 V
27 2 V
27 4 V
28 3 V
27 2 V
27 3 V
28 3 V
27 2 V
27 3 V
28 2 V
27 3 V
27 2 V
28 2 V
27 2 V
27 3 V
28 1 V
27 3 V
27 1 V
28 1 V
27 3 V
27 1 V
28 1 V
27 2 V
27 1 V
28 1 V
27 1 V
27 2 V
28 0 V
27 1 V
27 1 V
28 0 V
27 2 V
27 0 V
28 0 V
27 1 V
27 0 V
28 0 V
27 0 V
1.000 UL
LT2
550 1423 M
263 0 V
450 334 M
27 2 V
28 0 V
27 2 V
27 3 V
28 2 V
27 4 V
27 4 V
28 5 V
27 7 V
27 6 V
28 6 V
27 8 V
27 8 V
28 9 V
27 9 V
27 10 V
28 10 V
27 10 V
27 12 V
28 11 V
27 13 V
27 13 V
28 13 V
27 13 V
27 14 V
28 14 V
27 14 V
27 15 V
28 14 V
27 16 V
27 15 V
28 15 V
27 16 V
27 16 V
28 16 V
27 16 V
27 16 V
28 16 V
27 16 V
27 16 V
28 16 V
27 16 V
27 16 V
28 16 V
27 16 V
27 15 V
28 15 V
27 16 V
27 15 V
28 14 V
27 16 V
27 14 V
28 14 V
27 14 V
27 13 V
28 14 V
27 13 V
27 12 V
28 12 V
27 13 V
27 11 V
28 12 V
27 10 V
27 11 V
28 9 V
27 11 V
27 10 V
28 9 V
27 8 V
27 8 V
28 8 V
27 8 V
27 8 V
28 6 V
27 6 V
27 5 V
28 7 V
27 5 V
27 4 V
28 5 V
27 4 V
27 2 V
28 4 V
27 3 V
27 2 V
28 2 V
27 1 V
27 1 V
28 0 V
27 1 V
1.000 UL
LT3
550 1323 M
263 0 V
450 374 M
27 1 V
28 2 V
27 1 V
27 4 V
28 4 V
27 5 V
27 5 V
28 6 V
27 7 V
27 9 V
28 7 V
27 11 V
27 10 V
28 11 V
27 12 V
27 11 V
28 13 V
27 14 V
27 14 V
28 16 V
27 15 V
27 15 V
28 17 V
27 18 V
27 17 V
28 17 V
27 18 V
27 20 V
28 18 V
27 19 V
27 19 V
28 20 V
27 20 V
27 20 V
28 19 V
27 21 V
27 20 V
28 21 V
27 20 V
27 19 V
28 21 V
27 20 V
27 21 V
28 19 V
27 21 V
27 19 V
28 19 V
27 19 V
27 19 V
28 18 V
27 19 V
27 18 V
28 18 V
27 17 V
27 17 V
28 16 V
27 17 V
27 16 V
28 16 V
27 14 V
27 15 V
28 14 V
27 14 V
27 13 V
28 13 V
27 13 V
27 11 V
28 12 V
27 10 V
27 10 V
28 11 V
27 9 V
27 9 V
28 8 V
27 8 V
27 8 V
28 6 V
27 7 V
27 6 V
28 5 V
27 4 V
27 0 V
28 13 V
27 0 V
27 0 V
28 0 V
27 0 V
27 13 V
28 0 V
27 0 V
1.000 UL
LT4
550 1223 M
263 0 V
450 798 M
27 0 V
28 -2 V
27 -1 V
27 -1 V
28 -3 V
27 -2 V
27 -3 V
28 -4 V
27 -3 V
27 -4 V
28 -5 V
27 -6 V
27 -5 V
28 -6 V
27 -6 V
27 -7 V
28 -6 V
27 -8 V
27 -8 V
28 -7 V
27 -9 V
27 -8 V
28 -9 V
27 -9 V
27 -9 V
28 -10 V
27 -9 V
27 -10 V
28 -10 V
27 -11 V
27 -10 V
28 -10 V
27 -10 V
27 -12 V
28 -10 V
27 -10 V
27 -12 V
28 -10 V
27 -10 V
27 -12 V
28 -10 V
27 -10 V
27 -12 V
28 -10 V
27 -10 V
27 -11 V
28 -10 V
27 -10 V
27 -10 V
28 -9 V
27 -11 V
27 -9 V
28 -10 V
27 -9 V
27 -9 V
28 -7 V
27 -9 V
27 -9 V
28 -8 V
27 -8 V
27 -7 V
28 -8 V
27 -7 V
27 -6 V
28 -7 V
27 -7 V
27 -6 V
28 -6 V
27 -5 V
27 -5 V
28 -6 V
27 -4 V
27 -5 V
28 -4 V
27 -4 V
27 -4 V
28 -4 V
27 -3 V
27 -3 V
28 -3 V
27 -2 V
27 -2 V
28 -2 V
27 -2 V
27 -1 V
28 -2 V
27 0 V
27 -1 V
28 -1 V
27 0 V
1.000 UL
LT5
550 1123 M
263 0 V
450 962 M
27 0 V
28 -2 V
27 -1 V
27 -3 V
28 -2 V
27 -3 V
27 -3 V
28 -6 V
27 -5 V
27 -5 V
28 -6 V
27 -7 V
27 -6 V
28 -8 V
27 -7 V
27 -9 V
28 -9 V
27 -9 V
27 -11 V
28 -10 V
27 -10 V
27 -12 V
28 -11 V
27 -12 V
27 -11 V
28 -12 V
27 -12 V
27 -13 V
28 -13 V
27 -13 V
27 -13 V
28 -14 V
27 -12 V
27 -15 V
28 -14 V
27 -12 V
27 -15 V
28 -14 V
27 -12 V
27 -14 V
28 -15 V
27 -12 V
27 -14 V
28 -13 V
27 -14 V
27 -13 V
28 -13 V
27 -13 V
27 -13 V
28 -12 V
27 -12 V
27 -13 V
28 -11 V
27 -12 V
27 -11 V
28 -12 V
27 -10 V
27 -10 V
28 -10 V
27 -11 V
27 -10 V
28 -9 V
27 -9 V
27 -8 V
28 -9 V
27 -8 V
27 -8 V
28 -7 V
27 -7 V
27 -7 V
28 -7 V
27 -6 V
27 -5 V
28 -6 V
27 -5 V
27 -5 V
28 -4 V
27 -4 V
27 -4 V
28 -4 V
27 -3 V
27 -3 V
28 -2 V
27 -2 V
27 -2 V
28 -1 V
27 -2 V
27 0 V
28 -1 V
27 0 V
stroke
grestore
end
showpage
}}%
\put(863,1123){\makebox(0,0)[l]{SGA, $P=+1$}}%
\put(863,1223){\makebox(0,0)[l]{Born, $P=+1$}}%
\put(863,1323){\makebox(0,0)[l]{SGA, $P=-1$}}%
\put(863,1423){\makebox(0,0)[l]{Born, $P=-1$}}%
\put(863,1523){\makebox(0,0)[l]{SGA, $P=\;\;\;0$}}%
\put(863,1623){\makebox(0,0)[l]{Born, $P=\;\;\;0$}}%
\put(1680,1864){\makebox(0,0){(a) $\sqrt{s}=400$ GeV}}%
\put(100,968){%
\special{ps: gsave currentpoint currentpoint translate
270 rotate neg exch neg exch translate}%
\makebox(0,0)[b]{\shortstack{$\frac{\displaystyle{d\sigma}}{\displaystyle{d\cos\theta_l}}$ (pb)}}%
\special{ps: currentpoint grestore moveto}%
}%
\put(2910,100){\makebox(0,0){180}}%
\put(2637,100){\makebox(0,0){160}}%
\put(2363,100){\makebox(0,0){140}}%
\put(2090,100){\makebox(0,0){120}}%
\put(1817,100){\makebox(0,0){100}}%
\put(1543,100){\makebox(0,0){80}}%
\put(1270,100){\makebox(0,0){60}}%
\put(997,100){\makebox(0,0){40}}%
\put(723,100){\makebox(0,0){20}}%
\put(450,100){\makebox(0,0){0}}%
\put(400,1736){\makebox(0,0)[r]{0.12}}%
\put(400,1480){\makebox(0,0)[r]{0.1}}%
\put(400,1224){\makebox(0,0)[r]{0.08}}%
\put(400,968){\makebox(0,0)[r]{0.06}}%
\put(400,712){\makebox(0,0)[r]{0.04}}%
\put(400,456){\makebox(0,0)[r]{0.02}}%
\put(400,200){\makebox(0,0)[r]{0}}%
\end{picture}%
\endgroup
\endinput
% GNUPLOT: LaTeX picture with Postscript
\begingroup%
  \makeatletter%
  \newcommand{\GNUPLOTspecial}{%
    \@sanitize\catcode`\%=14\relax\special}%
  \setlength{\unitlength}{0.1bp}%
{\GNUPLOTspecial{!
%!PS-Adobe-2.0 EPSF-2.0
%%Title: angdist2.tex
%%Creator: gnuplot 3.7 patchlevel 1
%%CreationDate: Mon Sep 10 16:12:17 2001
%%DocumentFonts: 
%%BoundingBox: 0 0 306 183
%%Orientation: Landscape
%%EndComments
/gnudict 256 dict def
gnudict begin
/Color true def
/Solid false def
/gnulinewidth 5.000 def
/userlinewidth gnulinewidth def
/vshift -33 def
/dl {10 mul} def
/hpt_ 31.5 def
/vpt_ 31.5 def
/hpt hpt_ def
/vpt vpt_ def
/M {moveto} bind def
/L {lineto} bind def
/R {rmoveto} bind def
/V {rlineto} bind def
/vpt2 vpt 2 mul def
/hpt2 hpt 2 mul def
/Lshow { currentpoint stroke M
  0 vshift R show } def
/Rshow { currentpoint stroke M
  dup stringwidth pop neg vshift R show } def
/Cshow { currentpoint stroke M
  dup stringwidth pop -2 div vshift R show } def
/UP { dup vpt_ mul /vpt exch def hpt_ mul /hpt exch def
  /hpt2 hpt 2 mul def /vpt2 vpt 2 mul def } def
/DL { Color {setrgbcolor Solid {pop []} if 0 setdash }
 {pop pop pop Solid {pop []} if 0 setdash} ifelse } def
/BL { stroke userlinewidth 2 mul setlinewidth } def
/AL { stroke userlinewidth 2 div setlinewidth } def
/UL { dup gnulinewidth mul /userlinewidth exch def
      10 mul /udl exch def } def
/PL { stroke userlinewidth setlinewidth } def
/LTb { BL [] 0 0 0 DL } def
/LTa { AL [1 udl mul 2 udl mul] 0 setdash 0 0 0 setrgbcolor } def
/LT0 { PL [] 1 0 0 DL } def
/LT1 { PL [4 dl 2 dl] 0 1 0 DL } def
/LT2 { PL [2 dl 3 dl] 0 0 1 DL } def
/LT3 { PL [1 dl 1.5 dl] 1 0 1 DL } def
/LT4 { PL [5 dl 2 dl 1 dl 2 dl] 0 1 1 DL } def
/LT5 { PL [4 dl 3 dl 1 dl 3 dl] 1 1 0 DL } def
/LT6 { PL [2 dl 2 dl 2 dl 4 dl] 0 0 0 DL } def
/LT7 { PL [2 dl 2 dl 2 dl 2 dl 2 dl 4 dl] 1 0.3 0 DL } def
/LT8 { PL [2 dl 2 dl 2 dl 2 dl 2 dl 2 dl 2 dl 4 dl] 0.5 0.5 0.5 DL } def
/Pnt { stroke [] 0 setdash
   gsave 1 setlinecap M 0 0 V stroke grestore } def
/Dia { stroke [] 0 setdash 2 copy vpt add M
  hpt neg vpt neg V hpt vpt neg V
  hpt vpt V hpt neg vpt V closepath stroke
  Pnt } def
/Pls { stroke [] 0 setdash vpt sub M 0 vpt2 V
  currentpoint stroke M
  hpt neg vpt neg R hpt2 0 V stroke
  } def
/Box { stroke [] 0 setdash 2 copy exch hpt sub exch vpt add M
  0 vpt2 neg V hpt2 0 V 0 vpt2 V
  hpt2 neg 0 V closepath stroke
  Pnt } def
/Crs { stroke [] 0 setdash exch hpt sub exch vpt add M
  hpt2 vpt2 neg V currentpoint stroke M
  hpt2 neg 0 R hpt2 vpt2 V stroke } def
/TriU { stroke [] 0 setdash 2 copy vpt 1.12 mul add M
  hpt neg vpt -1.62 mul V
  hpt 2 mul 0 V
  hpt neg vpt 1.62 mul V closepath stroke
  Pnt  } def
/Star { 2 copy Pls Crs } def
/BoxF { stroke [] 0 setdash exch hpt sub exch vpt add M
  0 vpt2 neg V  hpt2 0 V  0 vpt2 V
  hpt2 neg 0 V  closepath fill } def
/TriUF { stroke [] 0 setdash vpt 1.12 mul add M
  hpt neg vpt -1.62 mul V
  hpt 2 mul 0 V
  hpt neg vpt 1.62 mul V closepath fill } def
/TriD { stroke [] 0 setdash 2 copy vpt 1.12 mul sub M
  hpt neg vpt 1.62 mul V
  hpt 2 mul 0 V
  hpt neg vpt -1.62 mul V closepath stroke
  Pnt  } def
/TriDF { stroke [] 0 setdash vpt 1.12 mul sub M
  hpt neg vpt 1.62 mul V
  hpt 2 mul 0 V
  hpt neg vpt -1.62 mul V closepath fill} def
/DiaF { stroke [] 0 setdash vpt add M
  hpt neg vpt neg V hpt vpt neg V
  hpt vpt V hpt neg vpt V closepath fill } def
/Pent { stroke [] 0 setdash 2 copy gsave
  translate 0 hpt M 4 {72 rotate 0 hpt L} repeat
  closepath stroke grestore Pnt } def
/PentF { stroke [] 0 setdash gsave
  translate 0 hpt M 4 {72 rotate 0 hpt L} repeat
  closepath fill grestore } def
/Circle { stroke [] 0 setdash 2 copy
  hpt 0 360 arc stroke Pnt } def
/CircleF { stroke [] 0 setdash hpt 0 360 arc fill } def
/C0 { BL [] 0 setdash 2 copy moveto vpt 90 450  arc } bind def
/C1 { BL [] 0 setdash 2 copy        moveto
       2 copy  vpt 0 90 arc closepath fill
               vpt 0 360 arc closepath } bind def
/C2 { BL [] 0 setdash 2 copy moveto
       2 copy  vpt 90 180 arc closepath fill
               vpt 0 360 arc closepath } bind def
/C3 { BL [] 0 setdash 2 copy moveto
       2 copy  vpt 0 180 arc closepath fill
               vpt 0 360 arc closepath } bind def
/C4 { BL [] 0 setdash 2 copy moveto
       2 copy  vpt 180 270 arc closepath fill
               vpt 0 360 arc closepath } bind def
/C5 { BL [] 0 setdash 2 copy moveto
       2 copy  vpt 0 90 arc
       2 copy moveto
       2 copy  vpt 180 270 arc closepath fill
               vpt 0 360 arc } bind def
/C6 { BL [] 0 setdash 2 copy moveto
      2 copy  vpt 90 270 arc closepath fill
              vpt 0 360 arc closepath } bind def
/C7 { BL [] 0 setdash 2 copy moveto
      2 copy  vpt 0 270 arc closepath fill
              vpt 0 360 arc closepath } bind def
/C8 { BL [] 0 setdash 2 copy moveto
      2 copy vpt 270 360 arc closepath fill
              vpt 0 360 arc closepath } bind def
/C9 { BL [] 0 setdash 2 copy moveto
      2 copy  vpt 270 450 arc closepath fill
              vpt 0 360 arc closepath } bind def
/C10 { BL [] 0 setdash 2 copy 2 copy moveto vpt 270 360 arc closepath fill
       2 copy moveto
       2 copy vpt 90 180 arc closepath fill
               vpt 0 360 arc closepath } bind def
/C11 { BL [] 0 setdash 2 copy moveto
       2 copy  vpt 0 180 arc closepath fill
       2 copy moveto
       2 copy  vpt 270 360 arc closepath fill
               vpt 0 360 arc closepath } bind def
/C12 { BL [] 0 setdash 2 copy moveto
       2 copy  vpt 180 360 arc closepath fill
               vpt 0 360 arc closepath } bind def
/C13 { BL [] 0 setdash  2 copy moveto
       2 copy  vpt 0 90 arc closepath fill
       2 copy moveto
       2 copy  vpt 180 360 arc closepath fill
               vpt 0 360 arc closepath } bind def
/C14 { BL [] 0 setdash 2 copy moveto
       2 copy  vpt 90 360 arc closepath fill
               vpt 0 360 arc } bind def
/C15 { BL [] 0 setdash 2 copy vpt 0 360 arc closepath fill
               vpt 0 360 arc closepath } bind def
/Rec   { newpath 4 2 roll moveto 1 index 0 rlineto 0 exch rlineto
       neg 0 rlineto closepath } bind def
/Square { dup Rec } bind def
/Bsquare { vpt sub exch vpt sub exch vpt2 Square } bind def
/S0 { BL [] 0 setdash 2 copy moveto 0 vpt rlineto BL Bsquare } bind def
/S1 { BL [] 0 setdash 2 copy vpt Square fill Bsquare } bind def
/S2 { BL [] 0 setdash 2 copy exch vpt sub exch vpt Square fill Bsquare } bind def
/S3 { BL [] 0 setdash 2 copy exch vpt sub exch vpt2 vpt Rec fill Bsquare } bind def
/S4 { BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt Square fill Bsquare } bind def
/S5 { BL [] 0 setdash 2 copy 2 copy vpt Square fill
       exch vpt sub exch vpt sub vpt Square fill Bsquare } bind def
/S6 { BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt vpt2 Rec fill Bsquare } bind def
/S7 { BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt vpt2 Rec fill
       2 copy vpt Square fill
       Bsquare } bind def
/S8 { BL [] 0 setdash 2 copy vpt sub vpt Square fill Bsquare } bind def
/S9 { BL [] 0 setdash 2 copy vpt sub vpt vpt2 Rec fill Bsquare } bind def
/S10 { BL [] 0 setdash 2 copy vpt sub vpt Square fill 2 copy exch vpt sub exch vpt Square fill
       Bsquare } bind def
/S11 { BL [] 0 setdash 2 copy vpt sub vpt Square fill 2 copy exch vpt sub exch vpt2 vpt Rec fill
       Bsquare } bind def
/S12 { BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt2 vpt Rec fill Bsquare } bind def
/S13 { BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt2 vpt Rec fill
       2 copy vpt Square fill Bsquare } bind def
/S14 { BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt2 vpt Rec fill
       2 copy exch vpt sub exch vpt Square fill Bsquare } bind def
/S15 { BL [] 0 setdash 2 copy Bsquare fill Bsquare } bind def
/D0 { gsave translate 45 rotate 0 0 S0 stroke grestore } bind def
/D1 { gsave translate 45 rotate 0 0 S1 stroke grestore } bind def
/D2 { gsave translate 45 rotate 0 0 S2 stroke grestore } bind def
/D3 { gsave translate 45 rotate 0 0 S3 stroke grestore } bind def
/D4 { gsave translate 45 rotate 0 0 S4 stroke grestore } bind def
/D5 { gsave translate 45 rotate 0 0 S5 stroke grestore } bind def
/D6 { gsave translate 45 rotate 0 0 S6 stroke grestore } bind def
/D7 { gsave translate 45 rotate 0 0 S7 stroke grestore } bind def
/D8 { gsave translate 45 rotate 0 0 S8 stroke grestore } bind def
/D9 { gsave translate 45 rotate 0 0 S9 stroke grestore } bind def
/D10 { gsave translate 45 rotate 0 0 S10 stroke grestore } bind def
/D11 { gsave translate 45 rotate 0 0 S11 stroke grestore } bind def
/D12 { gsave translate 45 rotate 0 0 S12 stroke grestore } bind def
/D13 { gsave translate 45 rotate 0 0 S13 stroke grestore } bind def
/D14 { gsave translate 45 rotate 0 0 S14 stroke grestore } bind def
/D15 { gsave translate 45 rotate 0 0 S15 stroke grestore } bind def
/DiaE { stroke [] 0 setdash vpt add M
  hpt neg vpt neg V hpt vpt neg V
  hpt vpt V hpt neg vpt V closepath stroke } def
/BoxE { stroke [] 0 setdash exch hpt sub exch vpt add M
  0 vpt2 neg V hpt2 0 V 0 vpt2 V
  hpt2 neg 0 V closepath stroke } def
/TriUE { stroke [] 0 setdash vpt 1.12 mul add M
  hpt neg vpt -1.62 mul V
  hpt 2 mul 0 V
  hpt neg vpt 1.62 mul V closepath stroke } def
/TriDE { stroke [] 0 setdash vpt 1.12 mul sub M
  hpt neg vpt 1.62 mul V
  hpt 2 mul 0 V
  hpt neg vpt -1.62 mul V closepath stroke } def
/PentE { stroke [] 0 setdash gsave
  translate 0 hpt M 4 {72 rotate 0 hpt L} repeat
  closepath stroke grestore } def
/CircE { stroke [] 0 setdash 
  hpt 0 360 arc stroke } def
/Opaque { gsave closepath 1 setgray fill grestore 0 setgray closepath } def
/DiaW { stroke [] 0 setdash vpt add M
  hpt neg vpt neg V hpt vpt neg V
  hpt vpt V hpt neg vpt V Opaque stroke } def
/BoxW { stroke [] 0 setdash exch hpt sub exch vpt add M
  0 vpt2 neg V hpt2 0 V 0 vpt2 V
  hpt2 neg 0 V Opaque stroke } def
/TriUW { stroke [] 0 setdash vpt 1.12 mul add M
  hpt neg vpt -1.62 mul V
  hpt 2 mul 0 V
  hpt neg vpt 1.62 mul V Opaque stroke } def
/TriDW { stroke [] 0 setdash vpt 1.12 mul sub M
  hpt neg vpt 1.62 mul V
  hpt 2 mul 0 V
  hpt neg vpt -1.62 mul V Opaque stroke } def
/PentW { stroke [] 0 setdash gsave
  translate 0 hpt M 4 {72 rotate 0 hpt L} repeat
  Opaque stroke grestore } def
/CircW { stroke [] 0 setdash 
  hpt 0 360 arc Opaque stroke } def
/BoxFill { gsave Rec 1 setgray fill grestore } def
end
%%EndProlog
}}%
\begin{picture}(3060,1836)(0,0)%
{\GNUPLOTspecial{"
gnudict begin
gsave
0 0 translate
0.100 0.100 scale
0 setgray
newpath
1.000 UL
LTb
500 200 M
63 0 V
2347 0 R
-63 0 V
500 456 M
63 0 V
2347 0 R
-63 0 V
500 712 M
63 0 V
2347 0 R
-63 0 V
500 968 M
63 0 V
2347 0 R
-63 0 V
500 1224 M
63 0 V
2347 0 R
-63 0 V
500 1480 M
63 0 V
2347 0 R
-63 0 V
500 1736 M
63 0 V
2347 0 R
-63 0 V
500 200 M
0 63 V
0 1473 R
0 -63 V
768 200 M
0 63 V
0 1473 R
0 -63 V
1036 200 M
0 63 V
0 1473 R
0 -63 V
1303 200 M
0 63 V
0 1473 R
0 -63 V
1571 200 M
0 63 V
0 1473 R
0 -63 V
1839 200 M
0 63 V
0 1473 R
0 -63 V
2107 200 M
0 63 V
0 1473 R
0 -63 V
2374 200 M
0 63 V
0 1473 R
0 -63 V
2642 200 M
0 63 V
0 1473 R
0 -63 V
2910 200 M
0 63 V
0 1473 R
0 -63 V
1.000 UL
LTb
500 200 M
2410 0 V
0 1536 V
-2410 0 V
500 200 L
1.000 UL
LT0
2547 1623 M
263 0 V
500 1572 M
27 0 V
27 0 V
26 -5 V
27 -5 V
27 -5 V
27 -5 V
26 -5 V
27 -11 V
27 -5 V
27 -10 V
27 -10 V
26 -16 V
27 -10 V
27 -15 V
27 -16 V
26 -10 V
27 -20 V
27 -16 V
27 -15 V
27 -15 V
26 -21 V
27 -20 V
27 -16 V
27 -20 V
26 -21 V
27 -20 V
27 -21 V
27 -20 V
27 -21 V
26 -20 V
27 -21 V
27 -20 V
27 -21 V
26 -25 V
27 -21 V
27 -20 V
27 -21 V
27 -20 V
26 -15 V
27 -21 V
27 -20 V
27 -21 V
26 -15 V
27 -21 V
27 -15 V
27 -15 V
27 -21 V
26 -15 V
27 -16 V
27 -15 V
27 -15 V
26 -11 V
27 -15 V
27 -10 V
27 -16 V
27 -10 V
26 -10 V
27 -11 V
27 -9 V
27 -10 V
26 -8 V
27 -9 V
27 -7 V
27 -7 V
27 -7 V
26 -6 V
27 -6 V
27 -6 V
27 -4 V
26 -5 V
27 -4 V
27 -3 V
27 -4 V
27 -3 V
26 -3 V
27 -2 V
27 -3 V
27 -2 V
26 -1 V
27 -2 V
27 -1 V
27 -1 V
27 -1 V
26 -1 V
27 -1 V
27 0 V
27 -1 V
26 -1 V
27 0 V
27 0 V
1.000 UL
LT1
2547 1523 M
263 0 V
500 1628 M
27 0 V
27 -5 V
26 0 V
27 -5 V
27 -5 V
27 -5 V
26 -10 V
27 -5 V
27 -11 V
27 -10 V
27 -10 V
26 -15 V
27 -11 V
27 -15 V
27 -15 V
26 -16 V
27 -15 V
27 -21 V
27 -15 V
27 -20 V
26 -16 V
27 -20 V
27 -21 V
27 -20 V
26 -21 V
27 -20 V
27 -21 V
27 -25 V
27 -21 V
26 -20 V
27 -26 V
27 -20 V
27 -21 V
26 -20 V
27 -26 V
27 -20 V
27 -21 V
27 -20 V
26 -21 V
27 -20 V
27 -21 V
27 -20 V
26 -21 V
27 -15 V
27 -21 V
27 -20 V
27 -15 V
26 -16 V
27 -15 V
27 -15 V
27 -16 V
26 -15 V
27 -16 V
27 -10 V
27 -15 V
27 -10 V
26 -16 V
27 -10 V
27 -9 V
27 -9 V
26 -10 V
27 -8 V
27 -8 V
27 -8 V
27 -7 V
26 -6 V
27 -6 V
27 -6 V
27 -5 V
26 -5 V
27 -4 V
27 -4 V
27 -3 V
27 -4 V
26 -2 V
27 -4 V
27 -2 V
27 -2 V
26 -2 V
27 -1 V
27 -2 V
27 -1 V
27 -1 V
26 -1 V
27 -1 V
27 0 V
27 -1 V
26 0 V
27 0 V
27 0 V
1.000 UL
LT2
2547 1423 M
263 0 V
500 1649 M
27 0 V
27 0 V
26 -5 V
27 0 V
27 -5 V
27 -5 V
26 -6 V
27 -5 V
27 -5 V
27 -5 V
27 -10 V
26 -5 V
27 -10 V
27 -11 V
27 -5 V
26 -10 V
27 -15 V
27 -11 V
27 -10 V
27 -10 V
26 -16 V
27 -10 V
27 -15 V
27 -10 V
26 -16 V
27 -15 V
27 -15 V
27 -11 V
27 -15 V
26 -15 V
27 -16 V
27 -15 V
27 -15 V
26 -16 V
27 -10 V
27 -15 V
27 -16 V
27 -15 V
26 -16 V
27 -10 V
27 -15 V
27 -15 V
26 -11 V
27 -15 V
27 -10 V
27 -16 V
27 -10 V
26 -15 V
27 -11 V
27 -10 V
27 -10 V
26 -10 V
27 -10 V
27 -11 V
27 -10 V
27 -10 V
26 -5 V
27 -11 V
27 -10 V
27 -5 V
26 -10 V
27 -5 V
27 -5 V
27 -6 V
27 -5 V
26 -5 V
27 -5 V
27 -5 V
27 -5 V
26 -5 V
27 -5 V
27 -5 V
27 0 V
27 -6 V
26 0 V
27 -5 V
27 0 V
27 -5 V
26 0 V
27 -5 V
27 0 V
27 0 V
27 0 V
26 -5 V
27 0 V
27 0 V
27 0 V
26 0 V
27 0 V
27 0 V
1.000 UL
LT3
2547 1323 M
263 0 V
500 1710 M
27 0 V
27 0 V
26 -5 V
27 0 V
27 -5 V
27 -5 V
26 -5 V
27 -5 V
27 -5 V
27 -5 V
27 -11 V
26 -10 V
27 -5 V
27 -10 V
27 -11 V
26 -10 V
27 -15 V
27 -10 V
27 -11 V
27 -15 V
26 -15 V
27 -11 V
27 -15 V
27 -15 V
26 -16 V
27 -15 V
27 -10 V
27 -16 V
27 -15 V
26 -20 V
27 -16 V
27 -15 V
27 -16 V
26 -15 V
27 -15 V
27 -16 V
27 -15 V
27 -15 V
26 -16 V
27 -15 V
27 -15 V
27 -16 V
26 -10 V
27 -15 V
27 -16 V
27 -10 V
27 -15 V
26 -11 V
27 -15 V
27 -10 V
27 -10 V
26 -16 V
27 -10 V
27 -10 V
27 -10 V
27 -11 V
26 -5 V
27 -10 V
27 -10 V
27 -5 V
26 -11 V
27 -5 V
27 -10 V
27 -5 V
27 -5 V
26 -5 V
27 -6 V
27 -5 V
27 -5 V
26 -5 V
27 -5 V
27 -5 V
27 -5 V
27 0 V
26 -5 V
27 0 V
27 -5 V
27 0 V
26 -6 V
27 0 V
27 0 V
27 -5 V
27 0 V
26 0 V
27 0 V
27 0 V
27 -5 V
26 0 V
27 0 V
27 0 V
1.000 UL
LT4
2547 1223 M
263 0 V
500 1495 M
27 0 V
27 0 V
26 -5 V
27 -5 V
27 -5 V
27 -10 V
26 -10 V
27 -11 V
27 -10 V
27 -10 V
27 -16 V
26 -15 V
27 -20 V
27 -16 V
27 -20 V
26 -16 V
27 -25 V
27 -21 V
27 -20 V
27 -26 V
26 -20 V
27 -26 V
27 -25 V
27 -26 V
26 -26 V
27 -25 V
27 -26 V
27 -31 V
27 -25 V
26 -26 V
27 -30 V
27 -26 V
27 -26 V
26 -30 V
27 -26 V
27 -26 V
27 -25 V
27 -26 V
26 -25 V
27 -26 V
27 -25 V
27 -24 V
26 -23 V
27 -23 V
27 -22 V
27 -21 V
27 -21 V
26 -20 V
27 -20 V
27 -18 V
27 -18 V
26 -17 V
27 -16 V
27 -16 V
27 -14 V
27 -15 V
26 -13 V
27 -12 V
27 -12 V
27 -11 V
26 -10 V
27 -9 V
27 -10 V
27 -8 V
27 -7 V
26 -7 V
27 -6 V
27 -6 V
27 -6 V
26 -4 V
27 -5 V
27 -4 V
27 -3 V
27 -3 V
26 -3 V
27 -3 V
27 -2 V
27 -1 V
26 -2 V
27 -1 V
27 -2 V
27 -1 V
27 0 V
26 -1 V
27 -1 V
27 0 V
27 0 V
26 -1 V
27 0 V
27 0 V
1.000 UL
LT5
2547 1123 M
263 0 V
500 1547 M
27 -6 V
27 0 V
26 -5 V
27 -5 V
27 -5 V
27 -10 V
26 -5 V
27 -16 V
27 -10 V
27 -15 V
27 -16 V
26 -15 V
27 -15 V
27 -21 V
27 -15 V
26 -21 V
27 -25 V
27 -21 V
27 -25 V
27 -21 V
26 -25 V
27 -26 V
27 -26 V
27 -25 V
26 -31 V
27 -26 V
27 -25 V
27 -31 V
27 -25 V
26 -31 V
27 -26 V
27 -30 V
27 -26 V
26 -31 V
27 -25 V
27 -31 V
27 -26 V
27 -25 V
26 -31 V
27 -26 V
27 -23 V
27 -25 V
26 -24 V
27 -24 V
27 -23 V
27 -22 V
27 -22 V
26 -21 V
27 -20 V
27 -19 V
27 -19 V
26 -18 V
27 -17 V
27 -16 V
27 -15 V
27 -14 V
26 -14 V
27 -13 V
27 -12 V
27 -11 V
26 -11 V
27 -10 V
27 -9 V
27 -8 V
27 -8 V
26 -7 V
27 -7 V
27 -6 V
27 -6 V
26 -4 V
27 -5 V
27 -4 V
27 -3 V
27 -4 V
26 -3 V
27 -2 V
27 -2 V
27 -2 V
26 -2 V
27 -1 V
27 -1 V
27 -1 V
27 -1 V
26 -1 V
27 0 V
27 -1 V
27 0 V
26 0 V
27 -1 V
27 0 V
stroke
grestore
end
showpage
}}%
\put(2497,1123){\makebox(0,0)[r]{SGA, $P=+1$}}%
\put(2497,1223){\makebox(0,0)[r]{Born, $P=+1$}}%
\put(2497,1323){\makebox(0,0)[r]{SGA, $P=-1$}}%
\put(2497,1423){\makebox(0,0)[r]{Born, $P=-1$}}%
\put(2497,1523){\makebox(0,0)[r]{SGA, $P=\;\;\;0$}}%
\put(2497,1623){\makebox(0,0)[r]{Born, $P=\;\;\;0$}}%
\put(1705,1864){\makebox(0,0){(b) $\sqrt{s}=800$ GeV}}%
\put(100,968){%
\special{ps: gsave currentpoint currentpoint translate
270 rotate neg exch neg exch translate}%
\makebox(0,0)[b]{\shortstack{$\frac{\displaystyle{d\sigma}}{\displaystyle{d\cos\theta_l}}$ (pb)}}%
\special{ps: currentpoint grestore moveto}%
}%
\put(2910,100){\makebox(0,0){180}}%
\put(2642,100){\makebox(0,0){160}}%
\put(2374,100){\makebox(0,0){140}}%
\put(2107,100){\makebox(0,0){120}}%
\put(1839,100){\makebox(0,0){100}}%
\put(1571,100){\makebox(0,0){80}}%
\put(1303,100){\makebox(0,0){60}}%
\put(1036,100){\makebox(0,0){40}}%
\put(768,100){\makebox(0,0){20}}%
\put(500,100){\makebox(0,0){0}}%
\put(450,1736){\makebox(0,0)[r]{0.03}}%
\put(450,1480){\makebox(0,0)[r]{0.025}}%
\put(450,1224){\makebox(0,0)[r]{0.02}}%
\put(450,968){\makebox(0,0)[r]{0.015}}%
\put(450,712){\makebox(0,0)[r]{0.01}}%
\put(450,456){\makebox(0,0)[r]{0.005}}%
\put(450,200){\makebox(0,0)[r]{0}}%
\end{picture}%
\endgroup
\endinput
% GNUPLOT: LaTeX picture with Postscript
\begingroup%
  \makeatletter%
  \newcommand{\GNUPLOTspecial}{%
    \@sanitize\catcode`\%=14\relax\special}%
  \setlength{\unitlength}{0.1bp}%
{\GNUPLOTspecial{!
%!PS-Adobe-2.0 EPSF-2.0
%%Title: angdist3.tex
%%Creator: gnuplot 3.7 patchlevel 1
%%CreationDate: Mon Sep 10 16:12:23 2001
%%DocumentFonts: 
%%BoundingBox: 0 0 306 183
%%Orientation: Landscape
%%EndComments
/gnudict 256 dict def
gnudict begin
/Color true def
/Solid false def
/gnulinewidth 5.000 def
/userlinewidth gnulinewidth def
/vshift -33 def
/dl {10 mul} def
/hpt_ 31.5 def
/vpt_ 31.5 def
/hpt hpt_ def
/vpt vpt_ def
/M {moveto} bind def
/L {lineto} bind def
/R {rmoveto} bind def
/V {rlineto} bind def
/vpt2 vpt 2 mul def
/hpt2 hpt 2 mul def
/Lshow { currentpoint stroke M
  0 vshift R show } def
/Rshow { currentpoint stroke M
  dup stringwidth pop neg vshift R show } def
/Cshow { currentpoint stroke M
  dup stringwidth pop -2 div vshift R show } def
/UP { dup vpt_ mul /vpt exch def hpt_ mul /hpt exch def
  /hpt2 hpt 2 mul def /vpt2 vpt 2 mul def } def
/DL { Color {setrgbcolor Solid {pop []} if 0 setdash }
 {pop pop pop Solid {pop []} if 0 setdash} ifelse } def
/BL { stroke userlinewidth 2 mul setlinewidth } def
/AL { stroke userlinewidth 2 div setlinewidth } def
/UL { dup gnulinewidth mul /userlinewidth exch def
      10 mul /udl exch def } def
/PL { stroke userlinewidth setlinewidth } def
/LTb { BL [] 0 0 0 DL } def
/LTa { AL [1 udl mul 2 udl mul] 0 setdash 0 0 0 setrgbcolor } def
/LT0 { PL [] 1 0 0 DL } def
/LT1 { PL [4 dl 2 dl] 0 1 0 DL } def
/LT2 { PL [2 dl 3 dl] 0 0 1 DL } def
/LT3 { PL [1 dl 1.5 dl] 1 0 1 DL } def
/LT4 { PL [5 dl 2 dl 1 dl 2 dl] 0 1 1 DL } def
/LT5 { PL [4 dl 3 dl 1 dl 3 dl] 1 1 0 DL } def
/LT6 { PL [2 dl 2 dl 2 dl 4 dl] 0 0 0 DL } def
/LT7 { PL [2 dl 2 dl 2 dl 2 dl 2 dl 4 dl] 1 0.3 0 DL } def
/LT8 { PL [2 dl 2 dl 2 dl 2 dl 2 dl 2 dl 2 dl 4 dl] 0.5 0.5 0.5 DL } def
/Pnt { stroke [] 0 setdash
   gsave 1 setlinecap M 0 0 V stroke grestore } def
/Dia { stroke [] 0 setdash 2 copy vpt add M
  hpt neg vpt neg V hpt vpt neg V
  hpt vpt V hpt neg vpt V closepath stroke
  Pnt } def
/Pls { stroke [] 0 setdash vpt sub M 0 vpt2 V
  currentpoint stroke M
  hpt neg vpt neg R hpt2 0 V stroke
  } def
/Box { stroke [] 0 setdash 2 copy exch hpt sub exch vpt add M
  0 vpt2 neg V hpt2 0 V 0 vpt2 V
  hpt2 neg 0 V closepath stroke
  Pnt } def
/Crs { stroke [] 0 setdash exch hpt sub exch vpt add M
  hpt2 vpt2 neg V currentpoint stroke M
  hpt2 neg 0 R hpt2 vpt2 V stroke } def
/TriU { stroke [] 0 setdash 2 copy vpt 1.12 mul add M
  hpt neg vpt -1.62 mul V
  hpt 2 mul 0 V
  hpt neg vpt 1.62 mul V closepath stroke
  Pnt  } def
/Star { 2 copy Pls Crs } def
/BoxF { stroke [] 0 setdash exch hpt sub exch vpt add M
  0 vpt2 neg V  hpt2 0 V  0 vpt2 V
  hpt2 neg 0 V  closepath fill } def
/TriUF { stroke [] 0 setdash vpt 1.12 mul add M
  hpt neg vpt -1.62 mul V
  hpt 2 mul 0 V
  hpt neg vpt 1.62 mul V closepath fill } def
/TriD { stroke [] 0 setdash 2 copy vpt 1.12 mul sub M
  hpt neg vpt 1.62 mul V
  hpt 2 mul 0 V
  hpt neg vpt -1.62 mul V closepath stroke
  Pnt  } def
/TriDF { stroke [] 0 setdash vpt 1.12 mul sub M
  hpt neg vpt 1.62 mul V
  hpt 2 mul 0 V
  hpt neg vpt -1.62 mul V closepath fill} def
/DiaF { stroke [] 0 setdash vpt add M
  hpt neg vpt neg V hpt vpt neg V
  hpt vpt V hpt neg vpt V closepath fill } def
/Pent { stroke [] 0 setdash 2 copy gsave
  translate 0 hpt M 4 {72 rotate 0 hpt L} repeat
  closepath stroke grestore Pnt } def
/PentF { stroke [] 0 setdash gsave
  translate 0 hpt M 4 {72 rotate 0 hpt L} repeat
  closepath fill grestore } def
/Circle { stroke [] 0 setdash 2 copy
  hpt 0 360 arc stroke Pnt } def
/CircleF { stroke [] 0 setdash hpt 0 360 arc fill } def
/C0 { BL [] 0 setdash 2 copy moveto vpt 90 450  arc } bind def
/C1 { BL [] 0 setdash 2 copy        moveto
       2 copy  vpt 0 90 arc closepath fill
               vpt 0 360 arc closepath } bind def
/C2 { BL [] 0 setdash 2 copy moveto
       2 copy  vpt 90 180 arc closepath fill
               vpt 0 360 arc closepath } bind def
/C3 { BL [] 0 setdash 2 copy moveto
       2 copy  vpt 0 180 arc closepath fill
               vpt 0 360 arc closepath } bind def
/C4 { BL [] 0 setdash 2 copy moveto
       2 copy  vpt 180 270 arc closepath fill
               vpt 0 360 arc closepath } bind def
/C5 { BL [] 0 setdash 2 copy moveto
       2 copy  vpt 0 90 arc
       2 copy moveto
       2 copy  vpt 180 270 arc closepath fill
               vpt 0 360 arc } bind def
/C6 { BL [] 0 setdash 2 copy moveto
      2 copy  vpt 90 270 arc closepath fill
              vpt 0 360 arc closepath } bind def
/C7 { BL [] 0 setdash 2 copy moveto
      2 copy  vpt 0 270 arc closepath fill
              vpt 0 360 arc closepath } bind def
/C8 { BL [] 0 setdash 2 copy moveto
      2 copy vpt 270 360 arc closepath fill
              vpt 0 360 arc closepath } bind def
/C9 { BL [] 0 setdash 2 copy moveto
      2 copy  vpt 270 450 arc closepath fill
              vpt 0 360 arc closepath } bind def
/C10 { BL [] 0 setdash 2 copy 2 copy moveto vpt 270 360 arc closepath fill
       2 copy moveto
       2 copy vpt 90 180 arc closepath fill
               vpt 0 360 arc closepath } bind def
/C11 { BL [] 0 setdash 2 copy moveto
       2 copy  vpt 0 180 arc closepath fill
       2 copy moveto
       2 copy  vpt 270 360 arc closepath fill
               vpt 0 360 arc closepath } bind def
/C12 { BL [] 0 setdash 2 copy moveto
       2 copy  vpt 180 360 arc closepath fill
               vpt 0 360 arc closepath } bind def
/C13 { BL [] 0 setdash  2 copy moveto
       2 copy  vpt 0 90 arc closepath fill
       2 copy moveto
       2 copy  vpt 180 360 arc closepath fill
               vpt 0 360 arc closepath } bind def
/C14 { BL [] 0 setdash 2 copy moveto
       2 copy  vpt 90 360 arc closepath fill
               vpt 0 360 arc } bind def
/C15 { BL [] 0 setdash 2 copy vpt 0 360 arc closepath fill
               vpt 0 360 arc closepath } bind def
/Rec   { newpath 4 2 roll moveto 1 index 0 rlineto 0 exch rlineto
       neg 0 rlineto closepath } bind def
/Square { dup Rec } bind def
/Bsquare { vpt sub exch vpt sub exch vpt2 Square } bind def
/S0 { BL [] 0 setdash 2 copy moveto 0 vpt rlineto BL Bsquare } bind def
/S1 { BL [] 0 setdash 2 copy vpt Square fill Bsquare } bind def
/S2 { BL [] 0 setdash 2 copy exch vpt sub exch vpt Square fill Bsquare } bind def
/S3 { BL [] 0 setdash 2 copy exch vpt sub exch vpt2 vpt Rec fill Bsquare } bind def
/S4 { BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt Square fill Bsquare } bind def
/S5 { BL [] 0 setdash 2 copy 2 copy vpt Square fill
       exch vpt sub exch vpt sub vpt Square fill Bsquare } bind def
/S6 { BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt vpt2 Rec fill Bsquare } bind def
/S7 { BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt vpt2 Rec fill
       2 copy vpt Square fill
       Bsquare } bind def
/S8 { BL [] 0 setdash 2 copy vpt sub vpt Square fill Bsquare } bind def
/S9 { BL [] 0 setdash 2 copy vpt sub vpt vpt2 Rec fill Bsquare } bind def
/S10 { BL [] 0 setdash 2 copy vpt sub vpt Square fill 2 copy exch vpt sub exch vpt Square fill
       Bsquare } bind def
/S11 { BL [] 0 setdash 2 copy vpt sub vpt Square fill 2 copy exch vpt sub exch vpt2 vpt Rec fill
       Bsquare } bind def
/S12 { BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt2 vpt Rec fill Bsquare } bind def
/S13 { BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt2 vpt Rec fill
       2 copy vpt Square fill Bsquare } bind def
/S14 { BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt2 vpt Rec fill
       2 copy exch vpt sub exch vpt Square fill Bsquare } bind def
/S15 { BL [] 0 setdash 2 copy Bsquare fill Bsquare } bind def
/D0 { gsave translate 45 rotate 0 0 S0 stroke grestore } bind def
/D1 { gsave translate 45 rotate 0 0 S1 stroke grestore } bind def
/D2 { gsave translate 45 rotate 0 0 S2 stroke grestore } bind def
/D3 { gsave translate 45 rotate 0 0 S3 stroke grestore } bind def
/D4 { gsave translate 45 rotate 0 0 S4 stroke grestore } bind def
/D5 { gsave translate 45 rotate 0 0 S5 stroke grestore } bind def
/D6 { gsave translate 45 rotate 0 0 S6 stroke grestore } bind def
/D7 { gsave translate 45 rotate 0 0 S7 stroke grestore } bind def
/D8 { gsave translate 45 rotate 0 0 S8 stroke grestore } bind def
/D9 { gsave translate 45 rotate 0 0 S9 stroke grestore } bind def
/D10 { gsave translate 45 rotate 0 0 S10 stroke grestore } bind def
/D11 { gsave translate 45 rotate 0 0 S11 stroke grestore } bind def
/D12 { gsave translate 45 rotate 0 0 S12 stroke grestore } bind def
/D13 { gsave translate 45 rotate 0 0 S13 stroke grestore } bind def
/D14 { gsave translate 45 rotate 0 0 S14 stroke grestore } bind def
/D15 { gsave translate 45 rotate 0 0 S15 stroke grestore } bind def
/DiaE { stroke [] 0 setdash vpt add M
  hpt neg vpt neg V hpt vpt neg V
  hpt vpt V hpt neg vpt V closepath stroke } def
/BoxE { stroke [] 0 setdash exch hpt sub exch vpt add M
  0 vpt2 neg V hpt2 0 V 0 vpt2 V
  hpt2 neg 0 V closepath stroke } def
/TriUE { stroke [] 0 setdash vpt 1.12 mul add M
  hpt neg vpt -1.62 mul V
  hpt 2 mul 0 V
  hpt neg vpt 1.62 mul V closepath stroke } def
/TriDE { stroke [] 0 setdash vpt 1.12 mul sub M
  hpt neg vpt 1.62 mul V
  hpt 2 mul 0 V
  hpt neg vpt -1.62 mul V closepath stroke } def
/PentE { stroke [] 0 setdash gsave
  translate 0 hpt M 4 {72 rotate 0 hpt L} repeat
  closepath stroke grestore } def
/CircE { stroke [] 0 setdash 
  hpt 0 360 arc stroke } def
/Opaque { gsave closepath 1 setgray fill grestore 0 setgray closepath } def
/DiaW { stroke [] 0 setdash vpt add M
  hpt neg vpt neg V hpt vpt neg V
  hpt vpt V hpt neg vpt V Opaque stroke } def
/BoxW { stroke [] 0 setdash exch hpt sub exch vpt add M
  0 vpt2 neg V hpt2 0 V 0 vpt2 V
  hpt2 neg 0 V Opaque stroke } def
/TriUW { stroke [] 0 setdash vpt 1.12 mul add M
  hpt neg vpt -1.62 mul V
  hpt 2 mul 0 V
  hpt neg vpt 1.62 mul V Opaque stroke } def
/TriDW { stroke [] 0 setdash vpt 1.12 mul sub M
  hpt neg vpt 1.62 mul V
  hpt 2 mul 0 V
  hpt neg vpt -1.62 mul V Opaque stroke } def
/PentW { stroke [] 0 setdash gsave
  translate 0 hpt M 4 {72 rotate 0 hpt L} repeat
  Opaque stroke grestore } def
/CircW { stroke [] 0 setdash 
  hpt 0 360 arc Opaque stroke } def
/BoxFill { gsave Rec 1 setgray fill grestore } def
end
%%EndProlog
}}%
\begin{picture}(3060,1836)(0,0)%
{\GNUPLOTspecial{"
gnudict begin
gsave
0 0 translate
0.100 0.100 scale
0 setgray
newpath
1.000 UL
LTb
500 300 M
63 0 V
2347 0 R
-63 0 V
500 505 M
63 0 V
2347 0 R
-63 0 V
500 710 M
63 0 V
2347 0 R
-63 0 V
500 915 M
63 0 V
2347 0 R
-63 0 V
500 1121 M
63 0 V
2347 0 R
-63 0 V
500 1326 M
63 0 V
2347 0 R
-63 0 V
500 1531 M
63 0 V
2347 0 R
-63 0 V
500 1736 M
63 0 V
2347 0 R
-63 0 V
500 300 M
0 63 V
0 1373 R
0 -63 V
768 300 M
0 63 V
0 1373 R
0 -63 V
1036 300 M
0 63 V
0 1373 R
0 -63 V
1303 300 M
0 63 V
0 1373 R
0 -63 V
1571 300 M
0 63 V
0 1373 R
0 -63 V
1839 300 M
0 63 V
0 1373 R
0 -63 V
2107 300 M
0 63 V
0 1373 R
0 -63 V
2374 300 M
0 63 V
0 1373 R
0 -63 V
2642 300 M
0 63 V
0 1373 R
0 -63 V
2910 300 M
0 63 V
0 1373 R
0 -63 V
1.000 UL
LTb
500 300 M
2410 0 V
0 1436 V
-2410 0 V
500 300 L
1.000 UL
LT0
2547 1623 M
263 0 V
500 1346 M
27 0 V
27 0 V
26 0 V
27 -10 V
27 0 V
27 -10 V
26 -4 V
27 -9 V
27 -9 V
27 -10 V
27 -11 V
26 -13 V
27 -12 V
27 -13 V
27 -16 V
26 -14 V
27 -16 V
27 -17 V
27 -17 V
27 -18 V
26 -18 V
27 -19 V
27 -19 V
27 -20 V
26 -19 V
27 -21 V
27 -20 V
27 -21 V
27 -20 V
26 -21 V
27 -20 V
27 -21 V
27 -20 V
26 -20 V
27 -20 V
27 -20 V
27 -19 V
27 -20 V
26 -18 V
27 -19 V
27 -17 V
27 -18 V
26 -16 V
27 -16 V
27 -17 V
27 -15 V
27 -15 V
26 -14 V
27 -13 V
27 -13 V
27 -12 V
26 -11 V
27 -11 V
27 -11 V
27 -9 V
27 -9 V
26 -8 V
27 -9 V
27 -7 V
27 -7 V
26 -5 V
27 -6 V
27 -5 V
27 -4 V
27 -4 V
26 -5 V
27 -3 V
27 -3 V
27 -2 V
26 -2 V
27 -2 V
27 -1 V
27 -1 V
27 -1 V
26 -1 V
27 0 V
27 -1 V
27 0 V
26 0 V
27 0 V
27 0 V
27 0 V
27 0 V
26 0 V
27 0 V
27 0 V
27 0 V
26 0 V
27 0 V
27 0 V
1.000 UL
LT1
2547 1523 M
263 0 V
500 1367 M
27 0 V
27 -11 V
26 0 V
27 0 V
27 -10 V
27 0 V
26 -10 V
27 -10 V
27 -8 V
27 -11 V
27 -11 V
26 -12 V
27 -13 V
27 -14 V
27 -14 V
26 -16 V
27 -16 V
27 -18 V
27 -17 V
27 -17 V
26 -19 V
27 -19 V
27 -20 V
27 -19 V
26 -21 V
27 -20 V
27 -21 V
27 -20 V
27 -22 V
26 -21 V
27 -20 V
27 -21 V
27 -21 V
26 -21 V
27 -19 V
27 -21 V
27 -19 V
27 -20 V
26 -19 V
27 -19 V
27 -18 V
27 -17 V
26 -18 V
27 -16 V
27 -16 V
27 -16 V
27 -14 V
26 -15 V
27 -13 V
27 -13 V
27 -13 V
26 -11 V
27 -11 V
27 -11 V
27 -10 V
27 -9 V
26 -8 V
27 -8 V
27 -8 V
27 -7 V
26 -6 V
27 -5 V
27 -5 V
27 -5 V
27 -4 V
26 -4 V
27 -3 V
27 -3 V
27 -3 V
26 -2 V
27 -1 V
27 -2 V
27 -1 V
27 -1 V
26 -1 V
27 0 V
27 -1 V
27 0 V
26 0 V
27 0 V
27 0 V
27 0 V
27 0 V
26 0 V
27 0 V
27 0 V
27 0 V
26 0 V
27 0 V
27 0 V
1.000 UL
LT2
2547 1423 M
263 0 V
500 1572 M
27 0 V
27 0 V
26 0 V
27 -10 V
27 0 V
27 -11 V
26 -10 V
27 -10 V
27 -10 V
27 -11 V
27 -10 V
26 -10 V
27 -21 V
27 -10 V
27 -20 V
26 -11 V
27 -20 V
27 -21 V
27 -20 V
27 -21 V
26 -20 V
27 -20 V
27 -21 V
27 -23 V
26 -22 V
27 -23 V
27 -23 V
27 -22 V
27 -24 V
26 -22 V
27 -24 V
27 -23 V
27 -23 V
26 -23 V
27 -22 V
27 -23 V
27 -21 V
27 -22 V
26 -20 V
27 -22 V
27 -19 V
27 -20 V
26 -19 V
27 -19 V
27 -17 V
27 -18 V
27 -16 V
26 -15 V
27 -16 V
27 -14 V
27 -14 V
26 -13 V
27 -12 V
27 -11 V
27 -11 V
27 -10 V
26 -9 V
27 -9 V
27 -9 V
27 -7 V
26 -7 V
27 -6 V
27 -5 V
27 -5 V
27 -5 V
26 -4 V
27 -4 V
27 -3 V
27 -2 V
26 -2 V
27 -2 V
27 -2 V
27 -1 V
27 -1 V
26 -1 V
27 0 V
27 -1 V
27 0 V
26 0 V
27 0 V
27 0 V
27 0 V
27 0 V
26 0 V
27 0 V
27 0 V
27 1 V
26 0 V
27 0 V
27 0 V
1.000 UL
LT3
2547 1323 M
263 0 V
500 1592 M
27 0 V
27 0 V
26 0 V
27 -10 V
27 0 V
27 -10 V
26 -10 V
27 -11 V
27 -10 V
27 -10 V
27 -10 V
26 -21 V
27 -10 V
27 -21 V
27 -10 V
26 -20 V
27 -21 V
27 -20 V
27 -11 V
27 -20 V
26 -21 V
27 -26 V
27 -22 V
27 -23 V
26 -22 V
27 -24 V
27 -22 V
27 -24 V
27 -23 V
26 -24 V
27 -24 V
27 -23 V
27 -24 V
26 -23 V
27 -23 V
27 -23 V
27 -22 V
27 -22 V
26 -21 V
27 -21 V
27 -20 V
27 -21 V
26 -19 V
27 -19 V
27 -18 V
27 -18 V
27 -16 V
26 -16 V
27 -16 V
27 -14 V
27 -13 V
26 -14 V
27 -12 V
27 -12 V
27 -11 V
27 -10 V
26 -10 V
27 -8 V
27 -9 V
27 -8 V
26 -6 V
27 -7 V
27 -5 V
27 -5 V
27 -6 V
26 -3 V
27 -4 V
27 -3 V
27 -3 V
26 -2 V
27 -2 V
27 -1 V
27 -2 V
27 -1 V
26 0 V
27 -1 V
27 0 V
27 -1 V
26 0 V
27 0 V
27 0 V
27 0 V
27 0 V
26 1 V
27 0 V
27 0 V
27 0 V
26 0 V
27 0 V
27 0 V
1.000 UL
LT4
2547 1223 M
263 0 V
500 1122 M
27 0 V
27 -2 V
26 -3 V
27 -4 V
27 -4 V
27 -5 V
26 -6 V
27 -7 V
27 -8 V
27 -9 V
27 -10 V
26 -10 V
27 -11 V
27 -12 V
27 -13 V
26 -13 V
27 -14 V
27 -14 V
27 -15 V
27 -16 V
26 -16 V
27 -16 V
27 -17 V
27 -16 V
26 -18 V
27 -17 V
27 -19 V
27 -17 V
27 -19 V
26 -17 V
27 -18 V
27 -18 V
27 -17 V
26 -18 V
27 -17 V
27 -18 V
27 -17 V
27 -17 V
26 -16 V
27 -16 V
27 -16 V
27 -15 V
26 -15 V
27 -14 V
27 -14 V
27 -14 V
27 -12 V
26 -12 V
27 -13 V
27 -11 V
27 -10 V
26 -10 V
27 -10 V
27 -9 V
27 -9 V
27 -7 V
26 -8 V
27 -7 V
27 -6 V
27 -6 V
26 -6 V
27 -4 V
27 -5 V
27 -4 V
27 -4 V
26 -3 V
27 -3 V
27 -2 V
27 -2 V
26 -2 V
27 -2 V
27 -1 V
27 -1 V
27 -1 V
26 -1 V
27 -1 V
27 0 V
27 0 V
26 -1 V
27 0 V
27 0 V
27 0 V
27 0 V
26 0 V
27 0 V
27 1 V
27 0 V
26 0 V
27 0 V
27 0 V
1.000 UL
LT5
2547 1123 M
263 0 V
-2310 9 R
27 0 V
27 -2 V
26 -2 V
27 -4 V
27 -4 V
27 -6 V
26 -6 V
27 -7 V
27 -8 V
27 -9 V
27 -10 V
26 -11 V
27 -11 V
27 -11 V
27 -14 V
26 -13 V
27 -14 V
27 -15 V
27 -15 V
27 -16 V
26 -16 V
27 -16 V
27 -18 V
27 -17 V
26 -18 V
27 -17 V
27 -18 V
27 -18 V
27 -19 V
26 -17 V
27 -18 V
27 -19 V
27 -17 V
26 -19 V
27 -17 V
27 -18 V
27 -17 V
27 -17 V
26 -17 V
27 -15 V
27 -17 V
27 -15 V
26 -16 V
27 -14 V
27 -13 V
27 -15 V
27 -12 V
26 -12 V
27 -12 V
27 -12 V
27 -11 V
26 -10 V
27 -10 V
27 -9 V
27 -9 V
27 -7 V
26 -8 V
27 -7 V
27 -7 V
27 -5 V
26 -6 V
27 -5 V
27 -4 V
27 -5 V
27 -3 V
26 -4 V
27 -2 V
27 -3 V
27 -2 V
26 -2 V
27 -2 V
27 -1 V
27 -1 V
27 -1 V
26 -1 V
27 -1 V
27 0 V
27 0 V
26 0 V
27 -1 V
27 0 V
27 0 V
27 0 V
26 0 V
27 1 V
27 0 V
27 0 V
26 0 V
27 0 V
27 0 V
stroke
grestore
end
showpage
}}%
\put(2497,1123){\makebox(0,0)[r]{SGA, $P=+1$}}%
\put(2497,1223){\makebox(0,0)[r]{Born, $P=+1$}}%
\put(2497,1323){\makebox(0,0)[r]{SGA, $P=-1$}}%
\put(2497,1423){\makebox(0,0)[r]{Born, $P=-1$}}%
\put(2497,1523){\makebox(0,0)[r]{SGA, $P=\;\;\;0$}}%
\put(2497,1623){\makebox(0,0)[r]{Born, $P=\;\;\;0$}}%
\put(1705,1839){\makebox(0,0){(c) $\sqrt{s}=1500$ GeV}}%
\put(1705,50){\makebox(0,0){$\theta_l$}}%
\put(100,1018){%
\special{ps: gsave currentpoint currentpoint translate
270 rotate neg exch neg exch translate}%
\makebox(0,0)[b]{\shortstack{$\frac{\displaystyle{d\sigma}}{\displaystyle{d\cos\theta_l}}$ (pb)}}%
\special{ps: currentpoint grestore moveto}%
}%
\put(2910,200){\makebox(0,0){180}}%
\put(2642,200){\makebox(0,0){160}}%
\put(2374,200){\makebox(0,0){140}}%
\put(2107,200){\makebox(0,0){120}}%
\put(1839,200){\makebox(0,0){100}}%
\put(1571,200){\makebox(0,0){80}}%
\put(1303,200){\makebox(0,0){60}}%
\put(1036,200){\makebox(0,0){40}}%
\put(768,200){\makebox(0,0){20}}%
\put(500,200){\makebox(0,0){0}}%
\put(450,1736){\makebox(0,0)[r]{0.014}}%
\put(450,1531){\makebox(0,0)[r]{0.012}}%
\put(450,1326){\makebox(0,0)[r]{0.01}}%
\put(450,1121){\makebox(0,0)[r]{0.008}}%
\put(450,915){\makebox(0,0)[r]{0.006}}%
\put(450,710){\makebox(0,0)[r]{0.004}}%
\put(450,505){\makebox(0,0)[r]{0.002}}%
\put(450,300){\makebox(0,0)[r]{0}}%
\end{picture}%
\endgroup
\endinput
% GNUPLOT: LaTeX picture with Postscript
\begingroup%
  \makeatletter%
  \newcommand{\GNUPLOTspecial}{%
    \@sanitize\catcode`\%=14\relax\special}%
  \setlength{\unitlength}{0.1bp}%
{\GNUPLOTspecial{!
%!PS-Adobe-2.0 EPSF-2.0
%%Title: delangdist1.tex
%%Creator: gnuplot 3.7 patchlevel 1
%%CreationDate: Mon Sep 10 16:12:39 2001
%%DocumentFonts: 
%%BoundingBox: 0 0 306 183
%%Orientation: Landscape
%%EndComments
/gnudict 256 dict def
gnudict begin
/Color true def
/Solid false def
/gnulinewidth 5.000 def
/userlinewidth gnulinewidth def
/vshift -33 def
/dl {10 mul} def
/hpt_ 31.5 def
/vpt_ 31.5 def
/hpt hpt_ def
/vpt vpt_ def
/M {moveto} bind def
/L {lineto} bind def
/R {rmoveto} bind def
/V {rlineto} bind def
/vpt2 vpt 2 mul def
/hpt2 hpt 2 mul def
/Lshow { currentpoint stroke M
  0 vshift R show } def
/Rshow { currentpoint stroke M
  dup stringwidth pop neg vshift R show } def
/Cshow { currentpoint stroke M
  dup stringwidth pop -2 div vshift R show } def
/UP { dup vpt_ mul /vpt exch def hpt_ mul /hpt exch def
  /hpt2 hpt 2 mul def /vpt2 vpt 2 mul def } def
/DL { Color {setrgbcolor Solid {pop []} if 0 setdash }
 {pop pop pop Solid {pop []} if 0 setdash} ifelse } def
/BL { stroke userlinewidth 2 mul setlinewidth } def
/AL { stroke userlinewidth 2 div setlinewidth } def
/UL { dup gnulinewidth mul /userlinewidth exch def
      10 mul /udl exch def } def
/PL { stroke userlinewidth setlinewidth } def
/LTb { BL [] 0 0 0 DL } def
/LTa { AL [1 udl mul 2 udl mul] 0 setdash 0 0 0 setrgbcolor } def
/LT0 { PL [] 1 0 0 DL } def
/LT1 { PL [4 dl 2 dl] 0 1 0 DL } def
/LT2 { PL [2 dl 3 dl] 0 0 1 DL } def
/LT3 { PL [1 dl 1.5 dl] 1 0 1 DL } def
/LT4 { PL [5 dl 2 dl 1 dl 2 dl] 0 1 1 DL } def
/LT5 { PL [4 dl 3 dl 1 dl 3 dl] 1 1 0 DL } def
/LT6 { PL [2 dl 2 dl 2 dl 4 dl] 0 0 0 DL } def
/LT7 { PL [2 dl 2 dl 2 dl 2 dl 2 dl 4 dl] 1 0.3 0 DL } def
/LT8 { PL [2 dl 2 dl 2 dl 2 dl 2 dl 2 dl 2 dl 4 dl] 0.5 0.5 0.5 DL } def
/Pnt { stroke [] 0 setdash
   gsave 1 setlinecap M 0 0 V stroke grestore } def
/Dia { stroke [] 0 setdash 2 copy vpt add M
  hpt neg vpt neg V hpt vpt neg V
  hpt vpt V hpt neg vpt V closepath stroke
  Pnt } def
/Pls { stroke [] 0 setdash vpt sub M 0 vpt2 V
  currentpoint stroke M
  hpt neg vpt neg R hpt2 0 V stroke
  } def
/Box { stroke [] 0 setdash 2 copy exch hpt sub exch vpt add M
  0 vpt2 neg V hpt2 0 V 0 vpt2 V
  hpt2 neg 0 V closepath stroke
  Pnt } def
/Crs { stroke [] 0 setdash exch hpt sub exch vpt add M
  hpt2 vpt2 neg V currentpoint stroke M
  hpt2 neg 0 R hpt2 vpt2 V stroke } def
/TriU { stroke [] 0 setdash 2 copy vpt 1.12 mul add M
  hpt neg vpt -1.62 mul V
  hpt 2 mul 0 V
  hpt neg vpt 1.62 mul V closepath stroke
  Pnt  } def
/Star { 2 copy Pls Crs } def
/BoxF { stroke [] 0 setdash exch hpt sub exch vpt add M
  0 vpt2 neg V  hpt2 0 V  0 vpt2 V
  hpt2 neg 0 V  closepath fill } def
/TriUF { stroke [] 0 setdash vpt 1.12 mul add M
  hpt neg vpt -1.62 mul V
  hpt 2 mul 0 V
  hpt neg vpt 1.62 mul V closepath fill } def
/TriD { stroke [] 0 setdash 2 copy vpt 1.12 mul sub M
  hpt neg vpt 1.62 mul V
  hpt 2 mul 0 V
  hpt neg vpt -1.62 mul V closepath stroke
  Pnt  } def
/TriDF { stroke [] 0 setdash vpt 1.12 mul sub M
  hpt neg vpt 1.62 mul V
  hpt 2 mul 0 V
  hpt neg vpt -1.62 mul V closepath fill} def
/DiaF { stroke [] 0 setdash vpt add M
  hpt neg vpt neg V hpt vpt neg V
  hpt vpt V hpt neg vpt V closepath fill } def
/Pent { stroke [] 0 setdash 2 copy gsave
  translate 0 hpt M 4 {72 rotate 0 hpt L} repeat
  closepath stroke grestore Pnt } def
/PentF { stroke [] 0 setdash gsave
  translate 0 hpt M 4 {72 rotate 0 hpt L} repeat
  closepath fill grestore } def
/Circle { stroke [] 0 setdash 2 copy
  hpt 0 360 arc stroke Pnt } def
/CircleF { stroke [] 0 setdash hpt 0 360 arc fill } def
/C0 { BL [] 0 setdash 2 copy moveto vpt 90 450  arc } bind def
/C1 { BL [] 0 setdash 2 copy        moveto
       2 copy  vpt 0 90 arc closepath fill
               vpt 0 360 arc closepath } bind def
/C2 { BL [] 0 setdash 2 copy moveto
       2 copy  vpt 90 180 arc closepath fill
               vpt 0 360 arc closepath } bind def
/C3 { BL [] 0 setdash 2 copy moveto
       2 copy  vpt 0 180 arc closepath fill
               vpt 0 360 arc closepath } bind def
/C4 { BL [] 0 setdash 2 copy moveto
       2 copy  vpt 180 270 arc closepath fill
               vpt 0 360 arc closepath } bind def
/C5 { BL [] 0 setdash 2 copy moveto
       2 copy  vpt 0 90 arc
       2 copy moveto
       2 copy  vpt 180 270 arc closepath fill
               vpt 0 360 arc } bind def
/C6 { BL [] 0 setdash 2 copy moveto
      2 copy  vpt 90 270 arc closepath fill
              vpt 0 360 arc closepath } bind def
/C7 { BL [] 0 setdash 2 copy moveto
      2 copy  vpt 0 270 arc closepath fill
              vpt 0 360 arc closepath } bind def
/C8 { BL [] 0 setdash 2 copy moveto
      2 copy vpt 270 360 arc closepath fill
              vpt 0 360 arc closepath } bind def
/C9 { BL [] 0 setdash 2 copy moveto
      2 copy  vpt 270 450 arc closepath fill
              vpt 0 360 arc closepath } bind def
/C10 { BL [] 0 setdash 2 copy 2 copy moveto vpt 270 360 arc closepath fill
       2 copy moveto
       2 copy vpt 90 180 arc closepath fill
               vpt 0 360 arc closepath } bind def
/C11 { BL [] 0 setdash 2 copy moveto
       2 copy  vpt 0 180 arc closepath fill
       2 copy moveto
       2 copy  vpt 270 360 arc closepath fill
               vpt 0 360 arc closepath } bind def
/C12 { BL [] 0 setdash 2 copy moveto
       2 copy  vpt 180 360 arc closepath fill
               vpt 0 360 arc closepath } bind def
/C13 { BL [] 0 setdash  2 copy moveto
       2 copy  vpt 0 90 arc closepath fill
       2 copy moveto
       2 copy  vpt 180 360 arc closepath fill
               vpt 0 360 arc closepath } bind def
/C14 { BL [] 0 setdash 2 copy moveto
       2 copy  vpt 90 360 arc closepath fill
               vpt 0 360 arc } bind def
/C15 { BL [] 0 setdash 2 copy vpt 0 360 arc closepath fill
               vpt 0 360 arc closepath } bind def
/Rec   { newpath 4 2 roll moveto 1 index 0 rlineto 0 exch rlineto
       neg 0 rlineto closepath } bind def
/Square { dup Rec } bind def
/Bsquare { vpt sub exch vpt sub exch vpt2 Square } bind def
/S0 { BL [] 0 setdash 2 copy moveto 0 vpt rlineto BL Bsquare } bind def
/S1 { BL [] 0 setdash 2 copy vpt Square fill Bsquare } bind def
/S2 { BL [] 0 setdash 2 copy exch vpt sub exch vpt Square fill Bsquare } bind def
/S3 { BL [] 0 setdash 2 copy exch vpt sub exch vpt2 vpt Rec fill Bsquare } bind def
/S4 { BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt Square fill Bsquare } bind def
/S5 { BL [] 0 setdash 2 copy 2 copy vpt Square fill
       exch vpt sub exch vpt sub vpt Square fill Bsquare } bind def
/S6 { BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt vpt2 Rec fill Bsquare } bind def
/S7 { BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt vpt2 Rec fill
       2 copy vpt Square fill
       Bsquare } bind def
/S8 { BL [] 0 setdash 2 copy vpt sub vpt Square fill Bsquare } bind def
/S9 { BL [] 0 setdash 2 copy vpt sub vpt vpt2 Rec fill Bsquare } bind def
/S10 { BL [] 0 setdash 2 copy vpt sub vpt Square fill 2 copy exch vpt sub exch vpt Square fill
       Bsquare } bind def
/S11 { BL [] 0 setdash 2 copy vpt sub vpt Square fill 2 copy exch vpt sub exch vpt2 vpt Rec fill
       Bsquare } bind def
/S12 { BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt2 vpt Rec fill Bsquare } bind def
/S13 { BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt2 vpt Rec fill
       2 copy vpt Square fill Bsquare } bind def
/S14 { BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt2 vpt Rec fill
       2 copy exch vpt sub exch vpt Square fill Bsquare } bind def
/S15 { BL [] 0 setdash 2 copy Bsquare fill Bsquare } bind def
/D0 { gsave translate 45 rotate 0 0 S0 stroke grestore } bind def
/D1 { gsave translate 45 rotate 0 0 S1 stroke grestore } bind def
/D2 { gsave translate 45 rotate 0 0 S2 stroke grestore } bind def
/D3 { gsave translate 45 rotate 0 0 S3 stroke grestore } bind def
/D4 { gsave translate 45 rotate 0 0 S4 stroke grestore } bind def
/D5 { gsave translate 45 rotate 0 0 S5 stroke grestore } bind def
/D6 { gsave translate 45 rotate 0 0 S6 stroke grestore } bind def
/D7 { gsave translate 45 rotate 0 0 S7 stroke grestore } bind def
/D8 { gsave translate 45 rotate 0 0 S8 stroke grestore } bind def
/D9 { gsave translate 45 rotate 0 0 S9 stroke grestore } bind def
/D10 { gsave translate 45 rotate 0 0 S10 stroke grestore } bind def
/D11 { gsave translate 45 rotate 0 0 S11 stroke grestore } bind def
/D12 { gsave translate 45 rotate 0 0 S12 stroke grestore } bind def
/D13 { gsave translate 45 rotate 0 0 S13 stroke grestore } bind def
/D14 { gsave translate 45 rotate 0 0 S14 stroke grestore } bind def
/D15 { gsave translate 45 rotate 0 0 S15 stroke grestore } bind def
/DiaE { stroke [] 0 setdash vpt add M
  hpt neg vpt neg V hpt vpt neg V
  hpt vpt V hpt neg vpt V closepath stroke } def
/BoxE { stroke [] 0 setdash exch hpt sub exch vpt add M
  0 vpt2 neg V hpt2 0 V 0 vpt2 V
  hpt2 neg 0 V closepath stroke } def
/TriUE { stroke [] 0 setdash vpt 1.12 mul add M
  hpt neg vpt -1.62 mul V
  hpt 2 mul 0 V
  hpt neg vpt 1.62 mul V closepath stroke } def
/TriDE { stroke [] 0 setdash vpt 1.12 mul sub M
  hpt neg vpt 1.62 mul V
  hpt 2 mul 0 V
  hpt neg vpt -1.62 mul V closepath stroke } def
/PentE { stroke [] 0 setdash gsave
  translate 0 hpt M 4 {72 rotate 0 hpt L} repeat
  closepath stroke grestore } def
/CircE { stroke [] 0 setdash 
  hpt 0 360 arc stroke } def
/Opaque { gsave closepath 1 setgray fill grestore 0 setgray closepath } def
/DiaW { stroke [] 0 setdash vpt add M
  hpt neg vpt neg V hpt vpt neg V
  hpt vpt V hpt neg vpt V Opaque stroke } def
/BoxW { stroke [] 0 setdash exch hpt sub exch vpt add M
  0 vpt2 neg V hpt2 0 V 0 vpt2 V
  hpt2 neg 0 V Opaque stroke } def
/TriUW { stroke [] 0 setdash vpt 1.12 mul add M
  hpt neg vpt -1.62 mul V
  hpt 2 mul 0 V
  hpt neg vpt 1.62 mul V Opaque stroke } def
/TriDW { stroke [] 0 setdash vpt 1.12 mul sub M
  hpt neg vpt 1.62 mul V
  hpt 2 mul 0 V
  hpt neg vpt -1.62 mul V Opaque stroke } def
/PentW { stroke [] 0 setdash gsave
  translate 0 hpt M 4 {72 rotate 0 hpt L} repeat
  Opaque stroke grestore } def
/CircW { stroke [] 0 setdash 
  hpt 0 360 arc Opaque stroke } def
/BoxFill { gsave Rec 1 setgray fill grestore } def
end
%%EndProlog
}}%
\begin{picture}(3060,1836)(0,0)%
{\GNUPLOTspecial{"
gnudict begin
gsave
0 0 translate
0.100 0.100 scale
0 setgray
newpath
1.000 UL
LTb
450 200 M
63 0 V
2397 0 R
-63 0 V
450 392 M
63 0 V
2397 0 R
-63 0 V
450 584 M
63 0 V
2397 0 R
-63 0 V
450 776 M
63 0 V
2397 0 R
-63 0 V
450 968 M
63 0 V
2397 0 R
-63 0 V
450 1160 M
63 0 V
2397 0 R
-63 0 V
450 1352 M
63 0 V
2397 0 R
-63 0 V
450 1544 M
63 0 V
2397 0 R
-63 0 V
450 1736 M
63 0 V
2397 0 R
-63 0 V
450 200 M
0 63 V
0 1473 R
0 -63 V
723 200 M
0 63 V
0 1473 R
0 -63 V
997 200 M
0 63 V
0 1473 R
0 -63 V
1270 200 M
0 63 V
0 1473 R
0 -63 V
1543 200 M
0 63 V
0 1473 R
0 -63 V
1817 200 M
0 63 V
0 1473 R
0 -63 V
2090 200 M
0 63 V
0 1473 R
0 -63 V
2363 200 M
0 63 V
0 1473 R
0 -63 V
2637 200 M
0 63 V
0 1473 R
0 -63 V
2910 200 M
0 63 V
0 1473 R
0 -63 V
1.000 UL
LTb
450 200 M
2460 0 V
0 1536 V
-2460 0 V
450 200 L
1.000 UL
LT0
550 513 M
263 0 V
450 1525 M
27 0 V
28 0 V
27 0 V
27 0 V
28 0 V
27 0 V
27 0 V
28 0 V
27 0 V
27 0 V
28 0 V
27 -10 V
27 0 V
28 0 V
27 0 V
27 0 V
28 0 V
27 -9 V
27 0 V
28 0 V
27 0 V
27 0 V
28 -10 V
27 0 V
27 0 V
28 0 V
27 -10 V
27 0 V
28 0 V
27 0 V
27 -9 V
28 0 V
27 0 V
27 0 V
28 -10 V
27 0 V
27 0 V
28 0 V
27 -9 V
27 0 V
28 0 V
27 0 V
27 -10 V
28 0 V
27 0 V
27 -10 V
28 0 V
27 0 V
27 0 V
28 0 V
27 -9 V
27 0 V
28 0 V
27 0 V
27 -10 V
28 0 V
27 0 V
27 0 V
28 -9 V
27 0 V
27 0 V
28 0 V
27 0 V
27 0 V
28 -10 V
27 0 V
27 0 V
28 0 V
27 0 V
27 0 V
28 -10 V
27 0 V
27 0 V
28 0 V
27 0 V
27 0 V
28 0 V
27 0 V
27 0 V
28 -9 V
27 0 V
27 0 V
28 0 V
27 0 V
27 0 V
28 0 V
27 0 V
27 0 V
28 0 V
27 0 V
1.000 UL
LT1
550 413 M
263 0 V
450 1688 M
27 0 V
28 0 V
27 -10 V
27 0 V
28 -9 V
27 0 V
27 -10 V
28 -9 V
27 -10 V
27 -10 V
28 -9 V
27 0 V
27 -10 V
28 -9 V
27 -10 V
27 -10 V
28 -9 V
27 -10 V
27 0 V
28 -9 V
27 -10 V
27 0 V
28 -10 V
27 -9 V
27 0 V
28 -10 V
27 0 V
27 -9 V
28 0 V
27 -10 V
27 0 V
28 -10 V
27 0 V
27 -9 V
28 0 V
27 0 V
27 -10 V
28 0 V
27 0 V
27 -9 V
28 0 V
27 0 V
27 -10 V
28 0 V
27 0 V
27 0 V
28 -10 V
27 0 V
27 0 V
28 0 V
27 -9 V
27 0 V
28 0 V
27 0 V
27 0 V
28 -10 V
27 0 V
27 0 V
28 0 V
27 -9 V
27 0 V
28 0 V
27 0 V
27 0 V
28 0 V
27 -10 V
27 0 V
28 0 V
27 0 V
27 0 V
28 0 V
27 0 V
27 -10 V
28 0 V
27 0 V
27 0 V
28 0 V
27 0 V
27 0 V
28 0 V
27 0 V
27 0 V
28 0 V
27 0 V
27 0 V
28 0 V
27 -9 V
27 0 V
28 0 V
27 0 V
1.000 UL
LT2
550 313 M
263 0 V
450 1496 M
27 0 V
28 0 V
27 0 V
27 0 V
28 -10 V
27 0 V
27 0 V
28 0 V
27 0 V
27 0 V
28 0 V
27 0 V
27 0 V
28 0 V
27 0 V
27 0 V
28 0 V
27 0 V
27 0 V
28 0 V
27 -9 V
27 0 V
28 0 V
27 0 V
27 0 V
28 0 V
27 0 V
27 0 V
28 -10 V
27 0 V
27 0 V
28 0 V
27 0 V
27 0 V
28 -9 V
27 0 V
27 0 V
28 0 V
27 0 V
27 -10 V
28 0 V
27 0 V
27 0 V
28 0 V
27 -10 V
27 0 V
28 0 V
27 0 V
27 -9 V
28 0 V
27 0 V
27 -10 V
28 0 V
27 0 V
27 0 V
28 -9 V
27 0 V
27 0 V
28 -10 V
27 0 V
27 -10 V
28 0 V
27 0 V
27 -9 V
28 0 V
27 -10 V
27 0 V
28 -9 V
27 -10 V
27 0 V
28 -10 V
27 -9 V
27 -10 V
28 -9 V
27 -20 V
27 -9 V
28 -19 V
27 -20 V
27 -28 V
28 -29 V
27 -39 V
27 -48 V
28 -57 V
27 -77 V
27 -96 V
28 -106 V
27 -134 V
27 -125 V
28 -96 V
27 -38 V
stroke
grestore
end
showpage
}}%
\put(863,313){\makebox(0,0)[l]{$P=+1$}}%
\put(863,413){\makebox(0,0)[l]{$P=-1$}}%
\put(863,513){\makebox(0,0)[l]{$P=\;\;\;0$}}%
\put(1680,1832){\makebox(0,0){(a) $\sqrt{s}=400$ GeV}}%
\put(100,968){%
\special{ps: gsave currentpoint currentpoint translate
270 rotate neg exch neg exch translate}%
\makebox(0,0)[b]{\shortstack{$\kappa (\theta_l)$}}%
\special{ps: currentpoint grestore moveto}%
}%
\put(2910,100){\makebox(0,0){180}}%
\put(2637,100){\makebox(0,0){160}}%
\put(2363,100){\makebox(0,0){140}}%
\put(2090,100){\makebox(0,0){120}}%
\put(1817,100){\makebox(0,0){100}}%
\put(1543,100){\makebox(0,0){80}}%
\put(1270,100){\makebox(0,0){60}}%
\put(997,100){\makebox(0,0){40}}%
\put(723,100){\makebox(0,0){20}}%
\put(450,100){\makebox(0,0){0}}%
\put(400,1736){\makebox(0,0)[r]{0.3}}%
\put(400,1544){\makebox(0,0)[r]{0.28}}%
\put(400,1352){\makebox(0,0)[r]{0.26}}%
\put(400,1160){\makebox(0,0)[r]{0.24}}%
\put(400,968){\makebox(0,0)[r]{0.22}}%
\put(400,776){\makebox(0,0)[r]{0.2}}%
\put(400,584){\makebox(0,0)[r]{0.18}}%
\put(400,392){\makebox(0,0)[r]{0.16}}%
\put(400,200){\makebox(0,0)[r]{0.14}}%
\end{picture}%
\endgroup
\endinput
% GNUPLOT: LaTeX picture with Postscript
\begingroup%
  \makeatletter%
  \newcommand{\GNUPLOTspecial}{%
    \@sanitize\catcode`\%=14\relax\special}%
  \setlength{\unitlength}{0.1bp}%
{\GNUPLOTspecial{!
%!PS-Adobe-2.0 EPSF-2.0
%%Title: delangdist2.tex
%%Creator: gnuplot 3.7 patchlevel 1
%%CreationDate: Mon Sep 10 16:12:45 2001
%%DocumentFonts: 
%%BoundingBox: 0 0 306 183
%%Orientation: Landscape
%%EndComments
/gnudict 256 dict def
gnudict begin
/Color true def
/Solid false def
/gnulinewidth 5.000 def
/userlinewidth gnulinewidth def
/vshift -33 def
/dl {10 mul} def
/hpt_ 31.5 def
/vpt_ 31.5 def
/hpt hpt_ def
/vpt vpt_ def
/M {moveto} bind def
/L {lineto} bind def
/R {rmoveto} bind def
/V {rlineto} bind def
/vpt2 vpt 2 mul def
/hpt2 hpt 2 mul def
/Lshow { currentpoint stroke M
  0 vshift R show } def
/Rshow { currentpoint stroke M
  dup stringwidth pop neg vshift R show } def
/Cshow { currentpoint stroke M
  dup stringwidth pop -2 div vshift R show } def
/UP { dup vpt_ mul /vpt exch def hpt_ mul /hpt exch def
  /hpt2 hpt 2 mul def /vpt2 vpt 2 mul def } def
/DL { Color {setrgbcolor Solid {pop []} if 0 setdash }
 {pop pop pop Solid {pop []} if 0 setdash} ifelse } def
/BL { stroke userlinewidth 2 mul setlinewidth } def
/AL { stroke userlinewidth 2 div setlinewidth } def
/UL { dup gnulinewidth mul /userlinewidth exch def
      10 mul /udl exch def } def
/PL { stroke userlinewidth setlinewidth } def
/LTb { BL [] 0 0 0 DL } def
/LTa { AL [1 udl mul 2 udl mul] 0 setdash 0 0 0 setrgbcolor } def
/LT0 { PL [] 1 0 0 DL } def
/LT1 { PL [4 dl 2 dl] 0 1 0 DL } def
/LT2 { PL [2 dl 3 dl] 0 0 1 DL } def
/LT3 { PL [1 dl 1.5 dl] 1 0 1 DL } def
/LT4 { PL [5 dl 2 dl 1 dl 2 dl] 0 1 1 DL } def
/LT5 { PL [4 dl 3 dl 1 dl 3 dl] 1 1 0 DL } def
/LT6 { PL [2 dl 2 dl 2 dl 4 dl] 0 0 0 DL } def
/LT7 { PL [2 dl 2 dl 2 dl 2 dl 2 dl 4 dl] 1 0.3 0 DL } def
/LT8 { PL [2 dl 2 dl 2 dl 2 dl 2 dl 2 dl 2 dl 4 dl] 0.5 0.5 0.5 DL } def
/Pnt { stroke [] 0 setdash
   gsave 1 setlinecap M 0 0 V stroke grestore } def
/Dia { stroke [] 0 setdash 2 copy vpt add M
  hpt neg vpt neg V hpt vpt neg V
  hpt vpt V hpt neg vpt V closepath stroke
  Pnt } def
/Pls { stroke [] 0 setdash vpt sub M 0 vpt2 V
  currentpoint stroke M
  hpt neg vpt neg R hpt2 0 V stroke
  } def
/Box { stroke [] 0 setdash 2 copy exch hpt sub exch vpt add M
  0 vpt2 neg V hpt2 0 V 0 vpt2 V
  hpt2 neg 0 V closepath stroke
  Pnt } def
/Crs { stroke [] 0 setdash exch hpt sub exch vpt add M
  hpt2 vpt2 neg V currentpoint stroke M
  hpt2 neg 0 R hpt2 vpt2 V stroke } def
/TriU { stroke [] 0 setdash 2 copy vpt 1.12 mul add M
  hpt neg vpt -1.62 mul V
  hpt 2 mul 0 V
  hpt neg vpt 1.62 mul V closepath stroke
  Pnt  } def
/Star { 2 copy Pls Crs } def
/BoxF { stroke [] 0 setdash exch hpt sub exch vpt add M
  0 vpt2 neg V  hpt2 0 V  0 vpt2 V
  hpt2 neg 0 V  closepath fill } def
/TriUF { stroke [] 0 setdash vpt 1.12 mul add M
  hpt neg vpt -1.62 mul V
  hpt 2 mul 0 V
  hpt neg vpt 1.62 mul V closepath fill } def
/TriD { stroke [] 0 setdash 2 copy vpt 1.12 mul sub M
  hpt neg vpt 1.62 mul V
  hpt 2 mul 0 V
  hpt neg vpt -1.62 mul V closepath stroke
  Pnt  } def
/TriDF { stroke [] 0 setdash vpt 1.12 mul sub M
  hpt neg vpt 1.62 mul V
  hpt 2 mul 0 V
  hpt neg vpt -1.62 mul V closepath fill} def
/DiaF { stroke [] 0 setdash vpt add M
  hpt neg vpt neg V hpt vpt neg V
  hpt vpt V hpt neg vpt V closepath fill } def
/Pent { stroke [] 0 setdash 2 copy gsave
  translate 0 hpt M 4 {72 rotate 0 hpt L} repeat
  closepath stroke grestore Pnt } def
/PentF { stroke [] 0 setdash gsave
  translate 0 hpt M 4 {72 rotate 0 hpt L} repeat
  closepath fill grestore } def
/Circle { stroke [] 0 setdash 2 copy
  hpt 0 360 arc stroke Pnt } def
/CircleF { stroke [] 0 setdash hpt 0 360 arc fill } def
/C0 { BL [] 0 setdash 2 copy moveto vpt 90 450  arc } bind def
/C1 { BL [] 0 setdash 2 copy        moveto
       2 copy  vpt 0 90 arc closepath fill
               vpt 0 360 arc closepath } bind def
/C2 { BL [] 0 setdash 2 copy moveto
       2 copy  vpt 90 180 arc closepath fill
               vpt 0 360 arc closepath } bind def
/C3 { BL [] 0 setdash 2 copy moveto
       2 copy  vpt 0 180 arc closepath fill
               vpt 0 360 arc closepath } bind def
/C4 { BL [] 0 setdash 2 copy moveto
       2 copy  vpt 180 270 arc closepath fill
               vpt 0 360 arc closepath } bind def
/C5 { BL [] 0 setdash 2 copy moveto
       2 copy  vpt 0 90 arc
       2 copy moveto
       2 copy  vpt 180 270 arc closepath fill
               vpt 0 360 arc } bind def
/C6 { BL [] 0 setdash 2 copy moveto
      2 copy  vpt 90 270 arc closepath fill
              vpt 0 360 arc closepath } bind def
/C7 { BL [] 0 setdash 2 copy moveto
      2 copy  vpt 0 270 arc closepath fill
              vpt 0 360 arc closepath } bind def
/C8 { BL [] 0 setdash 2 copy moveto
      2 copy vpt 270 360 arc closepath fill
              vpt 0 360 arc closepath } bind def
/C9 { BL [] 0 setdash 2 copy moveto
      2 copy  vpt 270 450 arc closepath fill
              vpt 0 360 arc closepath } bind def
/C10 { BL [] 0 setdash 2 copy 2 copy moveto vpt 270 360 arc closepath fill
       2 copy moveto
       2 copy vpt 90 180 arc closepath fill
               vpt 0 360 arc closepath } bind def
/C11 { BL [] 0 setdash 2 copy moveto
       2 copy  vpt 0 180 arc closepath fill
       2 copy moveto
       2 copy  vpt 270 360 arc closepath fill
               vpt 0 360 arc closepath } bind def
/C12 { BL [] 0 setdash 2 copy moveto
       2 copy  vpt 180 360 arc closepath fill
               vpt 0 360 arc closepath } bind def
/C13 { BL [] 0 setdash  2 copy moveto
       2 copy  vpt 0 90 arc closepath fill
       2 copy moveto
       2 copy  vpt 180 360 arc closepath fill
               vpt 0 360 arc closepath } bind def
/C14 { BL [] 0 setdash 2 copy moveto
       2 copy  vpt 90 360 arc closepath fill
               vpt 0 360 arc } bind def
/C15 { BL [] 0 setdash 2 copy vpt 0 360 arc closepath fill
               vpt 0 360 arc closepath } bind def
/Rec   { newpath 4 2 roll moveto 1 index 0 rlineto 0 exch rlineto
       neg 0 rlineto closepath } bind def
/Square { dup Rec } bind def
/Bsquare { vpt sub exch vpt sub exch vpt2 Square } bind def
/S0 { BL [] 0 setdash 2 copy moveto 0 vpt rlineto BL Bsquare } bind def
/S1 { BL [] 0 setdash 2 copy vpt Square fill Bsquare } bind def
/S2 { BL [] 0 setdash 2 copy exch vpt sub exch vpt Square fill Bsquare } bind def
/S3 { BL [] 0 setdash 2 copy exch vpt sub exch vpt2 vpt Rec fill Bsquare } bind def
/S4 { BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt Square fill Bsquare } bind def
/S5 { BL [] 0 setdash 2 copy 2 copy vpt Square fill
       exch vpt sub exch vpt sub vpt Square fill Bsquare } bind def
/S6 { BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt vpt2 Rec fill Bsquare } bind def
/S7 { BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt vpt2 Rec fill
       2 copy vpt Square fill
       Bsquare } bind def
/S8 { BL [] 0 setdash 2 copy vpt sub vpt Square fill Bsquare } bind def
/S9 { BL [] 0 setdash 2 copy vpt sub vpt vpt2 Rec fill Bsquare } bind def
/S10 { BL [] 0 setdash 2 copy vpt sub vpt Square fill 2 copy exch vpt sub exch vpt Square fill
       Bsquare } bind def
/S11 { BL [] 0 setdash 2 copy vpt sub vpt Square fill 2 copy exch vpt sub exch vpt2 vpt Rec fill
       Bsquare } bind def
/S12 { BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt2 vpt Rec fill Bsquare } bind def
/S13 { BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt2 vpt Rec fill
       2 copy vpt Square fill Bsquare } bind def
/S14 { BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt2 vpt Rec fill
       2 copy exch vpt sub exch vpt Square fill Bsquare } bind def
/S15 { BL [] 0 setdash 2 copy Bsquare fill Bsquare } bind def
/D0 { gsave translate 45 rotate 0 0 S0 stroke grestore } bind def
/D1 { gsave translate 45 rotate 0 0 S1 stroke grestore } bind def
/D2 { gsave translate 45 rotate 0 0 S2 stroke grestore } bind def
/D3 { gsave translate 45 rotate 0 0 S3 stroke grestore } bind def
/D4 { gsave translate 45 rotate 0 0 S4 stroke grestore } bind def
/D5 { gsave translate 45 rotate 0 0 S5 stroke grestore } bind def
/D6 { gsave translate 45 rotate 0 0 S6 stroke grestore } bind def
/D7 { gsave translate 45 rotate 0 0 S7 stroke grestore } bind def
/D8 { gsave translate 45 rotate 0 0 S8 stroke grestore } bind def
/D9 { gsave translate 45 rotate 0 0 S9 stroke grestore } bind def
/D10 { gsave translate 45 rotate 0 0 S10 stroke grestore } bind def
/D11 { gsave translate 45 rotate 0 0 S11 stroke grestore } bind def
/D12 { gsave translate 45 rotate 0 0 S12 stroke grestore } bind def
/D13 { gsave translate 45 rotate 0 0 S13 stroke grestore } bind def
/D14 { gsave translate 45 rotate 0 0 S14 stroke grestore } bind def
/D15 { gsave translate 45 rotate 0 0 S15 stroke grestore } bind def
/DiaE { stroke [] 0 setdash vpt add M
  hpt neg vpt neg V hpt vpt neg V
  hpt vpt V hpt neg vpt V closepath stroke } def
/BoxE { stroke [] 0 setdash exch hpt sub exch vpt add M
  0 vpt2 neg V hpt2 0 V 0 vpt2 V
  hpt2 neg 0 V closepath stroke } def
/TriUE { stroke [] 0 setdash vpt 1.12 mul add M
  hpt neg vpt -1.62 mul V
  hpt 2 mul 0 V
  hpt neg vpt 1.62 mul V closepath stroke } def
/TriDE { stroke [] 0 setdash vpt 1.12 mul sub M
  hpt neg vpt 1.62 mul V
  hpt 2 mul 0 V
  hpt neg vpt -1.62 mul V closepath stroke } def
/PentE { stroke [] 0 setdash gsave
  translate 0 hpt M 4 {72 rotate 0 hpt L} repeat
  closepath stroke grestore } def
/CircE { stroke [] 0 setdash 
  hpt 0 360 arc stroke } def
/Opaque { gsave closepath 1 setgray fill grestore 0 setgray closepath } def
/DiaW { stroke [] 0 setdash vpt add M
  hpt neg vpt neg V hpt vpt neg V
  hpt vpt V hpt neg vpt V Opaque stroke } def
/BoxW { stroke [] 0 setdash exch hpt sub exch vpt add M
  0 vpt2 neg V hpt2 0 V 0 vpt2 V
  hpt2 neg 0 V Opaque stroke } def
/TriUW { stroke [] 0 setdash vpt 1.12 mul add M
  hpt neg vpt -1.62 mul V
  hpt 2 mul 0 V
  hpt neg vpt 1.62 mul V Opaque stroke } def
/TriDW { stroke [] 0 setdash vpt 1.12 mul sub M
  hpt neg vpt 1.62 mul V
  hpt 2 mul 0 V
  hpt neg vpt -1.62 mul V Opaque stroke } def
/PentW { stroke [] 0 setdash gsave
  translate 0 hpt M 4 {72 rotate 0 hpt L} repeat
  Opaque stroke grestore } def
/CircW { stroke [] 0 setdash 
  hpt 0 360 arc Opaque stroke } def
/BoxFill { gsave Rec 1 setgray fill grestore } def
end
%%EndProlog
}}%
\begin{picture}(3060,1836)(0,0)%
{\GNUPLOTspecial{"
gnudict begin
gsave
0 0 translate
0.100 0.100 scale
0 setgray
newpath
1.000 UL
LTb
500 200 M
63 0 V
2347 0 R
-63 0 V
500 392 M
63 0 V
2347 0 R
-63 0 V
500 584 M
63 0 V
2347 0 R
-63 0 V
500 776 M
63 0 V
2347 0 R
-63 0 V
500 968 M
63 0 V
2347 0 R
-63 0 V
500 1160 M
63 0 V
2347 0 R
-63 0 V
500 1352 M
63 0 V
2347 0 R
-63 0 V
500 1544 M
63 0 V
2347 0 R
-63 0 V
500 1736 M
63 0 V
2347 0 R
-63 0 V
500 200 M
0 63 V
0 1473 R
0 -63 V
768 200 M
0 63 V
0 1473 R
0 -63 V
1036 200 M
0 63 V
0 1473 R
0 -63 V
1303 200 M
0 63 V
0 1473 R
0 -63 V
1571 200 M
0 63 V
0 1473 R
0 -63 V
1839 200 M
0 63 V
0 1473 R
0 -63 V
2107 200 M
0 63 V
0 1473 R
0 -63 V
2374 200 M
0 63 V
0 1473 R
0 -63 V
2642 200 M
0 63 V
0 1473 R
0 -63 V
2910 200 M
0 63 V
0 1473 R
0 -63 V
1.000 UL
LTb
500 200 M
2410 0 V
0 1536 V
-2410 0 V
500 200 L
1.000 UL
LT0
600 513 M
263 0 V
500 1556 M
27 0 V
27 0 V
26 -4 V
27 0 V
27 0 V
27 -4 V
26 0 V
27 -4 V
27 0 V
27 -4 V
27 -4 V
26 -4 V
27 -3 V
27 -4 V
27 -4 V
26 -4 V
27 -4 V
27 -7 V
27 -4 V
27 -8 V
26 -8 V
27 -3 V
27 -8 V
27 -8 V
26 -11 V
27 -8 V
27 -8 V
27 -11 V
27 -8 V
26 -11 V
27 -12 V
27 -11 V
27 -12 V
26 -11 V
27 -16 V
27 -11 V
27 -16 V
27 -15 V
26 -15 V
27 -16 V
27 -15 V
27 -16 V
26 -19 V
27 -15 V
27 -19 V
27 -19 V
27 -20 V
26 -19 V
27 -19 V
27 -19 V
27 -19 V
26 -20 V
27 -19 V
27 -23 V
27 -19 V
27 -19 V
26 -20 V
27 -19 V
27 -19 V
27 -19 V
26 -19 V
27 -20 V
27 -15 V
27 -19 V
27 -15 V
26 -16 V
27 -11 V
27 -16 V
27 -11 V
26 -16 V
27 -11 V
27 -8 V
27 -11 V
27 -8 V
26 -8 V
27 -7 V
27 -8 V
27 -8 V
26 -4 V
27 -3 V
27 -8 V
27 -4 V
27 0 V
26 -4 V
27 -4 V
27 0 V
27 0 V
26 -3 V
27 0 V
27 0 V
1.000 UL
LT1
600 413 M
263 0 V
500 1667 M
27 0 V
27 -4 V
26 0 V
27 0 V
27 -4 V
27 -4 V
26 0 V
27 -3 V
27 -8 V
27 -4 V
27 -4 V
26 -8 V
27 -3 V
27 -8 V
27 -8 V
26 -7 V
27 -8 V
27 -12 V
27 -7 V
27 -12 V
26 -7 V
27 -12 V
27 -12 V
27 -11 V
26 -15 V
27 -12 V
27 -15 V
27 -12 V
27 -15 V
26 -16 V
27 -15 V
27 -15 V
27 -16 V
26 -15 V
27 -19 V
27 -16 V
27 -19 V
27 -19 V
26 -19 V
27 -15 V
27 -20 V
27 -19 V
26 -19 V
27 -19 V
27 -19 V
27 -24 V
27 -19 V
26 -19 V
27 -19 V
27 -19 V
27 -20 V
26 -19 V
27 -19 V
27 -19 V
27 -19 V
27 -16 V
26 -19 V
27 -15 V
27 -19 V
27 -16 V
26 -15 V
27 -16 V
27 -15 V
27 -11 V
27 -16 V
26 -11 V
27 -16 V
27 -11 V
27 -12 V
26 -7 V
27 -12 V
27 -8 V
27 -7 V
27 -12 V
26 -7 V
27 -4 V
27 -8 V
27 -4 V
26 -7 V
27 -4 V
27 -4 V
27 -4 V
27 -4 V
26 -4 V
27 0 V
27 -4 V
27 0 V
26 -3 V
27 0 V
27 0 V
1.000 UL
LT2
600 313 M
263 0 V
500 1429 M
27 0 V
27 0 V
26 0 V
27 0 V
27 0 V
27 0 V
26 0 V
27 -4 V
27 0 V
27 0 V
27 -4 V
26 0 V
27 0 V
27 -4 V
27 0 V
26 -4 V
27 0 V
27 -3 V
27 0 V
27 -4 V
26 -4 V
27 -4 V
27 -4 V
27 0 V
26 -4 V
27 -3 V
27 -4 V
27 -8 V
27 -4 V
26 -4 V
27 -3 V
27 -8 V
27 -4 V
26 -8 V
27 -7 V
27 -8 V
27 -8 V
27 -7 V
26 -8 V
27 -8 V
27 -11 V
27 -8 V
26 -11 V
27 -12 V
27 -12 V
27 -15 V
27 -11 V
26 -16 V
27 -15 V
27 -19 V
27 -16 V
26 -19 V
27 -23 V
27 -19 V
27 -23 V
27 -23 V
26 -27 V
27 -27 V
27 -27 V
27 -31 V
26 -30 V
27 -35 V
27 -34 V
27 -35 V
27 -35 V
26 -38 V
27 -34 V
27 -39 V
27 -38 V
26 -39 V
27 -34 V
27 -35 V
27 -34 V
27 -31 V
26 -27 V
27 -27 V
27 -23 V
27 -21 V
26 -17 V
27 -15 V
27 -13 V
27 -9 V
27 -8 V
26 -6 V
27 -4 V
27 -3 V
27 -3 V
26 -1 V
27 0 V
27 -1 V
stroke
grestore
end
showpage
}}%
\put(913,313){\makebox(0,0)[l]{$P=+1$}}%
\put(913,413){\makebox(0,0)[l]{$P=-1$}}%
\put(913,513){\makebox(0,0)[l]{$P=\;\;\;0$}}%
\put(1705,1832){\makebox(0,0){(b) $\sqrt{s}=800$ GeV}}%
\put(100,968){%
\special{ps: gsave currentpoint currentpoint translate
270 rotate neg exch neg exch translate}%
\makebox(0,0)[b]{\shortstack{$\kappa (\theta_l)$}}%
\special{ps: currentpoint grestore moveto}%
}%
\put(2910,100){\makebox(0,0){180}}%
\put(2642,100){\makebox(0,0){160}}%
\put(2374,100){\makebox(0,0){140}}%
\put(2107,100){\makebox(0,0){120}}%
\put(1839,100){\makebox(0,0){100}}%
\put(1571,100){\makebox(0,0){80}}%
\put(1303,100){\makebox(0,0){60}}%
\put(1036,100){\makebox(0,0){40}}%
\put(768,100){\makebox(0,0){20}}%
\put(500,100){\makebox(0,0){0}}%
\put(450,1736){\makebox(0,0)[r]{0.045}}%
\put(450,1544){\makebox(0,0)[r]{0.04}}%
\put(450,1352){\makebox(0,0)[r]{0.035}}%
\put(450,1160){\makebox(0,0)[r]{0.03}}%
\put(450,968){\makebox(0,0)[r]{0.025}}%
\put(450,776){\makebox(0,0)[r]{0.02}}%
\put(450,584){\makebox(0,0)[r]{0.015}}%
\put(450,392){\makebox(0,0)[r]{0.01}}%
\put(450,200){\makebox(0,0)[r]{0.005}}%
\end{picture}%
\endgroup
\endinput
% GNUPLOT: LaTeX picture with Postscript
\begingroup%
  \makeatletter%
  \newcommand{\GNUPLOTspecial}{%
    \@sanitize\catcode`\%=14\relax\special}%
  \setlength{\unitlength}{0.1bp}%
{\GNUPLOTspecial{!
%!PS-Adobe-2.0 EPSF-2.0
%%Title: delangdist3.tex
%%Creator: gnuplot 3.7 patchlevel 1
%%CreationDate: Mon Sep 10 16:12:47 2001
%%DocumentFonts: 
%%BoundingBox: 0 0 306 183
%%Orientation: Landscape
%%EndComments
/gnudict 256 dict def
gnudict begin
/Color true def
/Solid false def
/gnulinewidth 5.000 def
/userlinewidth gnulinewidth def
/vshift -33 def
/dl {10 mul} def
/hpt_ 31.5 def
/vpt_ 31.5 def
/hpt hpt_ def
/vpt vpt_ def
/M {moveto} bind def
/L {lineto} bind def
/R {rmoveto} bind def
/V {rlineto} bind def
/vpt2 vpt 2 mul def
/hpt2 hpt 2 mul def
/Lshow { currentpoint stroke M
  0 vshift R show } def
/Rshow { currentpoint stroke M
  dup stringwidth pop neg vshift R show } def
/Cshow { currentpoint stroke M
  dup stringwidth pop -2 div vshift R show } def
/UP { dup vpt_ mul /vpt exch def hpt_ mul /hpt exch def
  /hpt2 hpt 2 mul def /vpt2 vpt 2 mul def } def
/DL { Color {setrgbcolor Solid {pop []} if 0 setdash }
 {pop pop pop Solid {pop []} if 0 setdash} ifelse } def
/BL { stroke userlinewidth 2 mul setlinewidth } def
/AL { stroke userlinewidth 2 div setlinewidth } def
/UL { dup gnulinewidth mul /userlinewidth exch def
      10 mul /udl exch def } def
/PL { stroke userlinewidth setlinewidth } def
/LTb { BL [] 0 0 0 DL } def
/LTa { AL [1 udl mul 2 udl mul] 0 setdash 0 0 0 setrgbcolor } def
/LT0 { PL [] 1 0 0 DL } def
/LT1 { PL [4 dl 2 dl] 0 1 0 DL } def
/LT2 { PL [2 dl 3 dl] 0 0 1 DL } def
/LT3 { PL [1 dl 1.5 dl] 1 0 1 DL } def
/LT4 { PL [5 dl 2 dl 1 dl 2 dl] 0 1 1 DL } def
/LT5 { PL [4 dl 3 dl 1 dl 3 dl] 1 1 0 DL } def
/LT6 { PL [2 dl 2 dl 2 dl 4 dl] 0 0 0 DL } def
/LT7 { PL [2 dl 2 dl 2 dl 2 dl 2 dl 4 dl] 1 0.3 0 DL } def
/LT8 { PL [2 dl 2 dl 2 dl 2 dl 2 dl 2 dl 2 dl 4 dl] 0.5 0.5 0.5 DL } def
/Pnt { stroke [] 0 setdash
   gsave 1 setlinecap M 0 0 V stroke grestore } def
/Dia { stroke [] 0 setdash 2 copy vpt add M
  hpt neg vpt neg V hpt vpt neg V
  hpt vpt V hpt neg vpt V closepath stroke
  Pnt } def
/Pls { stroke [] 0 setdash vpt sub M 0 vpt2 V
  currentpoint stroke M
  hpt neg vpt neg R hpt2 0 V stroke
  } def
/Box { stroke [] 0 setdash 2 copy exch hpt sub exch vpt add M
  0 vpt2 neg V hpt2 0 V 0 vpt2 V
  hpt2 neg 0 V closepath stroke
  Pnt } def
/Crs { stroke [] 0 setdash exch hpt sub exch vpt add M
  hpt2 vpt2 neg V currentpoint stroke M
  hpt2 neg 0 R hpt2 vpt2 V stroke } def
/TriU { stroke [] 0 setdash 2 copy vpt 1.12 mul add M
  hpt neg vpt -1.62 mul V
  hpt 2 mul 0 V
  hpt neg vpt 1.62 mul V closepath stroke
  Pnt  } def
/Star { 2 copy Pls Crs } def
/BoxF { stroke [] 0 setdash exch hpt sub exch vpt add M
  0 vpt2 neg V  hpt2 0 V  0 vpt2 V
  hpt2 neg 0 V  closepath fill } def
/TriUF { stroke [] 0 setdash vpt 1.12 mul add M
  hpt neg vpt -1.62 mul V
  hpt 2 mul 0 V
  hpt neg vpt 1.62 mul V closepath fill } def
/TriD { stroke [] 0 setdash 2 copy vpt 1.12 mul sub M
  hpt neg vpt 1.62 mul V
  hpt 2 mul 0 V
  hpt neg vpt -1.62 mul V closepath stroke
  Pnt  } def
/TriDF { stroke [] 0 setdash vpt 1.12 mul sub M
  hpt neg vpt 1.62 mul V
  hpt 2 mul 0 V
  hpt neg vpt -1.62 mul V closepath fill} def
/DiaF { stroke [] 0 setdash vpt add M
  hpt neg vpt neg V hpt vpt neg V
  hpt vpt V hpt neg vpt V closepath fill } def
/Pent { stroke [] 0 setdash 2 copy gsave
  translate 0 hpt M 4 {72 rotate 0 hpt L} repeat
  closepath stroke grestore Pnt } def
/PentF { stroke [] 0 setdash gsave
  translate 0 hpt M 4 {72 rotate 0 hpt L} repeat
  closepath fill grestore } def
/Circle { stroke [] 0 setdash 2 copy
  hpt 0 360 arc stroke Pnt } def
/CircleF { stroke [] 0 setdash hpt 0 360 arc fill } def
/C0 { BL [] 0 setdash 2 copy moveto vpt 90 450  arc } bind def
/C1 { BL [] 0 setdash 2 copy        moveto
       2 copy  vpt 0 90 arc closepath fill
               vpt 0 360 arc closepath } bind def
/C2 { BL [] 0 setdash 2 copy moveto
       2 copy  vpt 90 180 arc closepath fill
               vpt 0 360 arc closepath } bind def
/C3 { BL [] 0 setdash 2 copy moveto
       2 copy  vpt 0 180 arc closepath fill
               vpt 0 360 arc closepath } bind def
/C4 { BL [] 0 setdash 2 copy moveto
       2 copy  vpt 180 270 arc closepath fill
               vpt 0 360 arc closepath } bind def
/C5 { BL [] 0 setdash 2 copy moveto
       2 copy  vpt 0 90 arc
       2 copy moveto
       2 copy  vpt 180 270 arc closepath fill
               vpt 0 360 arc } bind def
/C6 { BL [] 0 setdash 2 copy moveto
      2 copy  vpt 90 270 arc closepath fill
              vpt 0 360 arc closepath } bind def
/C7 { BL [] 0 setdash 2 copy moveto
      2 copy  vpt 0 270 arc closepath fill
              vpt 0 360 arc closepath } bind def
/C8 { BL [] 0 setdash 2 copy moveto
      2 copy vpt 270 360 arc closepath fill
              vpt 0 360 arc closepath } bind def
/C9 { BL [] 0 setdash 2 copy moveto
      2 copy  vpt 270 450 arc closepath fill
              vpt 0 360 arc closepath } bind def
/C10 { BL [] 0 setdash 2 copy 2 copy moveto vpt 270 360 arc closepath fill
       2 copy moveto
       2 copy vpt 90 180 arc closepath fill
               vpt 0 360 arc closepath } bind def
/C11 { BL [] 0 setdash 2 copy moveto
       2 copy  vpt 0 180 arc closepath fill
       2 copy moveto
       2 copy  vpt 270 360 arc closepath fill
               vpt 0 360 arc closepath } bind def
/C12 { BL [] 0 setdash 2 copy moveto
       2 copy  vpt 180 360 arc closepath fill
               vpt 0 360 arc closepath } bind def
/C13 { BL [] 0 setdash  2 copy moveto
       2 copy  vpt 0 90 arc closepath fill
       2 copy moveto
       2 copy  vpt 180 360 arc closepath fill
               vpt 0 360 arc closepath } bind def
/C14 { BL [] 0 setdash 2 copy moveto
       2 copy  vpt 90 360 arc closepath fill
               vpt 0 360 arc } bind def
/C15 { BL [] 0 setdash 2 copy vpt 0 360 arc closepath fill
               vpt 0 360 arc closepath } bind def
/Rec   { newpath 4 2 roll moveto 1 index 0 rlineto 0 exch rlineto
       neg 0 rlineto closepath } bind def
/Square { dup Rec } bind def
/Bsquare { vpt sub exch vpt sub exch vpt2 Square } bind def
/S0 { BL [] 0 setdash 2 copy moveto 0 vpt rlineto BL Bsquare } bind def
/S1 { BL [] 0 setdash 2 copy vpt Square fill Bsquare } bind def
/S2 { BL [] 0 setdash 2 copy exch vpt sub exch vpt Square fill Bsquare } bind def
/S3 { BL [] 0 setdash 2 copy exch vpt sub exch vpt2 vpt Rec fill Bsquare } bind def
/S4 { BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt Square fill Bsquare } bind def
/S5 { BL [] 0 setdash 2 copy 2 copy vpt Square fill
       exch vpt sub exch vpt sub vpt Square fill Bsquare } bind def
/S6 { BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt vpt2 Rec fill Bsquare } bind def
/S7 { BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt vpt2 Rec fill
       2 copy vpt Square fill
       Bsquare } bind def
/S8 { BL [] 0 setdash 2 copy vpt sub vpt Square fill Bsquare } bind def
/S9 { BL [] 0 setdash 2 copy vpt sub vpt vpt2 Rec fill Bsquare } bind def
/S10 { BL [] 0 setdash 2 copy vpt sub vpt Square fill 2 copy exch vpt sub exch vpt Square fill
       Bsquare } bind def
/S11 { BL [] 0 setdash 2 copy vpt sub vpt Square fill 2 copy exch vpt sub exch vpt2 vpt Rec fill
       Bsquare } bind def
/S12 { BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt2 vpt Rec fill Bsquare } bind def
/S13 { BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt2 vpt Rec fill
       2 copy vpt Square fill Bsquare } bind def
/S14 { BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt2 vpt Rec fill
       2 copy exch vpt sub exch vpt Square fill Bsquare } bind def
/S15 { BL [] 0 setdash 2 copy Bsquare fill Bsquare } bind def
/D0 { gsave translate 45 rotate 0 0 S0 stroke grestore } bind def
/D1 { gsave translate 45 rotate 0 0 S1 stroke grestore } bind def
/D2 { gsave translate 45 rotate 0 0 S2 stroke grestore } bind def
/D3 { gsave translate 45 rotate 0 0 S3 stroke grestore } bind def
/D4 { gsave translate 45 rotate 0 0 S4 stroke grestore } bind def
/D5 { gsave translate 45 rotate 0 0 S5 stroke grestore } bind def
/D6 { gsave translate 45 rotate 0 0 S6 stroke grestore } bind def
/D7 { gsave translate 45 rotate 0 0 S7 stroke grestore } bind def
/D8 { gsave translate 45 rotate 0 0 S8 stroke grestore } bind def
/D9 { gsave translate 45 rotate 0 0 S9 stroke grestore } bind def
/D10 { gsave translate 45 rotate 0 0 S10 stroke grestore } bind def
/D11 { gsave translate 45 rotate 0 0 S11 stroke grestore } bind def
/D12 { gsave translate 45 rotate 0 0 S12 stroke grestore } bind def
/D13 { gsave translate 45 rotate 0 0 S13 stroke grestore } bind def
/D14 { gsave translate 45 rotate 0 0 S14 stroke grestore } bind def
/D15 { gsave translate 45 rotate 0 0 S15 stroke grestore } bind def
/DiaE { stroke [] 0 setdash vpt add M
  hpt neg vpt neg V hpt vpt neg V
  hpt vpt V hpt neg vpt V closepath stroke } def
/BoxE { stroke [] 0 setdash exch hpt sub exch vpt add M
  0 vpt2 neg V hpt2 0 V 0 vpt2 V
  hpt2 neg 0 V closepath stroke } def
/TriUE { stroke [] 0 setdash vpt 1.12 mul add M
  hpt neg vpt -1.62 mul V
  hpt 2 mul 0 V
  hpt neg vpt 1.62 mul V closepath stroke } def
/TriDE { stroke [] 0 setdash vpt 1.12 mul sub M
  hpt neg vpt 1.62 mul V
  hpt 2 mul 0 V
  hpt neg vpt -1.62 mul V closepath stroke } def
/PentE { stroke [] 0 setdash gsave
  translate 0 hpt M 4 {72 rotate 0 hpt L} repeat
  closepath stroke grestore } def
/CircE { stroke [] 0 setdash 
  hpt 0 360 arc stroke } def
/Opaque { gsave closepath 1 setgray fill grestore 0 setgray closepath } def
/DiaW { stroke [] 0 setdash vpt add M
  hpt neg vpt neg V hpt vpt neg V
  hpt vpt V hpt neg vpt V Opaque stroke } def
/BoxW { stroke [] 0 setdash exch hpt sub exch vpt add M
  0 vpt2 neg V hpt2 0 V 0 vpt2 V
  hpt2 neg 0 V Opaque stroke } def
/TriUW { stroke [] 0 setdash vpt 1.12 mul add M
  hpt neg vpt -1.62 mul V
  hpt 2 mul 0 V
  hpt neg vpt 1.62 mul V Opaque stroke } def
/TriDW { stroke [] 0 setdash vpt 1.12 mul sub M
  hpt neg vpt 1.62 mul V
  hpt 2 mul 0 V
  hpt neg vpt -1.62 mul V Opaque stroke } def
/PentW { stroke [] 0 setdash gsave
  translate 0 hpt M 4 {72 rotate 0 hpt L} repeat
  Opaque stroke grestore } def
/CircW { stroke [] 0 setdash 
  hpt 0 360 arc Opaque stroke } def
/BoxFill { gsave Rec 1 setgray fill grestore } def
end
%%EndProlog
}}%
\begin{picture}(3060,1836)(0,0)%
{\GNUPLOTspecial{"
gnudict begin
gsave
0 0 translate
0.100 0.100 scale
0 setgray
newpath
1.000 UL
LTb
500 300 M
63 0 V
2347 0 R
-63 0 V
500 659 M
63 0 V
2347 0 R
-63 0 V
500 1018 M
63 0 V
2347 0 R
-63 0 V
500 1377 M
63 0 V
2347 0 R
-63 0 V
500 1736 M
63 0 V
2347 0 R
-63 0 V
500 300 M
0 63 V
0 1373 R
0 -63 V
768 300 M
0 63 V
0 1373 R
0 -63 V
1036 300 M
0 63 V
0 1373 R
0 -63 V
1303 300 M
0 63 V
0 1373 R
0 -63 V
1571 300 M
0 63 V
0 1373 R
0 -63 V
1839 300 M
0 63 V
0 1373 R
0 -63 V
2107 300 M
0 63 V
0 1373 R
0 -63 V
2374 300 M
0 63 V
0 1373 R
0 -63 V
2642 300 M
0 63 V
0 1373 R
0 -63 V
2910 300 M
0 63 V
0 1373 R
0 -63 V
1.000 UL
LTb
500 300 M
2410 0 V
0 1436 V
-2410 0 V
500 300 L
1.000 UL
LT0
600 613 M
263 0 V
500 1298 M
27 0 V
27 0 V
26 0 V
27 0 V
27 0 V
27 0 V
26 0 V
27 -7 V
27 0 V
27 0 V
27 0 V
26 -7 V
27 0 V
27 0 V
27 -8 V
26 0 V
27 -7 V
27 0 V
27 -7 V
27 -7 V
26 0 V
27 -7 V
27 -7 V
27 -8 V
26 0 V
27 -7 V
27 -7 V
27 -7 V
27 -14 V
26 -8 V
27 -7 V
27 -7 V
27 -14 V
26 -8 V
27 -14 V
27 -14 V
27 -7 V
27 -15 V
26 -14 V
27 -15 V
27 -21 V
27 -14 V
26 -22 V
27 -16 V
27 -19 V
27 -20 V
27 -22 V
26 -22 V
27 -23 V
27 -24 V
27 -24 V
26 -25 V
27 -25 V
27 -26 V
27 -27 V
27 -26 V
26 -26 V
27 -26 V
27 -26 V
27 -25 V
26 -24 V
27 -23 V
27 -22 V
27 -21 V
27 -18 V
26 -18 V
27 -16 V
27 -14 V
27 -12 V
26 -11 V
27 -8 V
27 -8 V
27 -5 V
27 -5 V
26 -3 V
27 -2 V
27 0 V
27 0 V
26 0 V
27 1 V
27 1 V
27 2 V
27 1 V
26 2 V
27 2 V
27 1 V
27 1 V
26 1 V
27 0 V
27 0 V
1.000 UL
LT1
600 513 M
263 0 V
500 1363 M
27 0 V
27 0 V
26 0 V
27 0 V
27 0 V
27 -8 V
26 0 V
27 0 V
27 -7 V
27 0 V
27 0 V
26 -7 V
27 0 V
27 -7 V
27 -7 V
26 0 V
27 -7 V
27 -8 V
27 -7 V
27 0 V
26 -7 V
27 -7 V
27 -15 V
27 -7 V
26 -7 V
27 -7 V
27 -14 V
27 -8 V
27 -14 V
26 -7 V
27 -14 V
27 -15 V
27 -14 V
26 -15 V
27 -14 V
27 -14 V
27 -22 V
27 -14 V
26 -22 V
27 -14 V
27 -22 V
27 -20 V
26 -22 V
27 -22 V
27 -23 V
27 -24 V
27 -24 V
26 -25 V
27 -26 V
27 -25 V
27 -26 V
26 -26 V
27 -27 V
27 -26 V
27 -25 V
27 -26 V
26 -25 V
27 -24 V
27 -24 V
27 -22 V
26 -22 V
27 -20 V
27 -18 V
27 -18 V
27 -15 V
26 -14 V
27 -13 V
27 -11 V
27 -9 V
26 -9 V
27 -6 V
27 -6 V
27 -3 V
27 -4 V
26 -2 V
27 -2 V
27 0 V
27 0 V
26 0 V
27 1 V
27 2 V
27 1 V
27 1 V
26 1 V
27 2 V
27 0 V
27 2 V
26 0 V
27 0 V
27 0 V
1.000 UL
LT2
600 413 M
263 0 V
stroke
grestore
end
showpage
}}%
\put(913,413){\makebox(0,0)[l]{$P=+1$}}%
\put(913,513){\makebox(0,0)[l]{$P=-1$}}%
\put(913,613){\makebox(0,0)[l]{$P=\;\;\;0$}}%
\put(1705,1808){\makebox(0,0){(c) $\sqrt{s}=1500$ GeV}}%
\put(1705,50){\makebox(0,0){$\theta_l$}}%
\put(100,1018){%
\special{ps: gsave currentpoint currentpoint translate
270 rotate neg exch neg exch translate}%
\makebox(0,0)[b]{\shortstack{$\kappa (\theta_l)$}}%
\special{ps: currentpoint grestore moveto}%
}%
\put(2910,200){\makebox(0,0){180}}%
\put(2642,200){\makebox(0,0){160}}%
\put(2374,200){\makebox(0,0){140}}%
\put(2107,200){\makebox(0,0){120}}%
\put(1839,200){\makebox(0,0){100}}%
\put(1571,200){\makebox(0,0){80}}%
\put(1303,200){\makebox(0,0){60}}%
\put(1036,200){\makebox(0,0){40}}%
\put(768,200){\makebox(0,0){20}}%
\put(500,200){\makebox(0,0){0}}%
\put(450,1736){\makebox(0,0)[r]{0.02}}%
\put(450,1377){\makebox(0,0)[r]{0.015}}%
\put(450,1018){\makebox(0,0)[r]{0.01}}%
\put(450,659){\makebox(0,0)[r]{0.005}}%
\put(450,300){\makebox(0,0)[r]{0}}%
\end{picture}%
\endgroup
\endinput
% GNUPLOT: LaTeX picture with Postscript
\begingroup%
  \makeatletter%
  \newcommand{\GNUPLOTspecial}{%
    \@sanitize\catcode`\%=14\relax\special}%
  \setlength{\unitlength}{0.1bp}%
{\GNUPLOTspecial{!
%!PS-Adobe-2.0 EPSF-2.0
%%Title: dist3011.tex
%%Creator: gnuplot 3.7 patchlevel 1
%%CreationDate: Mon Sep 10 17:33:31 2001
%%DocumentFonts: 
%%BoundingBox: 0 0 360 216
%%Orientation: Landscape
%%EndComments
/gnudict 256 dict def
gnudict begin
/Color true def
/Solid false def
/gnulinewidth 5.000 def
/userlinewidth gnulinewidth def
/vshift -33 def
/dl {10 mul} def
/hpt_ 31.5 def
/vpt_ 31.5 def
/hpt hpt_ def
/vpt vpt_ def
/M {moveto} bind def
/L {lineto} bind def
/R {rmoveto} bind def
/V {rlineto} bind def
/vpt2 vpt 2 mul def
/hpt2 hpt 2 mul def
/Lshow { currentpoint stroke M
  0 vshift R show } def
/Rshow { currentpoint stroke M
  dup stringwidth pop neg vshift R show } def
/Cshow { currentpoint stroke M
  dup stringwidth pop -2 div vshift R show } def
/UP { dup vpt_ mul /vpt exch def hpt_ mul /hpt exch def
  /hpt2 hpt 2 mul def /vpt2 vpt 2 mul def } def
/DL { Color {setrgbcolor Solid {pop []} if 0 setdash }
 {pop pop pop Solid {pop []} if 0 setdash} ifelse } def
/BL { stroke userlinewidth 2 mul setlinewidth } def
/AL { stroke userlinewidth 2 div setlinewidth } def
/UL { dup gnulinewidth mul /userlinewidth exch def
      10 mul /udl exch def } def
/PL { stroke userlinewidth setlinewidth } def
/LTb { BL [] 0 0 0 DL } def
/LTa { AL [1 udl mul 2 udl mul] 0 setdash 0 0 0 setrgbcolor } def
/LT0 { PL [] 1 0 0 DL } def
/LT1 { PL [4 dl 2 dl] 0 1 0 DL } def
/LT2 { PL [2 dl 3 dl] 0 0 1 DL } def
/LT3 { PL [1 dl 1.5 dl] 1 0 1 DL } def
/LT4 { PL [5 dl 2 dl 1 dl 2 dl] 0 1 1 DL } def
/LT5 { PL [4 dl 3 dl 1 dl 3 dl] 1 1 0 DL } def
/LT6 { PL [2 dl 2 dl 2 dl 4 dl] 0 0 0 DL } def
/LT7 { PL [2 dl 2 dl 2 dl 2 dl 2 dl 4 dl] 1 0.3 0 DL } def
/LT8 { PL [2 dl 2 dl 2 dl 2 dl 2 dl 2 dl 2 dl 4 dl] 0.5 0.5 0.5 DL } def
/Pnt { stroke [] 0 setdash
   gsave 1 setlinecap M 0 0 V stroke grestore } def
/Dia { stroke [] 0 setdash 2 copy vpt add M
  hpt neg vpt neg V hpt vpt neg V
  hpt vpt V hpt neg vpt V closepath stroke
  Pnt } def
/Pls { stroke [] 0 setdash vpt sub M 0 vpt2 V
  currentpoint stroke M
  hpt neg vpt neg R hpt2 0 V stroke
  } def
/Box { stroke [] 0 setdash 2 copy exch hpt sub exch vpt add M
  0 vpt2 neg V hpt2 0 V 0 vpt2 V
  hpt2 neg 0 V closepath stroke
  Pnt } def
/Crs { stroke [] 0 setdash exch hpt sub exch vpt add M
  hpt2 vpt2 neg V currentpoint stroke M
  hpt2 neg 0 R hpt2 vpt2 V stroke } def
/TriU { stroke [] 0 setdash 2 copy vpt 1.12 mul add M
  hpt neg vpt -1.62 mul V
  hpt 2 mul 0 V
  hpt neg vpt 1.62 mul V closepath stroke
  Pnt  } def
/Star { 2 copy Pls Crs } def
/BoxF { stroke [] 0 setdash exch hpt sub exch vpt add M
  0 vpt2 neg V  hpt2 0 V  0 vpt2 V
  hpt2 neg 0 V  closepath fill } def
/TriUF { stroke [] 0 setdash vpt 1.12 mul add M
  hpt neg vpt -1.62 mul V
  hpt 2 mul 0 V
  hpt neg vpt 1.62 mul V closepath fill } def
/TriD { stroke [] 0 setdash 2 copy vpt 1.12 mul sub M
  hpt neg vpt 1.62 mul V
  hpt 2 mul 0 V
  hpt neg vpt -1.62 mul V closepath stroke
  Pnt  } def
/TriDF { stroke [] 0 setdash vpt 1.12 mul sub M
  hpt neg vpt 1.62 mul V
  hpt 2 mul 0 V
  hpt neg vpt -1.62 mul V closepath fill} def
/DiaF { stroke [] 0 setdash vpt add M
  hpt neg vpt neg V hpt vpt neg V
  hpt vpt V hpt neg vpt V closepath fill } def
/Pent { stroke [] 0 setdash 2 copy gsave
  translate 0 hpt M 4 {72 rotate 0 hpt L} repeat
  closepath stroke grestore Pnt } def
/PentF { stroke [] 0 setdash gsave
  translate 0 hpt M 4 {72 rotate 0 hpt L} repeat
  closepath fill grestore } def
/Circle { stroke [] 0 setdash 2 copy
  hpt 0 360 arc stroke Pnt } def
/CircleF { stroke [] 0 setdash hpt 0 360 arc fill } def
/C0 { BL [] 0 setdash 2 copy moveto vpt 90 450  arc } bind def
/C1 { BL [] 0 setdash 2 copy        moveto
       2 copy  vpt 0 90 arc closepath fill
               vpt 0 360 arc closepath } bind def
/C2 { BL [] 0 setdash 2 copy moveto
       2 copy  vpt 90 180 arc closepath fill
               vpt 0 360 arc closepath } bind def
/C3 { BL [] 0 setdash 2 copy moveto
       2 copy  vpt 0 180 arc closepath fill
               vpt 0 360 arc closepath } bind def
/C4 { BL [] 0 setdash 2 copy moveto
       2 copy  vpt 180 270 arc closepath fill
               vpt 0 360 arc closepath } bind def
/C5 { BL [] 0 setdash 2 copy moveto
       2 copy  vpt 0 90 arc
       2 copy moveto
       2 copy  vpt 180 270 arc closepath fill
               vpt 0 360 arc } bind def
/C6 { BL [] 0 setdash 2 copy moveto
      2 copy  vpt 90 270 arc closepath fill
              vpt 0 360 arc closepath } bind def
/C7 { BL [] 0 setdash 2 copy moveto
      2 copy  vpt 0 270 arc closepath fill
              vpt 0 360 arc closepath } bind def
/C8 { BL [] 0 setdash 2 copy moveto
      2 copy vpt 270 360 arc closepath fill
              vpt 0 360 arc closepath } bind def
/C9 { BL [] 0 setdash 2 copy moveto
      2 copy  vpt 270 450 arc closepath fill
              vpt 0 360 arc closepath } bind def
/C10 { BL [] 0 setdash 2 copy 2 copy moveto vpt 270 360 arc closepath fill
       2 copy moveto
       2 copy vpt 90 180 arc closepath fill
               vpt 0 360 arc closepath } bind def
/C11 { BL [] 0 setdash 2 copy moveto
       2 copy  vpt 0 180 arc closepath fill
       2 copy moveto
       2 copy  vpt 270 360 arc closepath fill
               vpt 0 360 arc closepath } bind def
/C12 { BL [] 0 setdash 2 copy moveto
       2 copy  vpt 180 360 arc closepath fill
               vpt 0 360 arc closepath } bind def
/C13 { BL [] 0 setdash  2 copy moveto
       2 copy  vpt 0 90 arc closepath fill
       2 copy moveto
       2 copy  vpt 180 360 arc closepath fill
               vpt 0 360 arc closepath } bind def
/C14 { BL [] 0 setdash 2 copy moveto
       2 copy  vpt 90 360 arc closepath fill
               vpt 0 360 arc } bind def
/C15 { BL [] 0 setdash 2 copy vpt 0 360 arc closepath fill
               vpt 0 360 arc closepath } bind def
/Rec   { newpath 4 2 roll moveto 1 index 0 rlineto 0 exch rlineto
       neg 0 rlineto closepath } bind def
/Square { dup Rec } bind def
/Bsquare { vpt sub exch vpt sub exch vpt2 Square } bind def
/S0 { BL [] 0 setdash 2 copy moveto 0 vpt rlineto BL Bsquare } bind def
/S1 { BL [] 0 setdash 2 copy vpt Square fill Bsquare } bind def
/S2 { BL [] 0 setdash 2 copy exch vpt sub exch vpt Square fill Bsquare } bind def
/S3 { BL [] 0 setdash 2 copy exch vpt sub exch vpt2 vpt Rec fill Bsquare } bind def
/S4 { BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt Square fill Bsquare } bind def
/S5 { BL [] 0 setdash 2 copy 2 copy vpt Square fill
       exch vpt sub exch vpt sub vpt Square fill Bsquare } bind def
/S6 { BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt vpt2 Rec fill Bsquare } bind def
/S7 { BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt vpt2 Rec fill
       2 copy vpt Square fill
       Bsquare } bind def
/S8 { BL [] 0 setdash 2 copy vpt sub vpt Square fill Bsquare } bind def
/S9 { BL [] 0 setdash 2 copy vpt sub vpt vpt2 Rec fill Bsquare } bind def
/S10 { BL [] 0 setdash 2 copy vpt sub vpt Square fill 2 copy exch vpt sub exch vpt Square fill
       Bsquare } bind def
/S11 { BL [] 0 setdash 2 copy vpt sub vpt Square fill 2 copy exch vpt sub exch vpt2 vpt Rec fill
       Bsquare } bind def
/S12 { BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt2 vpt Rec fill Bsquare } bind def
/S13 { BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt2 vpt Rec fill
       2 copy vpt Square fill Bsquare } bind def
/S14 { BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt2 vpt Rec fill
       2 copy exch vpt sub exch vpt Square fill Bsquare } bind def
/S15 { BL [] 0 setdash 2 copy Bsquare fill Bsquare } bind def
/D0 { gsave translate 45 rotate 0 0 S0 stroke grestore } bind def
/D1 { gsave translate 45 rotate 0 0 S1 stroke grestore } bind def
/D2 { gsave translate 45 rotate 0 0 S2 stroke grestore } bind def
/D3 { gsave translate 45 rotate 0 0 S3 stroke grestore } bind def
/D4 { gsave translate 45 rotate 0 0 S4 stroke grestore } bind def
/D5 { gsave translate 45 rotate 0 0 S5 stroke grestore } bind def
/D6 { gsave translate 45 rotate 0 0 S6 stroke grestore } bind def
/D7 { gsave translate 45 rotate 0 0 S7 stroke grestore } bind def
/D8 { gsave translate 45 rotate 0 0 S8 stroke grestore } bind def
/D9 { gsave translate 45 rotate 0 0 S9 stroke grestore } bind def
/D10 { gsave translate 45 rotate 0 0 S10 stroke grestore } bind def
/D11 { gsave translate 45 rotate 0 0 S11 stroke grestore } bind def
/D12 { gsave translate 45 rotate 0 0 S12 stroke grestore } bind def
/D13 { gsave translate 45 rotate 0 0 S13 stroke grestore } bind def
/D14 { gsave translate 45 rotate 0 0 S14 stroke grestore } bind def
/D15 { gsave translate 45 rotate 0 0 S15 stroke grestore } bind def
/DiaE { stroke [] 0 setdash vpt add M
  hpt neg vpt neg V hpt vpt neg V
  hpt vpt V hpt neg vpt V closepath stroke } def
/BoxE { stroke [] 0 setdash exch hpt sub exch vpt add M
  0 vpt2 neg V hpt2 0 V 0 vpt2 V
  hpt2 neg 0 V closepath stroke } def
/TriUE { stroke [] 0 setdash vpt 1.12 mul add M
  hpt neg vpt -1.62 mul V
  hpt 2 mul 0 V
  hpt neg vpt 1.62 mul V closepath stroke } def
/TriDE { stroke [] 0 setdash vpt 1.12 mul sub M
  hpt neg vpt 1.62 mul V
  hpt 2 mul 0 V
  hpt neg vpt -1.62 mul V closepath stroke } def
/PentE { stroke [] 0 setdash gsave
  translate 0 hpt M 4 {72 rotate 0 hpt L} repeat
  closepath stroke grestore } def
/CircE { stroke [] 0 setdash 
  hpt 0 360 arc stroke } def
/Opaque { gsave closepath 1 setgray fill grestore 0 setgray closepath } def
/DiaW { stroke [] 0 setdash vpt add M
  hpt neg vpt neg V hpt vpt neg V
  hpt vpt V hpt neg vpt V Opaque stroke } def
/BoxW { stroke [] 0 setdash exch hpt sub exch vpt add M
  0 vpt2 neg V hpt2 0 V 0 vpt2 V
  hpt2 neg 0 V Opaque stroke } def
/TriUW { stroke [] 0 setdash vpt 1.12 mul add M
  hpt neg vpt -1.62 mul V
  hpt 2 mul 0 V
  hpt neg vpt 1.62 mul V Opaque stroke } def
/TriDW { stroke [] 0 setdash vpt 1.12 mul sub M
  hpt neg vpt 1.62 mul V
  hpt 2 mul 0 V
  hpt neg vpt -1.62 mul V Opaque stroke } def
/PentW { stroke [] 0 setdash gsave
  translate 0 hpt M 4 {72 rotate 0 hpt L} repeat
  Opaque stroke grestore } def
/CircW { stroke [] 0 setdash 
  hpt 0 360 arc Opaque stroke } def
/BoxFill { gsave Rec 1 setgray fill grestore } def
end
%%EndProlog
}}%
\begin{picture}(3600,2160)(0,0)%
{\GNUPLOTspecial{"
gnudict begin
gsave
0 0 translate
0.100 0.100 scale
0 setgray
newpath
1.000 UL
LTb
500 300 M
63 0 V
2887 0 R
-63 0 V
500 496 M
63 0 V
2887 0 R
-63 0 V
500 691 M
63 0 V
2887 0 R
-63 0 V
500 887 M
63 0 V
2887 0 R
-63 0 V
500 1082 M
63 0 V
2887 0 R
-63 0 V
500 1278 M
63 0 V
2887 0 R
-63 0 V
500 1473 M
63 0 V
2887 0 R
-63 0 V
500 1669 M
63 0 V
2887 0 R
-63 0 V
500 1864 M
63 0 V
2887 0 R
-63 0 V
500 2060 M
63 0 V
2887 0 R
-63 0 V
500 300 M
0 63 V
0 1697 R
0 -63 V
746 300 M
0 63 V
0 1697 R
0 -63 V
992 300 M
0 63 V
0 1697 R
0 -63 V
1238 300 M
0 63 V
0 1697 R
0 -63 V
1483 300 M
0 63 V
0 1697 R
0 -63 V
1729 300 M
0 63 V
0 1697 R
0 -63 V
1975 300 M
0 63 V
0 1697 R
0 -63 V
2221 300 M
0 63 V
0 1697 R
0 -63 V
2467 300 M
0 63 V
0 1697 R
0 -63 V
2713 300 M
0 63 V
0 1697 R
0 -63 V
2958 300 M
0 63 V
0 1697 R
0 -63 V
3204 300 M
0 63 V
0 1697 R
0 -63 V
3450 300 M
0 63 V
0 1697 R
0 -63 V
1.000 UL
LTb
500 300 M
2950 0 V
0 1760 V
-2950 0 V
500 300 L
1.000 UL
LT0
1837 1947 M
263 0 V
828 1888 M
82 -89 V
82 -98 V
82 -101 V
82 -100 V
82 -95 V
81 -87 V
82 -79 V
82 -68 V
82 -57 V
82 -47 V
82 -36 V
82 -26 V
82 -15 V
82 -6 V
82 5 V
82 15 V
82 25 V
82 36 V
82 46 V
82 57 V
82 67 V
82 78 V
82 86 V
81 95 V
82 99 V
82 100 V
82 98 V
82 90 V
1.000 UL
LT1
1837 1847 M
263 0 V
828 1651 M
82 -118 V
82 -123 V
82 -121 V
82 -114 V
82 -104 V
81 -91 V
82 -79 V
82 -66 V
82 -55 V
82 -43 V
82 -33 V
82 -23 V
82 -14 V
82 -5 V
82 5 V
82 13 V
82 23 V
82 32 V
82 43 V
82 54 V
82 66 V
82 78 V
82 91 V
81 103 V
82 113 V
82 121 V
82 123 V
82 119 V
1.000 UL
LT2
1837 1747 M
263 0 V
828 1134 M
82 -75 V
82 -79 V
82 -78 V
82 -75 V
82 -68 V
81 -61 V
82 -53 V
82 -45 V
82 -37 V
82 -30 V
82 -23 V
82 -16 V
82 -10 V
82 -3 V
82 3 V
82 9 V
82 16 V
82 23 V
82 29 V
82 37 V
82 45 V
82 53 V
82 61 V
81 68 V
82 74 V
82 78 V
82 79 V
82 75 V
1.000 UL
LT3
1837 1647 M
263 0 V
828 743 M
82 -34 V
82 -36 V
82 -37 V
82 -37 V
82 -35 V
81 -33 V
82 -29 V
82 -26 V
82 -22 V
82 -18 V
82 -14 V
82 -10 V
82 -5 V
82 -3 V
82 2 V
82 6 V
82 10 V
82 14 V
82 17 V
82 22 V
82 26 V
82 29 V
82 32 V
81 36 V
82 37 V
82 37 V
82 36 V
82 34 V
1.000 UL
LT4
1837 1547 M
263 0 V
828 528 M
82 -10 V
82 -11 V
82 -12 V
82 -12 V
82 -12 V
81 -12 V
82 -11 V
82 -10 V
82 -9 V
82 -8 V
82 -6 V
82 -4 V
82 -3 V
82 0 V
82 0 V
82 3 V
82 4 V
82 6 V
82 8 V
82 9 V
82 10 V
82 11 V
82 12 V
81 12 V
82 12 V
82 12 V
82 11 V
82 10 V
stroke
grestore
end
showpage
}}%
\put(2150,1547){\makebox(0,0)[l]{$\theta_l=150^{\circ}$}}%
\put(2150,1647){\makebox(0,0)[l]{$\theta_l=120^{\circ}$}}%
\put(2150,1747){\makebox(0,0)[l]{$\theta_l=\;\;90^{\circ}$}}%
\put(2150,1847){\makebox(0,0)[l]{$\theta_l=\;\;60^{\circ}$}}%
\put(2150,1947){\makebox(0,0)[l]{$\theta_l=\;\;30^{\circ}$}}%
\put(1975,2158){\makebox(0,0){(a)}}%
\put(1975,50){\makebox(0,0){$\phi_l$}}%
\put(100,1180){%
\special{ps: gsave currentpoint currentpoint translate
270 rotate neg exch neg exch translate}%
\makebox(0,0)[b]{\shortstack{$\frac{\displaystyle{d^3\sigma}}{\displaystyle{d\cos\theta_td\cos\theta_ld\phi_l}}$ (pb)}}%
\special{ps: currentpoint grestore moveto}%
}%
\put(3450,200){\makebox(0,0){360}}%
\put(3204,200){\makebox(0,0){330}}%
\put(2958,200){\makebox(0,0){300}}%
\put(2713,200){\makebox(0,0){270}}%
\put(2467,200){\makebox(0,0){240}}%
\put(2221,200){\makebox(0,0){210}}%
\put(1975,200){\makebox(0,0){180}}%
\put(1729,200){\makebox(0,0){150}}%
\put(1483,200){\makebox(0,0){120}}%
\put(1238,200){\makebox(0,0){90}}%
\put(992,200){\makebox(0,0){60}}%
\put(746,200){\makebox(0,0){30}}%
\put(500,200){\makebox(0,0){0}}%
\put(450,2060){\makebox(0,0)[r]{0.011}}%
\put(450,1864){\makebox(0,0)[r]{0.01}}%
\put(450,1669){\makebox(0,0)[r]{0.009}}%
\put(450,1473){\makebox(0,0)[r]{0.008}}%
\put(450,1278){\makebox(0,0)[r]{0.007}}%
\put(450,1082){\makebox(0,0)[r]{0.006}}%
\put(450,887){\makebox(0,0)[r]{0.005}}%
\put(450,691){\makebox(0,0)[r]{0.004}}%
\put(450,496){\makebox(0,0)[r]{0.003}}%
\put(450,300){\makebox(0,0)[r]{0.002}}%
\end{picture}%
\endgroup
\endinput
% GNUPLOT: LaTeX picture with Postscript
\begingroup%
  \makeatletter%
  \newcommand{\GNUPLOTspecial}{%
    \@sanitize\catcode`\%=14\relax\special}%
  \setlength{\unitlength}{0.1bp}%
{\GNUPLOTspecial{!
%!PS-Adobe-2.0 EPSF-2.0
%%Title: dist3012.tex
%%Creator: gnuplot 3.7 patchlevel 1
%%CreationDate: Mon Sep 10 16:36:01 2001
%%DocumentFonts: 
%%BoundingBox: 0 0 360 216
%%Orientation: Landscape
%%EndComments
/gnudict 256 dict def
gnudict begin
/Color true def
/Solid false def
/gnulinewidth 5.000 def
/userlinewidth gnulinewidth def
/vshift -33 def
/dl {10 mul} def
/hpt_ 31.5 def
/vpt_ 31.5 def
/hpt hpt_ def
/vpt vpt_ def
/M {moveto} bind def
/L {lineto} bind def
/R {rmoveto} bind def
/V {rlineto} bind def
/vpt2 vpt 2 mul def
/hpt2 hpt 2 mul def
/Lshow { currentpoint stroke M
  0 vshift R show } def
/Rshow { currentpoint stroke M
  dup stringwidth pop neg vshift R show } def
/Cshow { currentpoint stroke M
  dup stringwidth pop -2 div vshift R show } def
/UP { dup vpt_ mul /vpt exch def hpt_ mul /hpt exch def
  /hpt2 hpt 2 mul def /vpt2 vpt 2 mul def } def
/DL { Color {setrgbcolor Solid {pop []} if 0 setdash }
 {pop pop pop Solid {pop []} if 0 setdash} ifelse } def
/BL { stroke userlinewidth 2 mul setlinewidth } def
/AL { stroke userlinewidth 2 div setlinewidth } def
/UL { dup gnulinewidth mul /userlinewidth exch def
      10 mul /udl exch def } def
/PL { stroke userlinewidth setlinewidth } def
/LTb { BL [] 0 0 0 DL } def
/LTa { AL [1 udl mul 2 udl mul] 0 setdash 0 0 0 setrgbcolor } def
/LT0 { PL [] 1 0 0 DL } def
/LT1 { PL [4 dl 2 dl] 0 1 0 DL } def
/LT2 { PL [2 dl 3 dl] 0 0 1 DL } def
/LT3 { PL [1 dl 1.5 dl] 1 0 1 DL } def
/LT4 { PL [5 dl 2 dl 1 dl 2 dl] 0 1 1 DL } def
/LT5 { PL [4 dl 3 dl 1 dl 3 dl] 1 1 0 DL } def
/LT6 { PL [2 dl 2 dl 2 dl 4 dl] 0 0 0 DL } def
/LT7 { PL [2 dl 2 dl 2 dl 2 dl 2 dl 4 dl] 1 0.3 0 DL } def
/LT8 { PL [2 dl 2 dl 2 dl 2 dl 2 dl 2 dl 2 dl 4 dl] 0.5 0.5 0.5 DL } def
/Pnt { stroke [] 0 setdash
   gsave 1 setlinecap M 0 0 V stroke grestore } def
/Dia { stroke [] 0 setdash 2 copy vpt add M
  hpt neg vpt neg V hpt vpt neg V
  hpt vpt V hpt neg vpt V closepath stroke
  Pnt } def
/Pls { stroke [] 0 setdash vpt sub M 0 vpt2 V
  currentpoint stroke M
  hpt neg vpt neg R hpt2 0 V stroke
  } def
/Box { stroke [] 0 setdash 2 copy exch hpt sub exch vpt add M
  0 vpt2 neg V hpt2 0 V 0 vpt2 V
  hpt2 neg 0 V closepath stroke
  Pnt } def
/Crs { stroke [] 0 setdash exch hpt sub exch vpt add M
  hpt2 vpt2 neg V currentpoint stroke M
  hpt2 neg 0 R hpt2 vpt2 V stroke } def
/TriU { stroke [] 0 setdash 2 copy vpt 1.12 mul add M
  hpt neg vpt -1.62 mul V
  hpt 2 mul 0 V
  hpt neg vpt 1.62 mul V closepath stroke
  Pnt  } def
/Star { 2 copy Pls Crs } def
/BoxF { stroke [] 0 setdash exch hpt sub exch vpt add M
  0 vpt2 neg V  hpt2 0 V  0 vpt2 V
  hpt2 neg 0 V  closepath fill } def
/TriUF { stroke [] 0 setdash vpt 1.12 mul add M
  hpt neg vpt -1.62 mul V
  hpt 2 mul 0 V
  hpt neg vpt 1.62 mul V closepath fill } def
/TriD { stroke [] 0 setdash 2 copy vpt 1.12 mul sub M
  hpt neg vpt 1.62 mul V
  hpt 2 mul 0 V
  hpt neg vpt -1.62 mul V closepath stroke
  Pnt  } def
/TriDF { stroke [] 0 setdash vpt 1.12 mul sub M
  hpt neg vpt 1.62 mul V
  hpt 2 mul 0 V
  hpt neg vpt -1.62 mul V closepath fill} def
/DiaF { stroke [] 0 setdash vpt add M
  hpt neg vpt neg V hpt vpt neg V
  hpt vpt V hpt neg vpt V closepath fill } def
/Pent { stroke [] 0 setdash 2 copy gsave
  translate 0 hpt M 4 {72 rotate 0 hpt L} repeat
  closepath stroke grestore Pnt } def
/PentF { stroke [] 0 setdash gsave
  translate 0 hpt M 4 {72 rotate 0 hpt L} repeat
  closepath fill grestore } def
/Circle { stroke [] 0 setdash 2 copy
  hpt 0 360 arc stroke Pnt } def
/CircleF { stroke [] 0 setdash hpt 0 360 arc fill } def
/C0 { BL [] 0 setdash 2 copy moveto vpt 90 450  arc } bind def
/C1 { BL [] 0 setdash 2 copy        moveto
       2 copy  vpt 0 90 arc closepath fill
               vpt 0 360 arc closepath } bind def
/C2 { BL [] 0 setdash 2 copy moveto
       2 copy  vpt 90 180 arc closepath fill
               vpt 0 360 arc closepath } bind def
/C3 { BL [] 0 setdash 2 copy moveto
       2 copy  vpt 0 180 arc closepath fill
               vpt 0 360 arc closepath } bind def
/C4 { BL [] 0 setdash 2 copy moveto
       2 copy  vpt 180 270 arc closepath fill
               vpt 0 360 arc closepath } bind def
/C5 { BL [] 0 setdash 2 copy moveto
       2 copy  vpt 0 90 arc
       2 copy moveto
       2 copy  vpt 180 270 arc closepath fill
               vpt 0 360 arc } bind def
/C6 { BL [] 0 setdash 2 copy moveto
      2 copy  vpt 90 270 arc closepath fill
              vpt 0 360 arc closepath } bind def
/C7 { BL [] 0 setdash 2 copy moveto
      2 copy  vpt 0 270 arc closepath fill
              vpt 0 360 arc closepath } bind def
/C8 { BL [] 0 setdash 2 copy moveto
      2 copy vpt 270 360 arc closepath fill
              vpt 0 360 arc closepath } bind def
/C9 { BL [] 0 setdash 2 copy moveto
      2 copy  vpt 270 450 arc closepath fill
              vpt 0 360 arc closepath } bind def
/C10 { BL [] 0 setdash 2 copy 2 copy moveto vpt 270 360 arc closepath fill
       2 copy moveto
       2 copy vpt 90 180 arc closepath fill
               vpt 0 360 arc closepath } bind def
/C11 { BL [] 0 setdash 2 copy moveto
       2 copy  vpt 0 180 arc closepath fill
       2 copy moveto
       2 copy  vpt 270 360 arc closepath fill
               vpt 0 360 arc closepath } bind def
/C12 { BL [] 0 setdash 2 copy moveto
       2 copy  vpt 180 360 arc closepath fill
               vpt 0 360 arc closepath } bind def
/C13 { BL [] 0 setdash  2 copy moveto
       2 copy  vpt 0 90 arc closepath fill
       2 copy moveto
       2 copy  vpt 180 360 arc closepath fill
               vpt 0 360 arc closepath } bind def
/C14 { BL [] 0 setdash 2 copy moveto
       2 copy  vpt 90 360 arc closepath fill
               vpt 0 360 arc } bind def
/C15 { BL [] 0 setdash 2 copy vpt 0 360 arc closepath fill
               vpt 0 360 arc closepath } bind def
/Rec   { newpath 4 2 roll moveto 1 index 0 rlineto 0 exch rlineto
       neg 0 rlineto closepath } bind def
/Square { dup Rec } bind def
/Bsquare { vpt sub exch vpt sub exch vpt2 Square } bind def
/S0 { BL [] 0 setdash 2 copy moveto 0 vpt rlineto BL Bsquare } bind def
/S1 { BL [] 0 setdash 2 copy vpt Square fill Bsquare } bind def
/S2 { BL [] 0 setdash 2 copy exch vpt sub exch vpt Square fill Bsquare } bind def
/S3 { BL [] 0 setdash 2 copy exch vpt sub exch vpt2 vpt Rec fill Bsquare } bind def
/S4 { BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt Square fill Bsquare } bind def
/S5 { BL [] 0 setdash 2 copy 2 copy vpt Square fill
       exch vpt sub exch vpt sub vpt Square fill Bsquare } bind def
/S6 { BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt vpt2 Rec fill Bsquare } bind def
/S7 { BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt vpt2 Rec fill
       2 copy vpt Square fill
       Bsquare } bind def
/S8 { BL [] 0 setdash 2 copy vpt sub vpt Square fill Bsquare } bind def
/S9 { BL [] 0 setdash 2 copy vpt sub vpt vpt2 Rec fill Bsquare } bind def
/S10 { BL [] 0 setdash 2 copy vpt sub vpt Square fill 2 copy exch vpt sub exch vpt Square fill
       Bsquare } bind def
/S11 { BL [] 0 setdash 2 copy vpt sub vpt Square fill 2 copy exch vpt sub exch vpt2 vpt Rec fill
       Bsquare } bind def
/S12 { BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt2 vpt Rec fill Bsquare } bind def
/S13 { BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt2 vpt Rec fill
       2 copy vpt Square fill Bsquare } bind def
/S14 { BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt2 vpt Rec fill
       2 copy exch vpt sub exch vpt Square fill Bsquare } bind def
/S15 { BL [] 0 setdash 2 copy Bsquare fill Bsquare } bind def
/D0 { gsave translate 45 rotate 0 0 S0 stroke grestore } bind def
/D1 { gsave translate 45 rotate 0 0 S1 stroke grestore } bind def
/D2 { gsave translate 45 rotate 0 0 S2 stroke grestore } bind def
/D3 { gsave translate 45 rotate 0 0 S3 stroke grestore } bind def
/D4 { gsave translate 45 rotate 0 0 S4 stroke grestore } bind def
/D5 { gsave translate 45 rotate 0 0 S5 stroke grestore } bind def
/D6 { gsave translate 45 rotate 0 0 S6 stroke grestore } bind def
/D7 { gsave translate 45 rotate 0 0 S7 stroke grestore } bind def
/D8 { gsave translate 45 rotate 0 0 S8 stroke grestore } bind def
/D9 { gsave translate 45 rotate 0 0 S9 stroke grestore } bind def
/D10 { gsave translate 45 rotate 0 0 S10 stroke grestore } bind def
/D11 { gsave translate 45 rotate 0 0 S11 stroke grestore } bind def
/D12 { gsave translate 45 rotate 0 0 S12 stroke grestore } bind def
/D13 { gsave translate 45 rotate 0 0 S13 stroke grestore } bind def
/D14 { gsave translate 45 rotate 0 0 S14 stroke grestore } bind def
/D15 { gsave translate 45 rotate 0 0 S15 stroke grestore } bind def
/DiaE { stroke [] 0 setdash vpt add M
  hpt neg vpt neg V hpt vpt neg V
  hpt vpt V hpt neg vpt V closepath stroke } def
/BoxE { stroke [] 0 setdash exch hpt sub exch vpt add M
  0 vpt2 neg V hpt2 0 V 0 vpt2 V
  hpt2 neg 0 V closepath stroke } def
/TriUE { stroke [] 0 setdash vpt 1.12 mul add M
  hpt neg vpt -1.62 mul V
  hpt 2 mul 0 V
  hpt neg vpt 1.62 mul V closepath stroke } def
/TriDE { stroke [] 0 setdash vpt 1.12 mul sub M
  hpt neg vpt 1.62 mul V
  hpt 2 mul 0 V
  hpt neg vpt -1.62 mul V closepath stroke } def
/PentE { stroke [] 0 setdash gsave
  translate 0 hpt M 4 {72 rotate 0 hpt L} repeat
  closepath stroke grestore } def
/CircE { stroke [] 0 setdash 
  hpt 0 360 arc stroke } def
/Opaque { gsave closepath 1 setgray fill grestore 0 setgray closepath } def
/DiaW { stroke [] 0 setdash vpt add M
  hpt neg vpt neg V hpt vpt neg V
  hpt vpt V hpt neg vpt V Opaque stroke } def
/BoxW { stroke [] 0 setdash exch hpt sub exch vpt add M
  0 vpt2 neg V hpt2 0 V 0 vpt2 V
  hpt2 neg 0 V Opaque stroke } def
/TriUW { stroke [] 0 setdash vpt 1.12 mul add M
  hpt neg vpt -1.62 mul V
  hpt 2 mul 0 V
  hpt neg vpt 1.62 mul V Opaque stroke } def
/TriDW { stroke [] 0 setdash vpt 1.12 mul sub M
  hpt neg vpt 1.62 mul V
  hpt 2 mul 0 V
  hpt neg vpt -1.62 mul V Opaque stroke } def
/PentW { stroke [] 0 setdash gsave
  translate 0 hpt M 4 {72 rotate 0 hpt L} repeat
  Opaque stroke grestore } def
/CircW { stroke [] 0 setdash 
  hpt 0 360 arc Opaque stroke } def
/BoxFill { gsave Rec 1 setgray fill grestore } def
end
%%EndProlog
}}%
\begin{picture}(3600,2160)(0,0)%
{\GNUPLOTspecial{"
gnudict begin
gsave
0 0 translate
0.100 0.100 scale
0 setgray
newpath
1.000 UL
LTb
500 300 M
63 0 V
2887 0 R
-63 0 V
500 520 M
63 0 V
2887 0 R
-63 0 V
500 740 M
63 0 V
2887 0 R
-63 0 V
500 960 M
63 0 V
2887 0 R
-63 0 V
500 1180 M
63 0 V
2887 0 R
-63 0 V
500 1400 M
63 0 V
2887 0 R
-63 0 V
500 1620 M
63 0 V
2887 0 R
-63 0 V
500 1840 M
63 0 V
2887 0 R
-63 0 V
500 2060 M
63 0 V
2887 0 R
-63 0 V
500 300 M
0 63 V
0 1697 R
0 -63 V
746 300 M
0 63 V
0 1697 R
0 -63 V
992 300 M
0 63 V
0 1697 R
0 -63 V
1238 300 M
0 63 V
0 1697 R
0 -63 V
1483 300 M
0 63 V
0 1697 R
0 -63 V
1729 300 M
0 63 V
0 1697 R
0 -63 V
1975 300 M
0 63 V
0 1697 R
0 -63 V
2221 300 M
0 63 V
0 1697 R
0 -63 V
2467 300 M
0 63 V
0 1697 R
0 -63 V
2713 300 M
0 63 V
0 1697 R
0 -63 V
2958 300 M
0 63 V
0 1697 R
0 -63 V
3204 300 M
0 63 V
0 1697 R
0 -63 V
3450 300 M
0 63 V
0 1697 R
0 -63 V
1.000 UL
LTb
500 300 M
2950 0 V
0 1760 V
-2950 0 V
500 300 L
1.000 UL
LT0
3087 1947 M
263 0 V
828 1756 M
82 97 V
82 68 V
82 44 V
82 22 V
82 3 V
81 -16 V
82 -26 V
82 -40 V
82 -48 V
82 -55 V
82 -60 V
82 -66 V
82 -70 V
82 -73 V
82 -74 V
82 -77 V
82 -77 V
82 -82 V
82 -79 V
82 -77 V
82 -77 V
82 -70 V
82 -64 V
81 -55 V
82 -40 V
82 -22 V
82 5 V
82 30 V
1.000 UL
LT1
3087 1847 M
263 0 V
828 1396 M
82 105 V
82 82 V
82 61 V
82 38 V
82 17 V
81 2 V
82 -13 V
82 -26 V
82 -35 V
82 -44 V
82 -53 V
82 -60 V
82 -61 V
82 -68 V
82 -73 V
82 -75 V
82 -79 V
82 -79 V
82 -82 V
82 -81 V
82 -81 V
82 -77 V
82 -73 V
81 -62 V
82 -50 V
82 -33 V
82 -11 V
82 13 V
1.000 UL
LT2
3087 1747 M
263 0 V
828 1156 M
82 79 V
82 68 V
82 53 V
82 40 V
82 24 V
81 11 V
82 0 V
82 -11 V
82 -20 V
82 -29 V
82 -37 V
82 -42 V
82 -48 V
82 -53 V
82 -57 V
82 -60 V
82 -61 V
82 -64 V
82 -64 V
82 -64 V
82 -61 V
82 -60 V
82 -50 V
81 -46 V
82 -36 V
82 -19 V
82 -7 V
82 13 V
1.000 UL
LT3
3087 1647 M
263 0 V
828 1026 M
82 48 V
82 42 V
82 38 V
82 28 V
82 20 V
81 11 V
82 7 V
82 -5 V
82 -9 V
82 -15 V
82 -22 V
82 -26 V
82 -31 V
82 -33 V
82 -38 V
82 -39 V
82 -42 V
82 -42 V
82 -42 V
82 -39 V
82 -40 V
82 -35 V
82 -31 V
81 -24 V
82 -18 V
82 -8 V
82 -3 V
82 11 V
1.000 UL
LT4
3087 1547 M
263 0 V
828 958 M
82 17 V
82 18 V
82 15 V
82 11 V
82 11 V
81 7 V
82 2 V
82 0 V
82 -2 V
82 -4 V
82 -9 V
82 -11 V
82 -13 V
82 -14 V
82 -15 V
82 -18 V
82 -17 V
82 -18 V
82 -17 V
82 -16 V
82 -15 V
82 -13 V
82 -11 V
81 -9 V
82 -7 V
82 -2 V
82 2 V
82 5 V
stroke
grestore
end
showpage
}}%
\put(3037,1547){\makebox(0,0)[r]{$\theta_l=150^{\circ}$}}%
\put(3037,1647){\makebox(0,0)[r]{$\theta_l=120^{\circ}$}}%
\put(3037,1747){\makebox(0,0)[r]{$\theta_l=\;\;90^{\circ}$}}%
\put(3037,1847){\makebox(0,0)[r]{$\theta_l=\;\;60^{\circ}$}}%
\put(3037,1947){\makebox(0,0)[r]{$\theta_l=\;\;30^{\circ}$}}%
\put(1975,2170){\makebox(0,0){(b)}}%
\put(1975,50){\makebox(0,0){$\phi_l$}}%
\put(100,1180){%
\special{ps: gsave currentpoint currentpoint translate
270 rotate neg exch neg exch translate}%
\makebox(0,0)[b]{\shortstack{$\kappa(\tht,\thl,\phil)$}}%
\special{ps: currentpoint grestore moveto}%
}%
\put(3450,200){\makebox(0,0){360}}%
\put(3204,200){\makebox(0,0){330}}%
\put(2958,200){\makebox(0,0){300}}%
\put(2713,200){\makebox(0,0){270}}%
\put(2467,200){\makebox(0,0){240}}%
\put(2221,200){\makebox(0,0){210}}%
\put(1975,200){\makebox(0,0){180}}%
\put(1729,200){\makebox(0,0){150}}%
\put(1483,200){\makebox(0,0){120}}%
\put(1238,200){\makebox(0,0){90}}%
\put(992,200){\makebox(0,0){60}}%
\put(746,200){\makebox(0,0){30}}%
\put(500,200){\makebox(0,0){0}}%
\put(450,2060){\makebox(0,0)[r]{0.286}}%
\put(450,1840){\makebox(0,0)[r]{0.285}}%
\put(450,1620){\makebox(0,0)[r]{0.284}}%
\put(450,1400){\makebox(0,0)[r]{0.283}}%
\put(450,1180){\makebox(0,0)[r]{0.282}}%
\put(450,960){\makebox(0,0)[r]{0.281}}%
\put(450,740){\makebox(0,0)[r]{0.28}}%
\put(450,520){\makebox(0,0)[r]{0.279}}%
\put(450,300){\makebox(0,0)[r]{0.278}}%
\end{picture}%
\endgroup
\endinput
% GNUPLOT: LaTeX picture with Postscript
\begingroup%
  \makeatletter%
  \newcommand{\GNUPLOTspecial}{%
    \@sanitize\catcode`\%=14\relax\special}%
  \setlength{\unitlength}{0.1bp}%
{\GNUPLOTspecial{!
%!PS-Adobe-2.0 EPSF-2.0
%%Title: dist3021.tex
%%Creator: gnuplot 3.7 patchlevel 1
%%CreationDate: Mon Sep 10 16:29:55 2001
%%DocumentFonts: 
%%BoundingBox: 0 0 360 216
%%Orientation: Landscape
%%EndComments
/gnudict 256 dict def
gnudict begin
/Color true def
/Solid false def
/gnulinewidth 5.000 def
/userlinewidth gnulinewidth def
/vshift -33 def
/dl {10 mul} def
/hpt_ 31.5 def
/vpt_ 31.5 def
/hpt hpt_ def
/vpt vpt_ def
/M {moveto} bind def
/L {lineto} bind def
/R {rmoveto} bind def
/V {rlineto} bind def
/vpt2 vpt 2 mul def
/hpt2 hpt 2 mul def
/Lshow { currentpoint stroke M
  0 vshift R show } def
/Rshow { currentpoint stroke M
  dup stringwidth pop neg vshift R show } def
/Cshow { currentpoint stroke M
  dup stringwidth pop -2 div vshift R show } def
/UP { dup vpt_ mul /vpt exch def hpt_ mul /hpt exch def
  /hpt2 hpt 2 mul def /vpt2 vpt 2 mul def } def
/DL { Color {setrgbcolor Solid {pop []} if 0 setdash }
 {pop pop pop Solid {pop []} if 0 setdash} ifelse } def
/BL { stroke userlinewidth 2 mul setlinewidth } def
/AL { stroke userlinewidth 2 div setlinewidth } def
/UL { dup gnulinewidth mul /userlinewidth exch def
      10 mul /udl exch def } def
/PL { stroke userlinewidth setlinewidth } def
/LTb { BL [] 0 0 0 DL } def
/LTa { AL [1 udl mul 2 udl mul] 0 setdash 0 0 0 setrgbcolor } def
/LT0 { PL [] 1 0 0 DL } def
/LT1 { PL [4 dl 2 dl] 0 1 0 DL } def
/LT2 { PL [2 dl 3 dl] 0 0 1 DL } def
/LT3 { PL [1 dl 1.5 dl] 1 0 1 DL } def
/LT4 { PL [5 dl 2 dl 1 dl 2 dl] 0 1 1 DL } def
/LT5 { PL [4 dl 3 dl 1 dl 3 dl] 1 1 0 DL } def
/LT6 { PL [2 dl 2 dl 2 dl 4 dl] 0 0 0 DL } def
/LT7 { PL [2 dl 2 dl 2 dl 2 dl 2 dl 4 dl] 1 0.3 0 DL } def
/LT8 { PL [2 dl 2 dl 2 dl 2 dl 2 dl 2 dl 2 dl 4 dl] 0.5 0.5 0.5 DL } def
/Pnt { stroke [] 0 setdash
   gsave 1 setlinecap M 0 0 V stroke grestore } def
/Dia { stroke [] 0 setdash 2 copy vpt add M
  hpt neg vpt neg V hpt vpt neg V
  hpt vpt V hpt neg vpt V closepath stroke
  Pnt } def
/Pls { stroke [] 0 setdash vpt sub M 0 vpt2 V
  currentpoint stroke M
  hpt neg vpt neg R hpt2 0 V stroke
  } def
/Box { stroke [] 0 setdash 2 copy exch hpt sub exch vpt add M
  0 vpt2 neg V hpt2 0 V 0 vpt2 V
  hpt2 neg 0 V closepath stroke
  Pnt } def
/Crs { stroke [] 0 setdash exch hpt sub exch vpt add M
  hpt2 vpt2 neg V currentpoint stroke M
  hpt2 neg 0 R hpt2 vpt2 V stroke } def
/TriU { stroke [] 0 setdash 2 copy vpt 1.12 mul add M
  hpt neg vpt -1.62 mul V
  hpt 2 mul 0 V
  hpt neg vpt 1.62 mul V closepath stroke
  Pnt  } def
/Star { 2 copy Pls Crs } def
/BoxF { stroke [] 0 setdash exch hpt sub exch vpt add M
  0 vpt2 neg V  hpt2 0 V  0 vpt2 V
  hpt2 neg 0 V  closepath fill } def
/TriUF { stroke [] 0 setdash vpt 1.12 mul add M
  hpt neg vpt -1.62 mul V
  hpt 2 mul 0 V
  hpt neg vpt 1.62 mul V closepath fill } def
/TriD { stroke [] 0 setdash 2 copy vpt 1.12 mul sub M
  hpt neg vpt 1.62 mul V
  hpt 2 mul 0 V
  hpt neg vpt -1.62 mul V closepath stroke
  Pnt  } def
/TriDF { stroke [] 0 setdash vpt 1.12 mul sub M
  hpt neg vpt 1.62 mul V
  hpt 2 mul 0 V
  hpt neg vpt -1.62 mul V closepath fill} def
/DiaF { stroke [] 0 setdash vpt add M
  hpt neg vpt neg V hpt vpt neg V
  hpt vpt V hpt neg vpt V closepath fill } def
/Pent { stroke [] 0 setdash 2 copy gsave
  translate 0 hpt M 4 {72 rotate 0 hpt L} repeat
  closepath stroke grestore Pnt } def
/PentF { stroke [] 0 setdash gsave
  translate 0 hpt M 4 {72 rotate 0 hpt L} repeat
  closepath fill grestore } def
/Circle { stroke [] 0 setdash 2 copy
  hpt 0 360 arc stroke Pnt } def
/CircleF { stroke [] 0 setdash hpt 0 360 arc fill } def
/C0 { BL [] 0 setdash 2 copy moveto vpt 90 450  arc } bind def
/C1 { BL [] 0 setdash 2 copy        moveto
       2 copy  vpt 0 90 arc closepath fill
               vpt 0 360 arc closepath } bind def
/C2 { BL [] 0 setdash 2 copy moveto
       2 copy  vpt 90 180 arc closepath fill
               vpt 0 360 arc closepath } bind def
/C3 { BL [] 0 setdash 2 copy moveto
       2 copy  vpt 0 180 arc closepath fill
               vpt 0 360 arc closepath } bind def
/C4 { BL [] 0 setdash 2 copy moveto
       2 copy  vpt 180 270 arc closepath fill
               vpt 0 360 arc closepath } bind def
/C5 { BL [] 0 setdash 2 copy moveto
       2 copy  vpt 0 90 arc
       2 copy moveto
       2 copy  vpt 180 270 arc closepath fill
               vpt 0 360 arc } bind def
/C6 { BL [] 0 setdash 2 copy moveto
      2 copy  vpt 90 270 arc closepath fill
              vpt 0 360 arc closepath } bind def
/C7 { BL [] 0 setdash 2 copy moveto
      2 copy  vpt 0 270 arc closepath fill
              vpt 0 360 arc closepath } bind def
/C8 { BL [] 0 setdash 2 copy moveto
      2 copy vpt 270 360 arc closepath fill
              vpt 0 360 arc closepath } bind def
/C9 { BL [] 0 setdash 2 copy moveto
      2 copy  vpt 270 450 arc closepath fill
              vpt 0 360 arc closepath } bind def
/C10 { BL [] 0 setdash 2 copy 2 copy moveto vpt 270 360 arc closepath fill
       2 copy moveto
       2 copy vpt 90 180 arc closepath fill
               vpt 0 360 arc closepath } bind def
/C11 { BL [] 0 setdash 2 copy moveto
       2 copy  vpt 0 180 arc closepath fill
       2 copy moveto
       2 copy  vpt 270 360 arc closepath fill
               vpt 0 360 arc closepath } bind def
/C12 { BL [] 0 setdash 2 copy moveto
       2 copy  vpt 180 360 arc closepath fill
               vpt 0 360 arc closepath } bind def
/C13 { BL [] 0 setdash  2 copy moveto
       2 copy  vpt 0 90 arc closepath fill
       2 copy moveto
       2 copy  vpt 180 360 arc closepath fill
               vpt 0 360 arc closepath } bind def
/C14 { BL [] 0 setdash 2 copy moveto
       2 copy  vpt 90 360 arc closepath fill
               vpt 0 360 arc } bind def
/C15 { BL [] 0 setdash 2 copy vpt 0 360 arc closepath fill
               vpt 0 360 arc closepath } bind def
/Rec   { newpath 4 2 roll moveto 1 index 0 rlineto 0 exch rlineto
       neg 0 rlineto closepath } bind def
/Square { dup Rec } bind def
/Bsquare { vpt sub exch vpt sub exch vpt2 Square } bind def
/S0 { BL [] 0 setdash 2 copy moveto 0 vpt rlineto BL Bsquare } bind def
/S1 { BL [] 0 setdash 2 copy vpt Square fill Bsquare } bind def
/S2 { BL [] 0 setdash 2 copy exch vpt sub exch vpt Square fill Bsquare } bind def
/S3 { BL [] 0 setdash 2 copy exch vpt sub exch vpt2 vpt Rec fill Bsquare } bind def
/S4 { BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt Square fill Bsquare } bind def
/S5 { BL [] 0 setdash 2 copy 2 copy vpt Square fill
       exch vpt sub exch vpt sub vpt Square fill Bsquare } bind def
/S6 { BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt vpt2 Rec fill Bsquare } bind def
/S7 { BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt vpt2 Rec fill
       2 copy vpt Square fill
       Bsquare } bind def
/S8 { BL [] 0 setdash 2 copy vpt sub vpt Square fill Bsquare } bind def
/S9 { BL [] 0 setdash 2 copy vpt sub vpt vpt2 Rec fill Bsquare } bind def
/S10 { BL [] 0 setdash 2 copy vpt sub vpt Square fill 2 copy exch vpt sub exch vpt Square fill
       Bsquare } bind def
/S11 { BL [] 0 setdash 2 copy vpt sub vpt Square fill 2 copy exch vpt sub exch vpt2 vpt Rec fill
       Bsquare } bind def
/S12 { BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt2 vpt Rec fill Bsquare } bind def
/S13 { BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt2 vpt Rec fill
       2 copy vpt Square fill Bsquare } bind def
/S14 { BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt2 vpt Rec fill
       2 copy exch vpt sub exch vpt Square fill Bsquare } bind def
/S15 { BL [] 0 setdash 2 copy Bsquare fill Bsquare } bind def
/D0 { gsave translate 45 rotate 0 0 S0 stroke grestore } bind def
/D1 { gsave translate 45 rotate 0 0 S1 stroke grestore } bind def
/D2 { gsave translate 45 rotate 0 0 S2 stroke grestore } bind def
/D3 { gsave translate 45 rotate 0 0 S3 stroke grestore } bind def
/D4 { gsave translate 45 rotate 0 0 S4 stroke grestore } bind def
/D5 { gsave translate 45 rotate 0 0 S5 stroke grestore } bind def
/D6 { gsave translate 45 rotate 0 0 S6 stroke grestore } bind def
/D7 { gsave translate 45 rotate 0 0 S7 stroke grestore } bind def
/D8 { gsave translate 45 rotate 0 0 S8 stroke grestore } bind def
/D9 { gsave translate 45 rotate 0 0 S9 stroke grestore } bind def
/D10 { gsave translate 45 rotate 0 0 S10 stroke grestore } bind def
/D11 { gsave translate 45 rotate 0 0 S11 stroke grestore } bind def
/D12 { gsave translate 45 rotate 0 0 S12 stroke grestore } bind def
/D13 { gsave translate 45 rotate 0 0 S13 stroke grestore } bind def
/D14 { gsave translate 45 rotate 0 0 S14 stroke grestore } bind def
/D15 { gsave translate 45 rotate 0 0 S15 stroke grestore } bind def
/DiaE { stroke [] 0 setdash vpt add M
  hpt neg vpt neg V hpt vpt neg V
  hpt vpt V hpt neg vpt V closepath stroke } def
/BoxE { stroke [] 0 setdash exch hpt sub exch vpt add M
  0 vpt2 neg V hpt2 0 V 0 vpt2 V
  hpt2 neg 0 V closepath stroke } def
/TriUE { stroke [] 0 setdash vpt 1.12 mul add M
  hpt neg vpt -1.62 mul V
  hpt 2 mul 0 V
  hpt neg vpt 1.62 mul V closepath stroke } def
/TriDE { stroke [] 0 setdash vpt 1.12 mul sub M
  hpt neg vpt 1.62 mul V
  hpt 2 mul 0 V
  hpt neg vpt -1.62 mul V closepath stroke } def
/PentE { stroke [] 0 setdash gsave
  translate 0 hpt M 4 {72 rotate 0 hpt L} repeat
  closepath stroke grestore } def
/CircE { stroke [] 0 setdash 
  hpt 0 360 arc stroke } def
/Opaque { gsave closepath 1 setgray fill grestore 0 setgray closepath } def
/DiaW { stroke [] 0 setdash vpt add M
  hpt neg vpt neg V hpt vpt neg V
  hpt vpt V hpt neg vpt V Opaque stroke } def
/BoxW { stroke [] 0 setdash exch hpt sub exch vpt add M
  0 vpt2 neg V hpt2 0 V 0 vpt2 V
  hpt2 neg 0 V Opaque stroke } def
/TriUW { stroke [] 0 setdash vpt 1.12 mul add M
  hpt neg vpt -1.62 mul V
  hpt 2 mul 0 V
  hpt neg vpt 1.62 mul V Opaque stroke } def
/TriDW { stroke [] 0 setdash vpt 1.12 mul sub M
  hpt neg vpt 1.62 mul V
  hpt 2 mul 0 V
  hpt neg vpt -1.62 mul V Opaque stroke } def
/PentW { stroke [] 0 setdash gsave
  translate 0 hpt M 4 {72 rotate 0 hpt L} repeat
  Opaque stroke grestore } def
/CircW { stroke [] 0 setdash 
  hpt 0 360 arc Opaque stroke } def
/BoxFill { gsave Rec 1 setgray fill grestore } def
end
%%EndProlog
}}%
\begin{picture}(3600,2160)(0,0)%
{\GNUPLOTspecial{"
gnudict begin
gsave
0 0 translate
0.100 0.100 scale
0 setgray
newpath
1.000 UL
LTb
500 300 M
63 0 V
2887 0 R
-63 0 V
500 520 M
63 0 V
2887 0 R
-63 0 V
500 740 M
63 0 V
2887 0 R
-63 0 V
500 960 M
63 0 V
2887 0 R
-63 0 V
500 1180 M
63 0 V
2887 0 R
-63 0 V
500 1400 M
63 0 V
2887 0 R
-63 0 V
500 1620 M
63 0 V
2887 0 R
-63 0 V
500 1840 M
63 0 V
2887 0 R
-63 0 V
500 2060 M
63 0 V
2887 0 R
-63 0 V
500 300 M
0 63 V
0 1697 R
0 -63 V
746 300 M
0 63 V
0 1697 R
0 -63 V
992 300 M
0 63 V
0 1697 R
0 -63 V
1238 300 M
0 63 V
0 1697 R
0 -63 V
1483 300 M
0 63 V
0 1697 R
0 -63 V
1729 300 M
0 63 V
0 1697 R
0 -63 V
1975 300 M
0 63 V
0 1697 R
0 -63 V
2221 300 M
0 63 V
0 1697 R
0 -63 V
2467 300 M
0 63 V
0 1697 R
0 -63 V
2713 300 M
0 63 V
0 1697 R
0 -63 V
2958 300 M
0 63 V
0 1697 R
0 -63 V
3204 300 M
0 63 V
0 1697 R
0 -63 V
3450 300 M
0 63 V
0 1697 R
0 -63 V
1.000 UL
LTb
500 300 M
2950 0 V
0 1760 V
-2950 0 V
500 300 L
1.000 UL
LT0
1837 1947 M
263 0 V
828 1927 M
82 -431 V
82 -317 V
82 -225 V
82 -156 V
82 -110 V
81 -77 V
82 -54 V
82 -40 V
82 -28 V
82 -20 V
82 -14 V
82 -9 V
82 -6 V
82 -1 V
82 1 V
82 6 V
82 9 V
82 14 V
82 20 V
82 29 V
82 39 V
82 55 V
82 78 V
81 110 V
82 158 V
82 226 V
82 320 V
82 434 V
1.000 UL
LT1
1837 1847 M
263 0 V
828 693 M
82 -81 V
82 -66 V
82 -51 V
82 -39 V
82 -29 V
81 -22 V
82 -16 V
82 -12 V
82 -9 V
82 -6 V
82 -5 V
82 -3 V
82 -2 V
82 0 V
82 0 V
82 2 V
82 3 V
82 5 V
82 6 V
82 9 V
82 12 V
82 16 V
82 22 V
81 29 V
82 39 V
82 52 V
82 66 V
82 82 V
1.000 UL
LT2
1837 1747 M
263 0 V
828 411 M
82 -14 V
82 -13 V
82 -11 V
82 -10 V
82 -8 V
81 -7 V
82 -5 V
82 -5 V
82 -3 V
82 -3 V
82 -1 V
82 -2 V
82 0 V
82 -1 V
82 1 V
82 0 V
82 2 V
82 1 V
82 3 V
82 3 V
82 5 V
82 5 V
82 7 V
81 8 V
82 10 V
82 11 V
82 13 V
82 14 V
stroke
grestore
end
showpage
}}%
\put(2150,1747){\makebox(0,0)[l]{$\theta_l=\;\;90^{\circ}$}}%
\put(2150,1847){\makebox(0,0)[l]{$\theta_l=\;\;60^{\circ}$}}%
\put(2150,1947){\makebox(0,0)[l]{$\theta_l=\;\;30^{\circ}$}}%
\put(1975,2170){\makebox(0,0){(a)}}%
\put(1975,50){\makebox(0,0){$\phi_l$}}%
\put(100,1180){%
\special{ps: gsave currentpoint currentpoint translate
270 rotate neg exch neg exch translate}%
\makebox(0,0)[b]{\shortstack{$\frac{\displaystyle{d^3\sigma}}{\displaystyle{d\cos\theta_td\cos\theta_ld\phi_l}}$ (pb)}}%
\special{ps: currentpoint grestore moveto}%
}%
\put(3450,200){\makebox(0,0){360}}%
\put(3204,200){\makebox(0,0){330}}%
\put(2958,200){\makebox(0,0){300}}%
\put(2713,200){\makebox(0,0){270}}%
\put(2467,200){\makebox(0,0){240}}%
\put(2221,200){\makebox(0,0){210}}%
\put(1975,200){\makebox(0,0){180}}%
\put(1729,200){\makebox(0,0){150}}%
\put(1483,200){\makebox(0,0){120}}%
\put(1238,200){\makebox(0,0){90}}%
\put(992,200){\makebox(0,0){60}}%
\put(746,200){\makebox(0,0){30}}%
\put(500,200){\makebox(0,0){0}}%
\put(450,2060){\makebox(0,0)[r]{0.016}}%
\put(450,1840){\makebox(0,0)[r]{0.014}}%
\put(450,1620){\makebox(0,0)[r]{0.012}}%
\put(450,1400){\makebox(0,0)[r]{0.01}}%
\put(450,1180){\makebox(0,0)[r]{0.008}}%
\put(450,960){\makebox(0,0)[r]{0.006}}%
\put(450,740){\makebox(0,0)[r]{0.004}}%
\put(450,520){\makebox(0,0)[r]{0.002}}%
\put(450,300){\makebox(0,0)[r]{0}}%
\end{picture}%
\endgroup
\endinput
% GNUPLOT: LaTeX picture with Postscript
\begingroup%
  \makeatletter%
  \newcommand{\GNUPLOTspecial}{%
    \@sanitize\catcode`\%=14\relax\special}%
  \setlength{\unitlength}{0.1bp}%
{\GNUPLOTspecial{!
%!PS-Adobe-2.0 EPSF-2.0
%%Title: dist3022.tex
%%Creator: gnuplot 3.7 patchlevel 1
%%CreationDate: Mon Sep 10 16:29:57 2001
%%DocumentFonts: 
%%BoundingBox: 0 0 360 216
%%Orientation: Landscape
%%EndComments
/gnudict 256 dict def
gnudict begin
/Color true def
/Solid false def
/gnulinewidth 5.000 def
/userlinewidth gnulinewidth def
/vshift -33 def
/dl {10 mul} def
/hpt_ 31.5 def
/vpt_ 31.5 def
/hpt hpt_ def
/vpt vpt_ def
/M {moveto} bind def
/L {lineto} bind def
/R {rmoveto} bind def
/V {rlineto} bind def
/vpt2 vpt 2 mul def
/hpt2 hpt 2 mul def
/Lshow { currentpoint stroke M
  0 vshift R show } def
/Rshow { currentpoint stroke M
  dup stringwidth pop neg vshift R show } def
/Cshow { currentpoint stroke M
  dup stringwidth pop -2 div vshift R show } def
/UP { dup vpt_ mul /vpt exch def hpt_ mul /hpt exch def
  /hpt2 hpt 2 mul def /vpt2 vpt 2 mul def } def
/DL { Color {setrgbcolor Solid {pop []} if 0 setdash }
 {pop pop pop Solid {pop []} if 0 setdash} ifelse } def
/BL { stroke userlinewidth 2 mul setlinewidth } def
/AL { stroke userlinewidth 2 div setlinewidth } def
/UL { dup gnulinewidth mul /userlinewidth exch def
      10 mul /udl exch def } def
/PL { stroke userlinewidth setlinewidth } def
/LTb { BL [] 0 0 0 DL } def
/LTa { AL [1 udl mul 2 udl mul] 0 setdash 0 0 0 setrgbcolor } def
/LT0 { PL [] 1 0 0 DL } def
/LT1 { PL [4 dl 2 dl] 0 1 0 DL } def
/LT2 { PL [2 dl 3 dl] 0 0 1 DL } def
/LT3 { PL [1 dl 1.5 dl] 1 0 1 DL } def
/LT4 { PL [5 dl 2 dl 1 dl 2 dl] 0 1 1 DL } def
/LT5 { PL [4 dl 3 dl 1 dl 3 dl] 1 1 0 DL } def
/LT6 { PL [2 dl 2 dl 2 dl 4 dl] 0 0 0 DL } def
/LT7 { PL [2 dl 2 dl 2 dl 2 dl 2 dl 4 dl] 1 0.3 0 DL } def
/LT8 { PL [2 dl 2 dl 2 dl 2 dl 2 dl 2 dl 2 dl 4 dl] 0.5 0.5 0.5 DL } def
/Pnt { stroke [] 0 setdash
   gsave 1 setlinecap M 0 0 V stroke grestore } def
/Dia { stroke [] 0 setdash 2 copy vpt add M
  hpt neg vpt neg V hpt vpt neg V
  hpt vpt V hpt neg vpt V closepath stroke
  Pnt } def
/Pls { stroke [] 0 setdash vpt sub M 0 vpt2 V
  currentpoint stroke M
  hpt neg vpt neg R hpt2 0 V stroke
  } def
/Box { stroke [] 0 setdash 2 copy exch hpt sub exch vpt add M
  0 vpt2 neg V hpt2 0 V 0 vpt2 V
  hpt2 neg 0 V closepath stroke
  Pnt } def
/Crs { stroke [] 0 setdash exch hpt sub exch vpt add M
  hpt2 vpt2 neg V currentpoint stroke M
  hpt2 neg 0 R hpt2 vpt2 V stroke } def
/TriU { stroke [] 0 setdash 2 copy vpt 1.12 mul add M
  hpt neg vpt -1.62 mul V
  hpt 2 mul 0 V
  hpt neg vpt 1.62 mul V closepath stroke
  Pnt  } def
/Star { 2 copy Pls Crs } def
/BoxF { stroke [] 0 setdash exch hpt sub exch vpt add M
  0 vpt2 neg V  hpt2 0 V  0 vpt2 V
  hpt2 neg 0 V  closepath fill } def
/TriUF { stroke [] 0 setdash vpt 1.12 mul add M
  hpt neg vpt -1.62 mul V
  hpt 2 mul 0 V
  hpt neg vpt 1.62 mul V closepath fill } def
/TriD { stroke [] 0 setdash 2 copy vpt 1.12 mul sub M
  hpt neg vpt 1.62 mul V
  hpt 2 mul 0 V
  hpt neg vpt -1.62 mul V closepath stroke
  Pnt  } def
/TriDF { stroke [] 0 setdash vpt 1.12 mul sub M
  hpt neg vpt 1.62 mul V
  hpt 2 mul 0 V
  hpt neg vpt -1.62 mul V closepath fill} def
/DiaF { stroke [] 0 setdash vpt add M
  hpt neg vpt neg V hpt vpt neg V
  hpt vpt V hpt neg vpt V closepath fill } def
/Pent { stroke [] 0 setdash 2 copy gsave
  translate 0 hpt M 4 {72 rotate 0 hpt L} repeat
  closepath stroke grestore Pnt } def
/PentF { stroke [] 0 setdash gsave
  translate 0 hpt M 4 {72 rotate 0 hpt L} repeat
  closepath fill grestore } def
/Circle { stroke [] 0 setdash 2 copy
  hpt 0 360 arc stroke Pnt } def
/CircleF { stroke [] 0 setdash hpt 0 360 arc fill } def
/C0 { BL [] 0 setdash 2 copy moveto vpt 90 450  arc } bind def
/C1 { BL [] 0 setdash 2 copy        moveto
       2 copy  vpt 0 90 arc closepath fill
               vpt 0 360 arc closepath } bind def
/C2 { BL [] 0 setdash 2 copy moveto
       2 copy  vpt 90 180 arc closepath fill
               vpt 0 360 arc closepath } bind def
/C3 { BL [] 0 setdash 2 copy moveto
       2 copy  vpt 0 180 arc closepath fill
               vpt 0 360 arc closepath } bind def
/C4 { BL [] 0 setdash 2 copy moveto
       2 copy  vpt 180 270 arc closepath fill
               vpt 0 360 arc closepath } bind def
/C5 { BL [] 0 setdash 2 copy moveto
       2 copy  vpt 0 90 arc
       2 copy moveto
       2 copy  vpt 180 270 arc closepath fill
               vpt 0 360 arc } bind def
/C6 { BL [] 0 setdash 2 copy moveto
      2 copy  vpt 90 270 arc closepath fill
              vpt 0 360 arc closepath } bind def
/C7 { BL [] 0 setdash 2 copy moveto
      2 copy  vpt 0 270 arc closepath fill
              vpt 0 360 arc closepath } bind def
/C8 { BL [] 0 setdash 2 copy moveto
      2 copy vpt 270 360 arc closepath fill
              vpt 0 360 arc closepath } bind def
/C9 { BL [] 0 setdash 2 copy moveto
      2 copy  vpt 270 450 arc closepath fill
              vpt 0 360 arc closepath } bind def
/C10 { BL [] 0 setdash 2 copy 2 copy moveto vpt 270 360 arc closepath fill
       2 copy moveto
       2 copy vpt 90 180 arc closepath fill
               vpt 0 360 arc closepath } bind def
/C11 { BL [] 0 setdash 2 copy moveto
       2 copy  vpt 0 180 arc closepath fill
       2 copy moveto
       2 copy  vpt 270 360 arc closepath fill
               vpt 0 360 arc closepath } bind def
/C12 { BL [] 0 setdash 2 copy moveto
       2 copy  vpt 180 360 arc closepath fill
               vpt 0 360 arc closepath } bind def
/C13 { BL [] 0 setdash  2 copy moveto
       2 copy  vpt 0 90 arc closepath fill
       2 copy moveto
       2 copy  vpt 180 360 arc closepath fill
               vpt 0 360 arc closepath } bind def
/C14 { BL [] 0 setdash 2 copy moveto
       2 copy  vpt 90 360 arc closepath fill
               vpt 0 360 arc } bind def
/C15 { BL [] 0 setdash 2 copy vpt 0 360 arc closepath fill
               vpt 0 360 arc closepath } bind def
/Rec   { newpath 4 2 roll moveto 1 index 0 rlineto 0 exch rlineto
       neg 0 rlineto closepath } bind def
/Square { dup Rec } bind def
/Bsquare { vpt sub exch vpt sub exch vpt2 Square } bind def
/S0 { BL [] 0 setdash 2 copy moveto 0 vpt rlineto BL Bsquare } bind def
/S1 { BL [] 0 setdash 2 copy vpt Square fill Bsquare } bind def
/S2 { BL [] 0 setdash 2 copy exch vpt sub exch vpt Square fill Bsquare } bind def
/S3 { BL [] 0 setdash 2 copy exch vpt sub exch vpt2 vpt Rec fill Bsquare } bind def
/S4 { BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt Square fill Bsquare } bind def
/S5 { BL [] 0 setdash 2 copy 2 copy vpt Square fill
       exch vpt sub exch vpt sub vpt Square fill Bsquare } bind def
/S6 { BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt vpt2 Rec fill Bsquare } bind def
/S7 { BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt vpt2 Rec fill
       2 copy vpt Square fill
       Bsquare } bind def
/S8 { BL [] 0 setdash 2 copy vpt sub vpt Square fill Bsquare } bind def
/S9 { BL [] 0 setdash 2 copy vpt sub vpt vpt2 Rec fill Bsquare } bind def
/S10 { BL [] 0 setdash 2 copy vpt sub vpt Square fill 2 copy exch vpt sub exch vpt Square fill
       Bsquare } bind def
/S11 { BL [] 0 setdash 2 copy vpt sub vpt Square fill 2 copy exch vpt sub exch vpt2 vpt Rec fill
       Bsquare } bind def
/S12 { BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt2 vpt Rec fill Bsquare } bind def
/S13 { BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt2 vpt Rec fill
       2 copy vpt Square fill Bsquare } bind def
/S14 { BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt2 vpt Rec fill
       2 copy exch vpt sub exch vpt Square fill Bsquare } bind def
/S15 { BL [] 0 setdash 2 copy Bsquare fill Bsquare } bind def
/D0 { gsave translate 45 rotate 0 0 S0 stroke grestore } bind def
/D1 { gsave translate 45 rotate 0 0 S1 stroke grestore } bind def
/D2 { gsave translate 45 rotate 0 0 S2 stroke grestore } bind def
/D3 { gsave translate 45 rotate 0 0 S3 stroke grestore } bind def
/D4 { gsave translate 45 rotate 0 0 S4 stroke grestore } bind def
/D5 { gsave translate 45 rotate 0 0 S5 stroke grestore } bind def
/D6 { gsave translate 45 rotate 0 0 S6 stroke grestore } bind def
/D7 { gsave translate 45 rotate 0 0 S7 stroke grestore } bind def
/D8 { gsave translate 45 rotate 0 0 S8 stroke grestore } bind def
/D9 { gsave translate 45 rotate 0 0 S9 stroke grestore } bind def
/D10 { gsave translate 45 rotate 0 0 S10 stroke grestore } bind def
/D11 { gsave translate 45 rotate 0 0 S11 stroke grestore } bind def
/D12 { gsave translate 45 rotate 0 0 S12 stroke grestore } bind def
/D13 { gsave translate 45 rotate 0 0 S13 stroke grestore } bind def
/D14 { gsave translate 45 rotate 0 0 S14 stroke grestore } bind def
/D15 { gsave translate 45 rotate 0 0 S15 stroke grestore } bind def
/DiaE { stroke [] 0 setdash vpt add M
  hpt neg vpt neg V hpt vpt neg V
  hpt vpt V hpt neg vpt V closepath stroke } def
/BoxE { stroke [] 0 setdash exch hpt sub exch vpt add M
  0 vpt2 neg V hpt2 0 V 0 vpt2 V
  hpt2 neg 0 V closepath stroke } def
/TriUE { stroke [] 0 setdash vpt 1.12 mul add M
  hpt neg vpt -1.62 mul V
  hpt 2 mul 0 V
  hpt neg vpt 1.62 mul V closepath stroke } def
/TriDE { stroke [] 0 setdash vpt 1.12 mul sub M
  hpt neg vpt 1.62 mul V
  hpt 2 mul 0 V
  hpt neg vpt -1.62 mul V closepath stroke } def
/PentE { stroke [] 0 setdash gsave
  translate 0 hpt M 4 {72 rotate 0 hpt L} repeat
  closepath stroke grestore } def
/CircE { stroke [] 0 setdash 
  hpt 0 360 arc stroke } def
/Opaque { gsave closepath 1 setgray fill grestore 0 setgray closepath } def
/DiaW { stroke [] 0 setdash vpt add M
  hpt neg vpt neg V hpt vpt neg V
  hpt vpt V hpt neg vpt V Opaque stroke } def
/BoxW { stroke [] 0 setdash exch hpt sub exch vpt add M
  0 vpt2 neg V hpt2 0 V 0 vpt2 V
  hpt2 neg 0 V Opaque stroke } def
/TriUW { stroke [] 0 setdash vpt 1.12 mul add M
  hpt neg vpt -1.62 mul V
  hpt 2 mul 0 V
  hpt neg vpt 1.62 mul V Opaque stroke } def
/TriDW { stroke [] 0 setdash vpt 1.12 mul sub M
  hpt neg vpt 1.62 mul V
  hpt 2 mul 0 V
  hpt neg vpt -1.62 mul V Opaque stroke } def
/PentW { stroke [] 0 setdash gsave
  translate 0 hpt M 4 {72 rotate 0 hpt L} repeat
  Opaque stroke grestore } def
/CircW { stroke [] 0 setdash 
  hpt 0 360 arc Opaque stroke } def
/BoxFill { gsave Rec 1 setgray fill grestore } def
end
%%EndProlog
}}%
\begin{picture}(3600,2160)(0,0)%
{\GNUPLOTspecial{"
gnudict begin
gsave
0 0 translate
0.100 0.100 scale
0 setgray
newpath
1.000 UL
LTb
500 300 M
63 0 V
2887 0 R
-63 0 V
500 520 M
63 0 V
2887 0 R
-63 0 V
500 740 M
63 0 V
2887 0 R
-63 0 V
500 960 M
63 0 V
2887 0 R
-63 0 V
500 1180 M
63 0 V
2887 0 R
-63 0 V
500 1400 M
63 0 V
2887 0 R
-63 0 V
500 1620 M
63 0 V
2887 0 R
-63 0 V
500 1840 M
63 0 V
2887 0 R
-63 0 V
500 2060 M
63 0 V
2887 0 R
-63 0 V
500 300 M
0 63 V
0 1697 R
0 -63 V
746 300 M
0 63 V
0 1697 R
0 -63 V
992 300 M
0 63 V
0 1697 R
0 -63 V
1238 300 M
0 63 V
0 1697 R
0 -63 V
1483 300 M
0 63 V
0 1697 R
0 -63 V
1729 300 M
0 63 V
0 1697 R
0 -63 V
1975 300 M
0 63 V
0 1697 R
0 -63 V
2221 300 M
0 63 V
0 1697 R
0 -63 V
2467 300 M
0 63 V
0 1697 R
0 -63 V
2713 300 M
0 63 V
0 1697 R
0 -63 V
2958 300 M
0 63 V
0 1697 R
0 -63 V
3204 300 M
0 63 V
0 1697 R
0 -63 V
3450 300 M
0 63 V
0 1697 R
0 -63 V
1.000 UL
LTb
500 300 M
2950 0 V
0 1760 V
-2950 0 V
500 300 L
1.000 UL
LT0
600 1947 M
263 0 V
828 394 M
82 83 V
82 95 V
82 94 V
82 87 V
82 80 V
81 73 V
82 67 V
82 61 V
82 57 V
82 53 V
82 50 V
82 48 V
82 47 V
82 45 V
82 45 V
82 45 V
82 45 V
82 45 V
82 47 V
82 48 V
82 50 V
82 51 V
82 53 V
81 54 V
82 53 V
82 46 V
82 31 V
82 -3 V
1.000 UL
LT1
600 1847 M
263 0 V
828 604 M
82 23 V
82 42 V
82 53 V
82 56 V
82 57 V
81 56 V
82 54 V
82 51 V
82 49 V
82 46 V
82 44 V
82 42 V
82 40 V
82 38 V
82 38 V
82 35 V
82 35 V
82 33 V
82 32 V
82 30 V
82 28 V
82 23 V
82 19 V
81 11 V
82 1 V
82 -15 V
82 -36 V
82 -63 V
1.000 UL
LT2
600 1747 M
263 0 V
828 823 M
82 -2 V
82 11 V
82 20 V
82 26 V
82 31 V
81 33 V
82 34 V
82 35 V
82 35 V
82 34 V
82 33 V
82 32 V
82 31 V
82 29 V
82 28 V
82 26 V
82 24 V
82 22 V
82 19 V
82 17 V
82 13 V
82 7 V
82 3 V
81 -5 V
82 -13 V
82 -24 V
82 -34 V
82 -47 V
1.000 UL
LT3
600 1647 M
263 0 V
828 959 M
82 -5 V
82 0 V
82 6 V
82 11 V
82 14 V
81 17 V
82 19 V
82 20 V
82 21 V
82 22 V
82 21 V
82 21 V
82 20 V
82 20 V
82 18 V
82 16 V
82 15 V
82 13 V
82 11 V
82 7 V
82 5 V
82 1 V
82 -3 V
81 -7 V
82 -12 V
82 -17 V
82 -22 V
82 -26 V
1.000 UL
LT4
600 1547 M
263 0 V
828 1055 M
82 -3 V
82 -1 V
82 1 V
82 2 V
82 4 V
81 6 V
82 7 V
82 7 V
82 9 V
82 9 V
82 9 V
82 9 V
82 9 V
82 8 V
82 8 V
82 7 V
82 6 V
82 5 V
82 3 V
82 3 V
82 0 V
82 0 V
82 -3 V
81 -4 V
82 -6 V
82 -7 V
82 -9 V
82 -9 V
stroke
grestore
end
showpage
}}%
\put(913,1547){\makebox(0,0)[l]{$\theta_l=150^{\circ}$}}%
\put(913,1647){\makebox(0,0)[l]{$\theta_l=120^{\circ}$}}%
\put(913,1747){\makebox(0,0)[l]{$\theta_l=\;\;90^{\circ}$}}%
\put(913,1847){\makebox(0,0)[l]{$\theta_l=\;\;60^{\circ}$}}%
\put(913,1947){\makebox(0,0)[l]{$\theta_l=\;\;30^{\circ}$}}%
\put(1975,2170){\makebox(0,0){(b)}}%
\put(1975,50){\makebox(0,0){$\phi_l$}}%
\put(100,1180){%
\special{ps: gsave currentpoint currentpoint translate
270 rotate neg exch neg exch translate}%
\makebox(0,0)[b]{\shortstack{$\kappa(\tht,\thl,\phil)$}}%
\special{ps: currentpoint grestore moveto}%
}%
\put(3450,200){\makebox(0,0){360}}%
\put(3204,200){\makebox(0,0){330}}%
\put(2958,200){\makebox(0,0){300}}%
\put(2713,200){\makebox(0,0){270}}%
\put(2467,200){\makebox(0,0){240}}%
\put(2221,200){\makebox(0,0){210}}%
\put(1975,200){\makebox(0,0){180}}%
\put(1729,200){\makebox(0,0){150}}%
\put(1483,200){\makebox(0,0){120}}%
\put(1238,200){\makebox(0,0){90}}%
\put(992,200){\makebox(0,0){60}}%
\put(746,200){\makebox(0,0){30}}%
\put(500,200){\makebox(0,0){0}}%
\put(450,2060){\makebox(0,0)[r]{0.043}}%
\put(450,1840){\makebox(0,0)[r]{0.042}}%
\put(450,1620){\makebox(0,0)[r]{0.041}}%
\put(450,1400){\makebox(0,0)[r]{0.04}}%
\put(450,1180){\makebox(0,0)[r]{0.039}}%
\put(450,960){\makebox(0,0)[r]{0.038}}%
\put(450,740){\makebox(0,0)[r]{0.037}}%
\put(450,520){\makebox(0,0)[r]{0.036}}%
\put(450,300){\makebox(0,0)[r]{0.035}}%
\end{picture}%
\endgroup
\endinput
% GNUPLOT: LaTeX picture with Postscript
\begingroup%
  \makeatletter%
  \newcommand{\GNUPLOTspecial}{%
    \@sanitize\catcode`\%=14\relax\special}%
  \setlength{\unitlength}{0.1bp}%
{\GNUPLOTspecial{!
%!PS-Adobe-2.0 EPSF-2.0
%%Title: dist3031.tex
%%Creator: gnuplot 3.7 patchlevel 1
%%CreationDate: Mon Sep 10 16:29:58 2001
%%DocumentFonts: 
%%BoundingBox: 0 0 360 216
%%Orientation: Landscape
%%EndComments
/gnudict 256 dict def
gnudict begin
/Color true def
/Solid false def
/gnulinewidth 5.000 def
/userlinewidth gnulinewidth def
/vshift -33 def
/dl {10 mul} def
/hpt_ 31.5 def
/vpt_ 31.5 def
/hpt hpt_ def
/vpt vpt_ def
/M {moveto} bind def
/L {lineto} bind def
/R {rmoveto} bind def
/V {rlineto} bind def
/vpt2 vpt 2 mul def
/hpt2 hpt 2 mul def
/Lshow { currentpoint stroke M
  0 vshift R show } def
/Rshow { currentpoint stroke M
  dup stringwidth pop neg vshift R show } def
/Cshow { currentpoint stroke M
  dup stringwidth pop -2 div vshift R show } def
/UP { dup vpt_ mul /vpt exch def hpt_ mul /hpt exch def
  /hpt2 hpt 2 mul def /vpt2 vpt 2 mul def } def
/DL { Color {setrgbcolor Solid {pop []} if 0 setdash }
 {pop pop pop Solid {pop []} if 0 setdash} ifelse } def
/BL { stroke userlinewidth 2 mul setlinewidth } def
/AL { stroke userlinewidth 2 div setlinewidth } def
/UL { dup gnulinewidth mul /userlinewidth exch def
      10 mul /udl exch def } def
/PL { stroke userlinewidth setlinewidth } def
/LTb { BL [] 0 0 0 DL } def
/LTa { AL [1 udl mul 2 udl mul] 0 setdash 0 0 0 setrgbcolor } def
/LT0 { PL [] 1 0 0 DL } def
/LT1 { PL [4 dl 2 dl] 0 1 0 DL } def
/LT2 { PL [2 dl 3 dl] 0 0 1 DL } def
/LT3 { PL [1 dl 1.5 dl] 1 0 1 DL } def
/LT4 { PL [5 dl 2 dl 1 dl 2 dl] 0 1 1 DL } def
/LT5 { PL [4 dl 3 dl 1 dl 3 dl] 1 1 0 DL } def
/LT6 { PL [2 dl 2 dl 2 dl 4 dl] 0 0 0 DL } def
/LT7 { PL [2 dl 2 dl 2 dl 2 dl 2 dl 4 dl] 1 0.3 0 DL } def
/LT8 { PL [2 dl 2 dl 2 dl 2 dl 2 dl 2 dl 2 dl 4 dl] 0.5 0.5 0.5 DL } def
/Pnt { stroke [] 0 setdash
   gsave 1 setlinecap M 0 0 V stroke grestore } def
/Dia { stroke [] 0 setdash 2 copy vpt add M
  hpt neg vpt neg V hpt vpt neg V
  hpt vpt V hpt neg vpt V closepath stroke
  Pnt } def
/Pls { stroke [] 0 setdash vpt sub M 0 vpt2 V
  currentpoint stroke M
  hpt neg vpt neg R hpt2 0 V stroke
  } def
/Box { stroke [] 0 setdash 2 copy exch hpt sub exch vpt add M
  0 vpt2 neg V hpt2 0 V 0 vpt2 V
  hpt2 neg 0 V closepath stroke
  Pnt } def
/Crs { stroke [] 0 setdash exch hpt sub exch vpt add M
  hpt2 vpt2 neg V currentpoint stroke M
  hpt2 neg 0 R hpt2 vpt2 V stroke } def
/TriU { stroke [] 0 setdash 2 copy vpt 1.12 mul add M
  hpt neg vpt -1.62 mul V
  hpt 2 mul 0 V
  hpt neg vpt 1.62 mul V closepath stroke
  Pnt  } def
/Star { 2 copy Pls Crs } def
/BoxF { stroke [] 0 setdash exch hpt sub exch vpt add M
  0 vpt2 neg V  hpt2 0 V  0 vpt2 V
  hpt2 neg 0 V  closepath fill } def
/TriUF { stroke [] 0 setdash vpt 1.12 mul add M
  hpt neg vpt -1.62 mul V
  hpt 2 mul 0 V
  hpt neg vpt 1.62 mul V closepath fill } def
/TriD { stroke [] 0 setdash 2 copy vpt 1.12 mul sub M
  hpt neg vpt 1.62 mul V
  hpt 2 mul 0 V
  hpt neg vpt -1.62 mul V closepath stroke
  Pnt  } def
/TriDF { stroke [] 0 setdash vpt 1.12 mul sub M
  hpt neg vpt 1.62 mul V
  hpt 2 mul 0 V
  hpt neg vpt -1.62 mul V closepath fill} def
/DiaF { stroke [] 0 setdash vpt add M
  hpt neg vpt neg V hpt vpt neg V
  hpt vpt V hpt neg vpt V closepath fill } def
/Pent { stroke [] 0 setdash 2 copy gsave
  translate 0 hpt M 4 {72 rotate 0 hpt L} repeat
  closepath stroke grestore Pnt } def
/PentF { stroke [] 0 setdash gsave
  translate 0 hpt M 4 {72 rotate 0 hpt L} repeat
  closepath fill grestore } def
/Circle { stroke [] 0 setdash 2 copy
  hpt 0 360 arc stroke Pnt } def
/CircleF { stroke [] 0 setdash hpt 0 360 arc fill } def
/C0 { BL [] 0 setdash 2 copy moveto vpt 90 450  arc } bind def
/C1 { BL [] 0 setdash 2 copy        moveto
       2 copy  vpt 0 90 arc closepath fill
               vpt 0 360 arc closepath } bind def
/C2 { BL [] 0 setdash 2 copy moveto
       2 copy  vpt 90 180 arc closepath fill
               vpt 0 360 arc closepath } bind def
/C3 { BL [] 0 setdash 2 copy moveto
       2 copy  vpt 0 180 arc closepath fill
               vpt 0 360 arc closepath } bind def
/C4 { BL [] 0 setdash 2 copy moveto
       2 copy  vpt 180 270 arc closepath fill
               vpt 0 360 arc closepath } bind def
/C5 { BL [] 0 setdash 2 copy moveto
       2 copy  vpt 0 90 arc
       2 copy moveto
       2 copy  vpt 180 270 arc closepath fill
               vpt 0 360 arc } bind def
/C6 { BL [] 0 setdash 2 copy moveto
      2 copy  vpt 90 270 arc closepath fill
              vpt 0 360 arc closepath } bind def
/C7 { BL [] 0 setdash 2 copy moveto
      2 copy  vpt 0 270 arc closepath fill
              vpt 0 360 arc closepath } bind def
/C8 { BL [] 0 setdash 2 copy moveto
      2 copy vpt 270 360 arc closepath fill
              vpt 0 360 arc closepath } bind def
/C9 { BL [] 0 setdash 2 copy moveto
      2 copy  vpt 270 450 arc closepath fill
              vpt 0 360 arc closepath } bind def
/C10 { BL [] 0 setdash 2 copy 2 copy moveto vpt 270 360 arc closepath fill
       2 copy moveto
       2 copy vpt 90 180 arc closepath fill
               vpt 0 360 arc closepath } bind def
/C11 { BL [] 0 setdash 2 copy moveto
       2 copy  vpt 0 180 arc closepath fill
       2 copy moveto
       2 copy  vpt 270 360 arc closepath fill
               vpt 0 360 arc closepath } bind def
/C12 { BL [] 0 setdash 2 copy moveto
       2 copy  vpt 180 360 arc closepath fill
               vpt 0 360 arc closepath } bind def
/C13 { BL [] 0 setdash  2 copy moveto
       2 copy  vpt 0 90 arc closepath fill
       2 copy moveto
       2 copy  vpt 180 360 arc closepath fill
               vpt 0 360 arc closepath } bind def
/C14 { BL [] 0 setdash 2 copy moveto
       2 copy  vpt 90 360 arc closepath fill
               vpt 0 360 arc } bind def
/C15 { BL [] 0 setdash 2 copy vpt 0 360 arc closepath fill
               vpt 0 360 arc closepath } bind def
/Rec   { newpath 4 2 roll moveto 1 index 0 rlineto 0 exch rlineto
       neg 0 rlineto closepath } bind def
/Square { dup Rec } bind def
/Bsquare { vpt sub exch vpt sub exch vpt2 Square } bind def
/S0 { BL [] 0 setdash 2 copy moveto 0 vpt rlineto BL Bsquare } bind def
/S1 { BL [] 0 setdash 2 copy vpt Square fill Bsquare } bind def
/S2 { BL [] 0 setdash 2 copy exch vpt sub exch vpt Square fill Bsquare } bind def
/S3 { BL [] 0 setdash 2 copy exch vpt sub exch vpt2 vpt Rec fill Bsquare } bind def
/S4 { BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt Square fill Bsquare } bind def
/S5 { BL [] 0 setdash 2 copy 2 copy vpt Square fill
       exch vpt sub exch vpt sub vpt Square fill Bsquare } bind def
/S6 { BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt vpt2 Rec fill Bsquare } bind def
/S7 { BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt vpt2 Rec fill
       2 copy vpt Square fill
       Bsquare } bind def
/S8 { BL [] 0 setdash 2 copy vpt sub vpt Square fill Bsquare } bind def
/S9 { BL [] 0 setdash 2 copy vpt sub vpt vpt2 Rec fill Bsquare } bind def
/S10 { BL [] 0 setdash 2 copy vpt sub vpt Square fill 2 copy exch vpt sub exch vpt Square fill
       Bsquare } bind def
/S11 { BL [] 0 setdash 2 copy vpt sub vpt Square fill 2 copy exch vpt sub exch vpt2 vpt Rec fill
       Bsquare } bind def
/S12 { BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt2 vpt Rec fill Bsquare } bind def
/S13 { BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt2 vpt Rec fill
       2 copy vpt Square fill Bsquare } bind def
/S14 { BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt2 vpt Rec fill
       2 copy exch vpt sub exch vpt Square fill Bsquare } bind def
/S15 { BL [] 0 setdash 2 copy Bsquare fill Bsquare } bind def
/D0 { gsave translate 45 rotate 0 0 S0 stroke grestore } bind def
/D1 { gsave translate 45 rotate 0 0 S1 stroke grestore } bind def
/D2 { gsave translate 45 rotate 0 0 S2 stroke grestore } bind def
/D3 { gsave translate 45 rotate 0 0 S3 stroke grestore } bind def
/D4 { gsave translate 45 rotate 0 0 S4 stroke grestore } bind def
/D5 { gsave translate 45 rotate 0 0 S5 stroke grestore } bind def
/D6 { gsave translate 45 rotate 0 0 S6 stroke grestore } bind def
/D7 { gsave translate 45 rotate 0 0 S7 stroke grestore } bind def
/D8 { gsave translate 45 rotate 0 0 S8 stroke grestore } bind def
/D9 { gsave translate 45 rotate 0 0 S9 stroke grestore } bind def
/D10 { gsave translate 45 rotate 0 0 S10 stroke grestore } bind def
/D11 { gsave translate 45 rotate 0 0 S11 stroke grestore } bind def
/D12 { gsave translate 45 rotate 0 0 S12 stroke grestore } bind def
/D13 { gsave translate 45 rotate 0 0 S13 stroke grestore } bind def
/D14 { gsave translate 45 rotate 0 0 S14 stroke grestore } bind def
/D15 { gsave translate 45 rotate 0 0 S15 stroke grestore } bind def
/DiaE { stroke [] 0 setdash vpt add M
  hpt neg vpt neg V hpt vpt neg V
  hpt vpt V hpt neg vpt V closepath stroke } def
/BoxE { stroke [] 0 setdash exch hpt sub exch vpt add M
  0 vpt2 neg V hpt2 0 V 0 vpt2 V
  hpt2 neg 0 V closepath stroke } def
/TriUE { stroke [] 0 setdash vpt 1.12 mul add M
  hpt neg vpt -1.62 mul V
  hpt 2 mul 0 V
  hpt neg vpt 1.62 mul V closepath stroke } def
/TriDE { stroke [] 0 setdash vpt 1.12 mul sub M
  hpt neg vpt 1.62 mul V
  hpt 2 mul 0 V
  hpt neg vpt -1.62 mul V closepath stroke } def
/PentE { stroke [] 0 setdash gsave
  translate 0 hpt M 4 {72 rotate 0 hpt L} repeat
  closepath stroke grestore } def
/CircE { stroke [] 0 setdash 
  hpt 0 360 arc stroke } def
/Opaque { gsave closepath 1 setgray fill grestore 0 setgray closepath } def
/DiaW { stroke [] 0 setdash vpt add M
  hpt neg vpt neg V hpt vpt neg V
  hpt vpt V hpt neg vpt V Opaque stroke } def
/BoxW { stroke [] 0 setdash exch hpt sub exch vpt add M
  0 vpt2 neg V hpt2 0 V 0 vpt2 V
  hpt2 neg 0 V Opaque stroke } def
/TriUW { stroke [] 0 setdash vpt 1.12 mul add M
  hpt neg vpt -1.62 mul V
  hpt 2 mul 0 V
  hpt neg vpt 1.62 mul V Opaque stroke } def
/TriDW { stroke [] 0 setdash vpt 1.12 mul sub M
  hpt neg vpt 1.62 mul V
  hpt 2 mul 0 V
  hpt neg vpt -1.62 mul V Opaque stroke } def
/PentW { stroke [] 0 setdash gsave
  translate 0 hpt M 4 {72 rotate 0 hpt L} repeat
  Opaque stroke grestore } def
/CircW { stroke [] 0 setdash 
  hpt 0 360 arc Opaque stroke } def
/BoxFill { gsave Rec 1 setgray fill grestore } def
end
%%EndProlog
}}%
\begin{picture}(3600,2160)(0,0)%
{\GNUPLOTspecial{"
gnudict begin
gsave
0 0 translate
0.100 0.100 scale
0 setgray
newpath
1.000 UL
LTb
550 300 M
63 0 V
2837 0 R
-63 0 V
550 520 M
63 0 V
2837 0 R
-63 0 V
550 740 M
63 0 V
2837 0 R
-63 0 V
550 960 M
63 0 V
2837 0 R
-63 0 V
550 1180 M
63 0 V
2837 0 R
-63 0 V
550 1400 M
63 0 V
2837 0 R
-63 0 V
550 1620 M
63 0 V
2837 0 R
-63 0 V
550 1840 M
63 0 V
2837 0 R
-63 0 V
550 2060 M
63 0 V
2837 0 R
-63 0 V
550 300 M
0 63 V
0 1697 R
0 -63 V
792 300 M
0 63 V
0 1697 R
0 -63 V
1033 300 M
0 63 V
0 1697 R
0 -63 V
1275 300 M
0 63 V
0 1697 R
0 -63 V
1517 300 M
0 63 V
0 1697 R
0 -63 V
1758 300 M
0 63 V
0 1697 R
0 -63 V
2000 300 M
0 63 V
0 1697 R
0 -63 V
2242 300 M
0 63 V
0 1697 R
0 -63 V
2483 300 M
0 63 V
0 1697 R
0 -63 V
2725 300 M
0 63 V
0 1697 R
0 -63 V
2967 300 M
0 63 V
0 1697 R
0 -63 V
3208 300 M
0 63 V
0 1697 R
0 -63 V
3450 300 M
0 63 V
0 1697 R
0 -63 V
1.000 UL
LTb
550 300 M
2900 0 V
0 1760 V
-2900 0 V
550 300 L
1.000 UL
LT0
1837 1947 M
263 0 V
872 1992 M
81 -713 V
80 -379 V
81 -211 V
80 -122 V
81 -74 V
81 -47 V
80 -31 V
81 -21 V
80 -14 V
81 -10 V
80 -7 V
81 -4 V
80 -3 V
81 0 V
81 0 V
80 3 V
81 4 V
80 7 V
81 10 V
80 14 V
81 21 V
80 31 V
81 47 V
81 75 V
80 122 V
81 211 V
80 380 V
81 716 V
1.000 UL
LT1
1837 1847 M
263 0 V
872 488 M
81 -47 V
80 -35 V
81 -26 V
80 -18 V
81 -13 V
81 -9 V
80 -7 V
81 -5 V
80 -3 V
81 -3 V
80 -2 V
81 -1 V
80 0 V
81 -1 V
81 1 V
80 0 V
81 1 V
80 2 V
81 3 V
80 3 V
81 5 V
80 7 V
81 9 V
81 13 V
80 18 V
81 26 V
80 35 V
81 47 V
1.000 UL
LT2
1837 1747 M
263 0 V
872 341 M
81 -5 V
80 -5 V
81 -5 V
80 -4 V
81 -3 V
81 -2 V
80 -2 V
81 -2 V
80 -1 V
81 -1 V
80 -1 V
81 0 V
80 0 V
81 0 V
81 0 V
80 0 V
81 0 V
80 1 V
81 1 V
80 1 V
81 2 V
80 2 V
81 2 V
81 3 V
80 4 V
81 5 V
80 5 V
81 5 V
stroke
grestore
end
showpage
}}%
\put(2150,1747){\makebox(0,0)[l]{$\theta_l=\;\;90^{\circ}$}}%
\put(2150,1847){\makebox(0,0)[l]{$\theta_l=\;\;60^{\circ}$}}%
\put(2150,1947){\makebox(0,0)[l]{$\theta_l=\;\;30^{\circ}$}}%
\put(2000,2170){\makebox(0,0){(a)}}%
\put(2000,50){\makebox(0,0){$\phi_l$}}%
\put(100,1180){%
\special{ps: gsave currentpoint currentpoint translate
270 rotate neg exch neg exch translate}%
\makebox(0,0)[b]{\shortstack{$\frac{\displaystyle{d^3\sigma}}{\displaystyle{d\cos\theta_td\cos\theta_ld\phi_l}}$ (pb)}}%
\special{ps: currentpoint grestore moveto}%
}%
\put(3450,200){\makebox(0,0){360}}%
\put(3208,200){\makebox(0,0){330}}%
\put(2967,200){\makebox(0,0){300}}%
\put(2725,200){\makebox(0,0){270}}%
\put(2483,200){\makebox(0,0){240}}%
\put(2242,200){\makebox(0,0){210}}%
\put(2000,200){\makebox(0,0){180}}%
\put(1758,200){\makebox(0,0){150}}%
\put(1517,200){\makebox(0,0){120}}%
\put(1275,200){\makebox(0,0){90}}%
\put(1033,200){\makebox(0,0){60}}%
\put(792,200){\makebox(0,0){30}}%
\put(550,200){\makebox(0,0){0}}%
\put(500,2060){\makebox(0,0)[r]{0.004}}%
\put(500,1840){\makebox(0,0)[r]{0.0035}}%
\put(500,1620){\makebox(0,0)[r]{0.003}}%
\put(500,1400){\makebox(0,0)[r]{0.0025}}%
\put(500,1180){\makebox(0,0)[r]{0.002}}%
\put(500,960){\makebox(0,0)[r]{0.0015}}%
\put(500,740){\makebox(0,0)[r]{0.001}}%
\put(500,520){\makebox(0,0)[r]{0.0005}}%
\put(500,300){\makebox(0,0)[r]{0}}%
\end{picture}%
\endgroup
\endinput
% GNUPLOT: LaTeX picture with Postscript
\begingroup%
  \makeatletter%
  \newcommand{\GNUPLOTspecial}{%
    \@sanitize\catcode`\%=14\relax\special}%
  \setlength{\unitlength}{0.1bp}%
{\GNUPLOTspecial{!
%!PS-Adobe-2.0 EPSF-2.0
%%Title: dist3032.tex
%%Creator: gnuplot 3.7 patchlevel 1
%%CreationDate: Mon Sep 10 16:30:01 2001
%%DocumentFonts: 
%%BoundingBox: 0 0 360 216
%%Orientation: Landscape
%%EndComments
/gnudict 256 dict def
gnudict begin
/Color true def
/Solid false def
/gnulinewidth 5.000 def
/userlinewidth gnulinewidth def
/vshift -33 def
/dl {10 mul} def
/hpt_ 31.5 def
/vpt_ 31.5 def
/hpt hpt_ def
/vpt vpt_ def
/M {moveto} bind def
/L {lineto} bind def
/R {rmoveto} bind def
/V {rlineto} bind def
/vpt2 vpt 2 mul def
/hpt2 hpt 2 mul def
/Lshow { currentpoint stroke M
  0 vshift R show } def
/Rshow { currentpoint stroke M
  dup stringwidth pop neg vshift R show } def
/Cshow { currentpoint stroke M
  dup stringwidth pop -2 div vshift R show } def
/UP { dup vpt_ mul /vpt exch def hpt_ mul /hpt exch def
  /hpt2 hpt 2 mul def /vpt2 vpt 2 mul def } def
/DL { Color {setrgbcolor Solid {pop []} if 0 setdash }
 {pop pop pop Solid {pop []} if 0 setdash} ifelse } def
/BL { stroke userlinewidth 2 mul setlinewidth } def
/AL { stroke userlinewidth 2 div setlinewidth } def
/UL { dup gnulinewidth mul /userlinewidth exch def
      10 mul /udl exch def } def
/PL { stroke userlinewidth setlinewidth } def
/LTb { BL [] 0 0 0 DL } def
/LTa { AL [1 udl mul 2 udl mul] 0 setdash 0 0 0 setrgbcolor } def
/LT0 { PL [] 1 0 0 DL } def
/LT1 { PL [4 dl 2 dl] 0 1 0 DL } def
/LT2 { PL [2 dl 3 dl] 0 0 1 DL } def
/LT3 { PL [1 dl 1.5 dl] 1 0 1 DL } def
/LT4 { PL [5 dl 2 dl 1 dl 2 dl] 0 1 1 DL } def
/LT5 { PL [4 dl 3 dl 1 dl 3 dl] 1 1 0 DL } def
/LT6 { PL [2 dl 2 dl 2 dl 4 dl] 0 0 0 DL } def
/LT7 { PL [2 dl 2 dl 2 dl 2 dl 2 dl 4 dl] 1 0.3 0 DL } def
/LT8 { PL [2 dl 2 dl 2 dl 2 dl 2 dl 2 dl 2 dl 4 dl] 0.5 0.5 0.5 DL } def
/Pnt { stroke [] 0 setdash
   gsave 1 setlinecap M 0 0 V stroke grestore } def
/Dia { stroke [] 0 setdash 2 copy vpt add M
  hpt neg vpt neg V hpt vpt neg V
  hpt vpt V hpt neg vpt V closepath stroke
  Pnt } def
/Pls { stroke [] 0 setdash vpt sub M 0 vpt2 V
  currentpoint stroke M
  hpt neg vpt neg R hpt2 0 V stroke
  } def
/Box { stroke [] 0 setdash 2 copy exch hpt sub exch vpt add M
  0 vpt2 neg V hpt2 0 V 0 vpt2 V
  hpt2 neg 0 V closepath stroke
  Pnt } def
/Crs { stroke [] 0 setdash exch hpt sub exch vpt add M
  hpt2 vpt2 neg V currentpoint stroke M
  hpt2 neg 0 R hpt2 vpt2 V stroke } def
/TriU { stroke [] 0 setdash 2 copy vpt 1.12 mul add M
  hpt neg vpt -1.62 mul V
  hpt 2 mul 0 V
  hpt neg vpt 1.62 mul V closepath stroke
  Pnt  } def
/Star { 2 copy Pls Crs } def
/BoxF { stroke [] 0 setdash exch hpt sub exch vpt add M
  0 vpt2 neg V  hpt2 0 V  0 vpt2 V
  hpt2 neg 0 V  closepath fill } def
/TriUF { stroke [] 0 setdash vpt 1.12 mul add M
  hpt neg vpt -1.62 mul V
  hpt 2 mul 0 V
  hpt neg vpt 1.62 mul V closepath fill } def
/TriD { stroke [] 0 setdash 2 copy vpt 1.12 mul sub M
  hpt neg vpt 1.62 mul V
  hpt 2 mul 0 V
  hpt neg vpt -1.62 mul V closepath stroke
  Pnt  } def
/TriDF { stroke [] 0 setdash vpt 1.12 mul sub M
  hpt neg vpt 1.62 mul V
  hpt 2 mul 0 V
  hpt neg vpt -1.62 mul V closepath fill} def
/DiaF { stroke [] 0 setdash vpt add M
  hpt neg vpt neg V hpt vpt neg V
  hpt vpt V hpt neg vpt V closepath fill } def
/Pent { stroke [] 0 setdash 2 copy gsave
  translate 0 hpt M 4 {72 rotate 0 hpt L} repeat
  closepath stroke grestore Pnt } def
/PentF { stroke [] 0 setdash gsave
  translate 0 hpt M 4 {72 rotate 0 hpt L} repeat
  closepath fill grestore } def
/Circle { stroke [] 0 setdash 2 copy
  hpt 0 360 arc stroke Pnt } def
/CircleF { stroke [] 0 setdash hpt 0 360 arc fill } def
/C0 { BL [] 0 setdash 2 copy moveto vpt 90 450  arc } bind def
/C1 { BL [] 0 setdash 2 copy        moveto
       2 copy  vpt 0 90 arc closepath fill
               vpt 0 360 arc closepath } bind def
/C2 { BL [] 0 setdash 2 copy moveto
       2 copy  vpt 90 180 arc closepath fill
               vpt 0 360 arc closepath } bind def
/C3 { BL [] 0 setdash 2 copy moveto
       2 copy  vpt 0 180 arc closepath fill
               vpt 0 360 arc closepath } bind def
/C4 { BL [] 0 setdash 2 copy moveto
       2 copy  vpt 180 270 arc closepath fill
               vpt 0 360 arc closepath } bind def
/C5 { BL [] 0 setdash 2 copy moveto
       2 copy  vpt 0 90 arc
       2 copy moveto
       2 copy  vpt 180 270 arc closepath fill
               vpt 0 360 arc } bind def
/C6 { BL [] 0 setdash 2 copy moveto
      2 copy  vpt 90 270 arc closepath fill
              vpt 0 360 arc closepath } bind def
/C7 { BL [] 0 setdash 2 copy moveto
      2 copy  vpt 0 270 arc closepath fill
              vpt 0 360 arc closepath } bind def
/C8 { BL [] 0 setdash 2 copy moveto
      2 copy vpt 270 360 arc closepath fill
              vpt 0 360 arc closepath } bind def
/C9 { BL [] 0 setdash 2 copy moveto
      2 copy  vpt 270 450 arc closepath fill
              vpt 0 360 arc closepath } bind def
/C10 { BL [] 0 setdash 2 copy 2 copy moveto vpt 270 360 arc closepath fill
       2 copy moveto
       2 copy vpt 90 180 arc closepath fill
               vpt 0 360 arc closepath } bind def
/C11 { BL [] 0 setdash 2 copy moveto
       2 copy  vpt 0 180 arc closepath fill
       2 copy moveto
       2 copy  vpt 270 360 arc closepath fill
               vpt 0 360 arc closepath } bind def
/C12 { BL [] 0 setdash 2 copy moveto
       2 copy  vpt 180 360 arc closepath fill
               vpt 0 360 arc closepath } bind def
/C13 { BL [] 0 setdash  2 copy moveto
       2 copy  vpt 0 90 arc closepath fill
       2 copy moveto
       2 copy  vpt 180 360 arc closepath fill
               vpt 0 360 arc closepath } bind def
/C14 { BL [] 0 setdash 2 copy moveto
       2 copy  vpt 90 360 arc closepath fill
               vpt 0 360 arc } bind def
/C15 { BL [] 0 setdash 2 copy vpt 0 360 arc closepath fill
               vpt 0 360 arc closepath } bind def
/Rec   { newpath 4 2 roll moveto 1 index 0 rlineto 0 exch rlineto
       neg 0 rlineto closepath } bind def
/Square { dup Rec } bind def
/Bsquare { vpt sub exch vpt sub exch vpt2 Square } bind def
/S0 { BL [] 0 setdash 2 copy moveto 0 vpt rlineto BL Bsquare } bind def
/S1 { BL [] 0 setdash 2 copy vpt Square fill Bsquare } bind def
/S2 { BL [] 0 setdash 2 copy exch vpt sub exch vpt Square fill Bsquare } bind def
/S3 { BL [] 0 setdash 2 copy exch vpt sub exch vpt2 vpt Rec fill Bsquare } bind def
/S4 { BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt Square fill Bsquare } bind def
/S5 { BL [] 0 setdash 2 copy 2 copy vpt Square fill
       exch vpt sub exch vpt sub vpt Square fill Bsquare } bind def
/S6 { BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt vpt2 Rec fill Bsquare } bind def
/S7 { BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt vpt2 Rec fill
       2 copy vpt Square fill
       Bsquare } bind def
/S8 { BL [] 0 setdash 2 copy vpt sub vpt Square fill Bsquare } bind def
/S9 { BL [] 0 setdash 2 copy vpt sub vpt vpt2 Rec fill Bsquare } bind def
/S10 { BL [] 0 setdash 2 copy vpt sub vpt Square fill 2 copy exch vpt sub exch vpt Square fill
       Bsquare } bind def
/S11 { BL [] 0 setdash 2 copy vpt sub vpt Square fill 2 copy exch vpt sub exch vpt2 vpt Rec fill
       Bsquare } bind def
/S12 { BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt2 vpt Rec fill Bsquare } bind def
/S13 { BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt2 vpt Rec fill
       2 copy vpt Square fill Bsquare } bind def
/S14 { BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt2 vpt Rec fill
       2 copy exch vpt sub exch vpt Square fill Bsquare } bind def
/S15 { BL [] 0 setdash 2 copy Bsquare fill Bsquare } bind def
/D0 { gsave translate 45 rotate 0 0 S0 stroke grestore } bind def
/D1 { gsave translate 45 rotate 0 0 S1 stroke grestore } bind def
/D2 { gsave translate 45 rotate 0 0 S2 stroke grestore } bind def
/D3 { gsave translate 45 rotate 0 0 S3 stroke grestore } bind def
/D4 { gsave translate 45 rotate 0 0 S4 stroke grestore } bind def
/D5 { gsave translate 45 rotate 0 0 S5 stroke grestore } bind def
/D6 { gsave translate 45 rotate 0 0 S6 stroke grestore } bind def
/D7 { gsave translate 45 rotate 0 0 S7 stroke grestore } bind def
/D8 { gsave translate 45 rotate 0 0 S8 stroke grestore } bind def
/D9 { gsave translate 45 rotate 0 0 S9 stroke grestore } bind def
/D10 { gsave translate 45 rotate 0 0 S10 stroke grestore } bind def
/D11 { gsave translate 45 rotate 0 0 S11 stroke grestore } bind def
/D12 { gsave translate 45 rotate 0 0 S12 stroke grestore } bind def
/D13 { gsave translate 45 rotate 0 0 S13 stroke grestore } bind def
/D14 { gsave translate 45 rotate 0 0 S14 stroke grestore } bind def
/D15 { gsave translate 45 rotate 0 0 S15 stroke grestore } bind def
/DiaE { stroke [] 0 setdash vpt add M
  hpt neg vpt neg V hpt vpt neg V
  hpt vpt V hpt neg vpt V closepath stroke } def
/BoxE { stroke [] 0 setdash exch hpt sub exch vpt add M
  0 vpt2 neg V hpt2 0 V 0 vpt2 V
  hpt2 neg 0 V closepath stroke } def
/TriUE { stroke [] 0 setdash vpt 1.12 mul add M
  hpt neg vpt -1.62 mul V
  hpt 2 mul 0 V
  hpt neg vpt 1.62 mul V closepath stroke } def
/TriDE { stroke [] 0 setdash vpt 1.12 mul sub M
  hpt neg vpt 1.62 mul V
  hpt 2 mul 0 V
  hpt neg vpt -1.62 mul V closepath stroke } def
/PentE { stroke [] 0 setdash gsave
  translate 0 hpt M 4 {72 rotate 0 hpt L} repeat
  closepath stroke grestore } def
/CircE { stroke [] 0 setdash 
  hpt 0 360 arc stroke } def
/Opaque { gsave closepath 1 setgray fill grestore 0 setgray closepath } def
/DiaW { stroke [] 0 setdash vpt add M
  hpt neg vpt neg V hpt vpt neg V
  hpt vpt V hpt neg vpt V Opaque stroke } def
/BoxW { stroke [] 0 setdash exch hpt sub exch vpt add M
  0 vpt2 neg V hpt2 0 V 0 vpt2 V
  hpt2 neg 0 V Opaque stroke } def
/TriUW { stroke [] 0 setdash vpt 1.12 mul add M
  hpt neg vpt -1.62 mul V
  hpt 2 mul 0 V
  hpt neg vpt 1.62 mul V Opaque stroke } def
/TriDW { stroke [] 0 setdash vpt 1.12 mul sub M
  hpt neg vpt 1.62 mul V
  hpt 2 mul 0 V
  hpt neg vpt -1.62 mul V Opaque stroke } def
/PentW { stroke [] 0 setdash gsave
  translate 0 hpt M 4 {72 rotate 0 hpt L} repeat
  Opaque stroke grestore } def
/CircW { stroke [] 0 setdash 
  hpt 0 360 arc Opaque stroke } def
/BoxFill { gsave Rec 1 setgray fill grestore } def
end
%%EndProlog
}}%
\begin{picture}(3600,2160)(0,0)%
{\GNUPLOTspecial{"
gnudict begin
gsave
0 0 translate
0.100 0.100 scale
0 setgray
newpath
1.000 UL
LTb
550 300 M
63 0 V
2837 0 R
-63 0 V
550 551 M
63 0 V
2837 0 R
-63 0 V
550 803 M
63 0 V
2837 0 R
-63 0 V
550 1054 M
63 0 V
2837 0 R
-63 0 V
550 1306 M
63 0 V
2837 0 R
-63 0 V
550 1557 M
63 0 V
2837 0 R
-63 0 V
550 1809 M
63 0 V
2837 0 R
-63 0 V
550 2060 M
63 0 V
2837 0 R
-63 0 V
550 300 M
0 63 V
0 1697 R
0 -63 V
792 300 M
0 63 V
0 1697 R
0 -63 V
1033 300 M
0 63 V
0 1697 R
0 -63 V
1275 300 M
0 63 V
0 1697 R
0 -63 V
1517 300 M
0 63 V
0 1697 R
0 -63 V
1758 300 M
0 63 V
0 1697 R
0 -63 V
2000 300 M
0 63 V
0 1697 R
0 -63 V
2242 300 M
0 63 V
0 1697 R
0 -63 V
2483 300 M
0 63 V
0 1697 R
0 -63 V
2725 300 M
0 63 V
0 1697 R
0 -63 V
2967 300 M
0 63 V
0 1697 R
0 -63 V
3208 300 M
0 63 V
0 1697 R
0 -63 V
3450 300 M
0 63 V
0 1697 R
0 -63 V
1.000 UL
LTb
550 300 M
2900 0 V
0 1760 V
-2900 0 V
550 300 L
1.000 UL
LT0
650 1947 M
263 0 V
872 352 M
81 158 V
80 130 V
81 107 V
80 87 V
81 74 V
81 63 V
80 55 V
81 49 V
80 44 V
81 41 V
80 38 V
81 35 V
80 35 V
81 34 V
81 32 V
80 34 V
81 33 V
80 34 V
81 35 V
80 37 V
81 40 V
80 42 V
81 46 V
81 50 V
80 54 V
81 58 V
80 57 V
81 45 V
1.000 UL
LT1
650 1847 M
263 0 V
872 690 M
81 33 V
80 46 V
81 50 V
80 50 V
81 49 V
81 45 V
80 43 V
81 40 V
80 37 V
81 35 V
80 32 V
81 31 V
80 30 V
81 27 V
81 27 V
80 26 V
81 25 V
80 24 V
81 23 V
80 21 V
81 20 V
80 17 V
81 14 V
81 8 V
80 0 V
81 -11 V
80 -29 V
81 -53 V
1.000 UL
LT2
650 1747 M
263 0 V
872 893 M
81 3 V
80 12 V
81 18 V
80 23 V
81 26 V
81 26 V
80 28 V
81 26 V
80 26 V
81 26 V
80 25 V
81 23 V
80 22 V
81 22 V
81 19 V
80 19 V
81 17 V
80 16 V
81 13 V
80 12 V
81 8 V
80 5 V
81 1 V
81 -5 V
80 -11 V
81 -19 V
80 -28 V
81 -37 V
1.000 UL
LT3
650 1647 M
263 0 V
872 1005 M
81 -3 V
80 2 V
81 6 V
80 9 V
81 12 V
81 14 V
80 14 V
81 16 V
80 16 V
81 16 V
80 16 V
81 16 V
80 14 V
81 14 V
81 14 V
80 12 V
81 10 V
80 9 V
81 7 V
80 5 V
81 3 V
80 0 V
81 -4 V
81 -6 V
80 -10 V
81 -13 V
80 -18 V
81 -20 V
1.000 UL
LT4
650 1547 M
263 0 V
872 1079 M
81 -1 V
80 -1 V
81 1 V
80 3 V
81 3 V
81 5 V
80 6 V
81 6 V
80 6 V
81 7 V
80 6 V
81 7 V
80 6 V
81 6 V
81 6 V
80 5 V
81 4 V
80 4 V
81 2 V
80 1 V
81 0 V
80 -1 V
81 -2 V
81 -3 V
80 -5 V
81 -5 V
80 -7 V
81 -7 V
stroke
grestore
end
showpage
}}%
\put(963,1547){\makebox(0,0)[l]{$\theta_l=150^{\circ}$}}%
\put(963,1647){\makebox(0,0)[l]{$\theta_l=120^{\circ}$}}%
\put(963,1747){\makebox(0,0)[l]{$\theta_l=\;\;90^{\circ}$}}%
\put(963,1847){\makebox(0,0)[l]{$\theta_l=\;\;60^{\circ}$}}%
\put(963,1947){\makebox(0,0)[l]{$\theta_l=\;\;30^{\circ}$}}%
\put(2000,2186){\makebox(0,0){(b)}}%
\put(2000,50){\makebox(0,0){$\phi_l$}}%
\put(100,1180){%
\special{ps: gsave currentpoint currentpoint translate
270 rotate neg exch neg exch translate}%
\makebox(0,0)[b]{\shortstack{$\kappa(\tht,\thl,\phil)$}}%
\special{ps: currentpoint grestore moveto}%
}%
\put(3450,200){\makebox(0,0){360}}%
\put(3208,200){\makebox(0,0){330}}%
\put(2967,200){\makebox(0,0){300}}%
\put(2725,200){\makebox(0,0){270}}%
\put(2483,200){\makebox(0,0){240}}%
\put(2242,200){\makebox(0,0){210}}%
\put(2000,200){\makebox(0,0){180}}%
\put(1758,200){\makebox(0,0){150}}%
\put(1517,200){\makebox(0,0){120}}%
\put(1275,200){\makebox(0,0){90}}%
\put(1033,200){\makebox(0,0){60}}%
\put(792,200){\makebox(0,0){30}}%
\put(550,200){\makebox(0,0){0}}%
\put(500,2060){\makebox(0,0)[r]{0.015}}%
\put(500,1809){\makebox(0,0)[r]{0.0145}}%
\put(500,1557){\makebox(0,0)[r]{0.014}}%
\put(500,1306){\makebox(0,0)[r]{0.0135}}%
\put(500,1054){\makebox(0,0)[r]{0.013}}%
\put(500,803){\makebox(0,0)[r]{0.0125}}%
\put(500,551){\makebox(0,0)[r]{0.012}}%
\put(500,300){\makebox(0,0)[r]{0.0115}}%
\end{picture}%
\endgroup
\endinput
\documentstyle[12pt,psfig]{article}
\begin{document}
\def \bb{\bibitem}
\def \nonumer{\nonumber}
\def \f{\frac}
\def \ra{\rightarrow}
\def \beq{\begin{equation}}
\def \eeq{\end{equation}}
\def \bea{\begin{eqnarray}}
\def \eea{\end{eqnarray}}
\def \ttl{\theta_l}
\def \thl{\theta_l}
\def \phil{\phi_l}
\def \ttt{\theta_t}
\def \tht{\theta_t}
\def \ee{e^+e^-}
\def \tbar{\overline{t}}
\def \ttbar{t\overline{t}}
\def \g{\gamma}
\def \re{{\rm Re}}
\def \im{{\rm Im}}
\vskip 1cm

\begin{center}
{\Large \boldmath \bf 
QCD corrections to decay-lepton polar and azimuthal angular distributions
in $e^+e^-\rightarrow t\overline{t}$
in the soft-gluon approximation 
}
\vskip 1cm
Saurabh D. Rindani
\vskip .2cm
{\it Theory Group, Physical Research Laboratory \\
 Navrangpura, Ahmedabad 380 009, India\\
\rm Email address: \tt saurabh@prl.ernet.in}
\end{center}
\vskip  1cm
\centerline{\small \bf Abstract}
\vskip .5cm

\begin{quote}
{\small
QCD corrections to order $\alpha_s$ in the soft-gluon approximation to angular
distributions of decay charged leptons in the process $\ee \ra \ttbar$, followed
by semileptonic decay of $t$ or $\tbar$, are obtained in the $\ee$
centre-of-mass frame. 
As compared to distributions in the top rest frame, these have the advantage 
that they would allow direct comparison
with experiment without the need to reconstruct the top rest frame. The results
also do not depend on the choice of a spin
quantization axis for $t$ or $\tbar$. Analytic expression for the 
triple distribution in the polar angle of $t$ and polar and 
 azimuthal angles  of the lepton is obtained. 
Analytic expression is also derived for the distribution in the charged-lepton
polar angle.  Numerical values are
discussed for $\sqrt{s}=400$ GeV, 800 GeV and 1500 GeV. 
\vskip .2cm
\noindent
PACS: 12.38 -t, 14.65.Ha, 13.65.+i
\vskip .2cm
\noindent
Keywords: Top quark, electron-positron annihilation, QCD corrections
}
\end{quote}

\vskip .5cm
\section{Introduction}

The discovery \cite{top} of a heavy top quark, with a mass of about 174 GeV
which is close to the electroweak symmetry breaking scale, raises the
interesting possibility that the study of its properties will provide hints to
the mechanism of symmetry breaking. 
While most of the gross properties
of the top quark will be investigated at the Tevatron and LHC, more accurate
determination of its couplings will have to await the construction of a linear
$e^+e^-$ collider. The prospects of the construction of such a linear collider,
which will provide detailed information also on the $W^{\pm}$, $Z$ and Higgs,
are under intense discussion currently, and it is very important at the present
time to focus on the details of the physics issues ( \cite{miller} and
references therein). 

In this context, top polarization is of great interest. There has been a lot of
work on 
production of polarized top quarks in the standard model (SM) 
in hadron \cite{pol1} collisions, and
$e^+e^-$ collisions in the continuum \cite{pol2}, as well as at the threshold
\cite{sum}.  A comparison of the theoretical
predictions for single-top polarization as well as $t\overline{t}$ spin
correlations with experiment can provide a verification of 
SM couplings and QCD corrections, or give clues to possible new physics
beyond SM in the couplings of the top quark [6-18]
(see \cite{sonireview}
for a review of CP violation in top physics).

Undoubtedly, the study of the top polarization is possible because of its large
mass, which ensures that the top decays fast enough for spin information not to
be lost due to hadronization \cite{kuhn}. Thus, kinematic distributions 
of top decay
products can be analysed to obtain polarization information. However, most
studies on top polarization, particularly on QCD corrections, have presumed an
accurate reconstruction of the spin, and are generally not concerned with decay
distributions. 
 Some works do consider decay distributions, but  
in the top rest frame \cite{jezabek,shadmi,kiyo}. 
In these cases, the onus of accurate determination of
the spin quantization axis and that of the top energy-momentum and hence of the
top rest frame, is largely left on the experimentalists.
The remaining papers which
discuss decay distributions in the laboratory frame are restricted to energy
distributions of decay products \cite{akatsu}, and do not calculate angular
distributions.

The choice of spin quantization axis has also been an issue of discussion
\cite{parke,shadmi}, and it has been remarked that a certain ``off-diagonal" 
spin basis has certain advantages.

	In an alternative approach, adopted usually in the context of the 
study of top polarization arising from new physics, predictions are made 
directly for decay-lepton \cite{bern,arens,pou0,pou,ter,chris2,grzad0,
grzad,sdr} 
or bottom-quark \cite{grzad,chris} distributions in the laboratory frame.
 Such an approach makes the issue of the choice of spin basis for the top quark 
superfluous. Moreover, if the study is restricted to energy and polar angle 
distributions of top decay products, it even obviates the need for accurate 
determination of the energy or momentum direction of the top quark \cite{pou}.
Even in case azimuthal distributions are studied, where an additional direction
is needed to define the azimuthal angle, the knowledge of the
magnitude of the top momentum is not required. It is sufficient if the direction
is determined with reasonable accuracy.

In this paper we shall be concerned with the laboratory-frame angular 
distribution of secondary leptons arising from the decay of the top quarks in 
$e^+e^- \rightarrow t\overline{t}$ in the context of QCD corrections to 
order $\alpha_s$. QCD corrections to top polarization in $e^+e^- \ra \ttbar$
have been  calculated earlier by many groups \cite{kiyo}-\cite{liu}.
In cases when the corrections have been applied to the process 
including top 
decay, the discussion of angular distributions is  restricted to the
top rest frame \cite{kiyo}. QCD corrections to the lepton energy
distributions have been treated in the top rest frame in 
\cite{jezabek} and in the lab. frame in \cite{akatsu}. This 
paper provides, for the first time, angular distribution in the $e^+e^-$ 
centre-of-mass (c.m.) frame. As a first approach, this work is restricted, for 
simplicity, to the soft-gluon approximation (SGA). SGA has been found to give a 
satisfactory description of top polarization in single-top production 
\cite{kodaira}, and it is hoped that it will suffice to give a reasonable
quantitative description.

The study of the laboratory (lab.) frame angular distribution of secondary 
leptons, besides admitting direct experimental observation,
 has another advantage. It has been found \cite{grzad, sdr} that the 
angular distribution is not altered, to first-order approximation, 
by modifications of the $tbW$ decay vertex, provided the $b$-quark mass 
is neglected. Thus, our result would hold to a high degree of accuracy even 
when ${\cal O}(\alpha_s )$ soft-gluon QCD corrections to top decay are included,
since these can be represented by the same form factors \cite{lampe2} 
considered in \cite{grzad,sdr}. We do 
not, therefore, need to calculate these explicitly. It is sufficient to include 
${\cal O}(\alpha_s )$ corrections to the $\gamma t\overline{t}$ and 
$Z t\overline{t}$ vertices. This, of course, assumes that QCD corrections of 
the nonfactorizable type \cite{been}, where a virtual gluon is exchanged 
gluon between 
$t$ ($\overline{t}$) and  $\overline{b}$ ($b$) from $\overline{t}$ ($t$) decay,
 can be neglected. We have assumed that these are negligible.

The procedure adopted here is as follows. We make use of effective $\gamma 
t\overline{t}$ and  $Z t\overline{t}$ vertices derived in earlier works in the 
soft-gluon approximation, using an appropriate cut-off on the soft-gluon energy.
 In principle, these effective vertices are obtained by suitably cancelling the 
infra-red divergences in the virtual-gluon contribution to the differential 
cross section for $e^+e^- \rightarrow t\overline{t}$ against the real soft-gluon
 contribution to the differential cross section for $e^+e^- \rightarrow 
t\overline{t} g$. For practical purposes, restricting to SGA, it is sufficient 
to modify the tree-level $\gamma t\overline{t}$ and $Z t\overline{t}$ vertices 
suitably to produce the desired result. Thus, assuming ${\cal O}(\alpha_s )$ 
effective SGA vertices, we have obtained  helicity amplitudes for $e^+e^- 
\rightarrow t\overline{t}$, and hence spin-density matrices for production. 
This implies an assumption that these effective vertices provide, in SGA, a 
correct approximate description of the off-diagonal density matrix elements as 
well as the diagonal ones entering the differential cross sections. 
Justification for this would need explicit calculation of hard-gluon effects, 
and is beyond the scope of this work.

We have considered three possibilities, corresponding to the electron beam
being unpolarized ($P=0$), fully left-handed polarized ($P=-1$), and fully
right-handed polarized ($P=+1$). Since we give explicit analytical expressions,
suitable modification to more realistic polarizations would be straightforward.

The results for the case of polar distributions of the decay lepton, restricted
to $\sqrt{s}$ values of 400 and 800 GeV, were reported earlier in a short paper
\cite{PLB}. We present here more details, as well as azimuthal distributions.
We also consider the possibility of a higher energy option of the linear
collider, with $\sqrt{s}=1500$ GeV.

Our main result may be summarized as follows. By and large the distribution in
the polar angle $\theta_l$ of the secondary lepton w.r.t. the $e^-$ beam
direction is unchanged in shape on inclusion of QCD corrections in SGA. The
$\theta_l$ distribution for $\sqrt{s}=400$ GeV 
is very accurately described by overall
multiplication by a $K$ factor ($K\equiv 1+\kappa >1$), 
except for extreme values of
$\theta_l$, and that too for the case of $P=+1$. For the other energies
considered, $\kappa$ continues to be slowly varying function of $\thl$. 
This has the
important consequence that earlier results  on the sensitivity of lepton
angular distributions or asymmetries to anomalous top couplings, obtained for
$\sqrt{s}$ values around 400 GeV
without QCD corrections being taken into account, would go through by a simple
modification by a factor of $1/\sqrt{K}$ \cite{kek}.
The triple distributions in $\theta_t$, $\theta_l$ and $\phi_l$  show an
asymmetry around $\phil = 180^{\circ}$, which is not present at Born level.

\section{Derivation of angular distributions to ${\cal O}(\alpha_s)$}

We first obtain expressions for helicity amplitudes for 
\beq 
e^-(p_{e^-}) + e^+(p_{e^+}) \rightarrow t(p_t) + \overline{t}(p_{\overline{t}})
\eeq
going through virtual $\gamma$ and $Z$ in the $\ee$ c.m. frame, including QCD
corrections in SGA. The starting point is the QCD-modified $\gamma \ttbar$ and
$Z\ttbar$ vertices obtained earlier (see, for example, \cite{kodaira, tung}). 
We can write them 
\cite{kodaira}
in the limit of vanishing electron mass as 
\beq\label{gvert}
\Gamma_{\mu}^{\gamma} = e \left[ c_v^{\gamma} \gamma_{\mu} + c_M^{\gamma}
\frac{(p_t - p_{\overline{t}})_{\mu}}{2 m_t} \right],
\eeq
\beq\label{Zvert}
\Gamma_{\mu}^{Z} = e \left[ c_v^{Z} \gamma_{\mu} +  c_a^{Z} \gamma_{\mu}\gamma_5  + c_M^{Z}
\frac{(p_t - p_{\overline{t}})_{\mu}}{2 m_t} \right],
\eeq
where
\beq
c_v^{\gamma} = \f{2}{3} (1+A),
\eeq
\beq
c_v^Z = \frac{1}{\sin\theta_W \cos\theta_W} \left( \frac{1}{4} - \frac{2}{3}
\sin^2\theta_W\right) (1+A),
\eeq
\beq
c_a^{\gamma}=0,
\eeq
\beq
c_a^Z = \frac{1}{\sin\theta_W \cos\theta_W} \left(-\frac{1}{4}\right) (1+A+2 B),
\eeq
\beq
c_M^{\gamma} = \frac{2}{3} B,
\eeq
\beq
c_M^Z = \frac{1}{\sin\theta_W \cos\theta_W} \left( \frac{1}{4} - \frac{2}{3}
\sin^2\theta_W\right) B.
\eeq
The form factors $A$ and $B$ are given to order $\alpha_s$ in SGA by 
\bea\label{A}
{\rm Re} A &=& \hat{\alpha}_s \left[ \left( \frac{1+\beta^2}{\beta} \log
\frac{1+\beta}{1-\beta} - 2\right)\log\frac{4 \omega^2_{\rm max}}{m_t^2} - 4
\right.\nonumber \\
&& \left. + \frac{2+3\beta^2}{\beta}\log\frac{1+\beta}{1-\beta} +
\frac{1+\beta^2}{\beta} \left\{ \log\frac{1-\beta}{1+\beta}\left( 3
\log\frac{2\beta}{1+\beta}\right.\right.\right. \nonumber \\
&& \left.\left.\left. + \log\frac{2\beta}{1-\beta} \right) + 4 {\rm Li}_2
\left(\frac{1-\beta}{1+\beta}\right) + \frac{1}{3}\pi^2\right\}\right],
\eea
\beq\label{B}
{\rm Re} B=\hat{\alpha}_s \frac{1-\beta^2}{\beta} \log \frac{1+\beta}{1-\beta},
\eeq
\beq
{\rm Im} B = - \hat{\alpha}_s \pi \frac{1-\beta^2}{\beta},
\eeq
where $\hat{\alpha}_s=\alpha_s/(3\pi)$, $\beta = \sqrt{1-4 m_t^2/s}$, and Li$_2$
is the Spence function. ${\rm Re} A$ in eq. (\ref{A}) contains the effective 
form factor
for a cut-off $\omega_{\rm max}$ on the gluon energy after the infrared
singularities have been cancelled between the virtual- and soft-gluon
contributions in the on-shell renormalization scheme. Only the real part of
the form factor $A$ has been given, because the contribution of the imaginary 
part is proportional to the $Z$ width, and hence negligibly small
\cite{ravi,kodaira}. The imaginary part of $B$, however, contributes to the
triple angular distribution.

The vertices in eqs. (\ref{gvert}) and (\ref{Zvert}) can be used to obtain
helicity amplitudes for $\ee \rightarrow \ttbar $, including the contribution of
$s$-channel $\gamma$ and $Z$ exchanges. The result is, in a notation where the
subscripts of $M$ denote the signs of the helicities of $e^-$, $e^+$, $t$ and
$\overline{t}$, in that order, 
\beq
M_{+-\pm \pm} = \pm \frac{4e^2}{s}\sin\ttt \f{1}{\gamma} \left[
\left(c_v^{\gamma} + r_R c_v^Z \right) - \beta^2 \gamma^2 \left( c_M^{\gamma} +
r_R c_M^{Z} \right) \right],
\eeq
\beq
M_{-+\pm \pm} = \pm \frac{4e^2}{s}\sin\ttt \f{1}{\gamma} \left[
\left(c_v^{\gamma} + r_L c_v^Z \right) - \beta^2 \gamma^2 \left( c_M^{\gamma} +
r_L c_M^{Z} \right) \right],
\eeq
\beq
M_{+-\pm \mp} = \frac{4e^2}{s} \left( 1 \pm \cos\ttt \right) \left[\pm
\left(c_v^{\gamma} + r_R c_v^Z \right) +  \beta \left(c_a^{\gamma} + r_R c_a^Z
\right)\right],
\eeq
\beq
M_{-+\pm \mp} = \frac{4e^2}{s} \left( 1 \mp \cos\ttt \right) \left[\mp
\left(c_v^{\gamma} + r_L c_v^Z \right) -  \beta \left(c_a^{\gamma} + r_L c_a^Z
\right)\right],
\eeq
where $\ttt$ is the angle the top-quark momentum makes with the $e^-$ momentum,
$\gamma= 1/\sqrt{1-\beta^2}$, and $r_{L,R}$ are related to the left- and
right-handed $Ze\overline{e}$ couplings, and are given by
\beq
r_L = \left(\f{s}{s-m_Z^2}\right) \f{1}{\sin\theta_W\cos\theta_W},
\eeq
\beq
r_R = -\left(\f{s}{s-m_Z^2}\right) \tan\theta_W.
\eeq

Since we are interested in lepton distributions arising from top decay, we also
evaluate the helicity amplitudes for $t\rightarrow b l^+ \nu_l$ ( or $
\overline{t} \rightarrow \overline{b} l^- \overline{\nu}_l$), which will be
combined with the production amplitudes in the narrow-width approximation for
$t$ ($\overline{t}$) and $W^+$ ($W^-$). In principle, QCD corrections should be
included also in the decay process. However, in SGA, these could be written in
terms of effective form factors \cite{lampe2}. 
As found earlier \cite{grzad, sdr}, in the
linear approximation, these form factors do not affect the charged-lepton
angular distribution. Hence we need not calculate these form factors.
Nevertheless, to illustrate this point we will discuss an arbitrary
$\overline{t}bW$ vertex, in the limit of vanishing bottom mass.

The most general $\overline{t}bW$ vertex may be written as
\bea
\Gamma^{\mu}_{t\rightarrow bW}& =& - \f{g}{\sqrt{2}} V_{tb} \overline{u}(p_b)
\left[ \gamma^{\mu} (f_{1L} P_L + f_{1R} P_R)\right. \nonumber \\
&& \left. -\f{i}{m_W}\sigma^{\mu\nu}
(p_t-p_b)_{\nu} (f_{2L}P_L + f_{2R} P_R)\right] u(p_t),
\eea
where $P_{L,R} = \f{1}{2}(1\mp\gamma_5)$, and $V_{tb}$ is the
Cabibbo-Kobayashi-Maskawa (CKM) matrix element, which we will take to be equal
to one. $f_{1R}$ and $f_{2L}$ do not contribute in the limit of vanishing $b$
mass, and can be omitted. Moreover, we will set $f_{1L}=1$, the value at tree
level. The result does not depend on the value of $f_{1L}$, as we will see
soon. The decay helicity amplitudes in the $t$ rest frame can be found in
\cite{sdr}, and we do not repeat them here. 

It was found in \cite{sdr} that, in
this case, the spin density matrix for $t\rightarrow bl^+\nu_l$, on integration
over the $b$-quark azimuthal angle, is the same as
that for the Born vertex, except for an overall factor $\left(1+{\rm Re}f_{2R}
\frac{m_Wm_t}{p_t\cdot p_{l^+}}\right)$ multiplying all the matrix elements.
Moreover, after performing a boost to the lab. frame, and
integrating over the charged-lepton energy, that the $f_{2R}$ dependent factor
cancelled against the corresponding factor in the correction to the top width.
If we had not set $f_{1L}=1$, the $f_{1L}$ dependence would also have likewise
cancelled. 

The final result for the angular distribution in the lab. frame can be written
as  
\bea\label{triple}
\lefteqn{\f{d^3\sigma}{d\cos\ttt d\cos\thl d\phil} = \f{3\alpha^2\beta
m_t^2}{8s^{2}}B_l \f{1}{(1-\beta\cos\theta_{tl})^3}} 
\nonumber\\
&\times &\left[{\cal  A} (1-\beta\cos\theta_{tl})
+{\cal B} (cos\theta_{tl} - \beta )\right. \nonumber \\
&&\left.
+{\cal  C} (1-\beta^2)\sin\tht\sin\thl (\cos\tht\cos\phil - 
\sin\tht\cot\thl )\right. \nonumber \\
&&\left. +{\cal D} (1-\beta^2) \sin\tht\sin\thl\sin\phil \right],
\eea
where $\tht$ and $\thl$ are polar angles of respectively of the $t$ and $l^+$
momenta with respect to the $e^-$ beam direction chosen as the $z$ axis, and
$\phil$ is the azimuthal angle of the $l^+$ momentum relative to an axis chosen
in the $\ttbar$ production plane. $B_l$ is the leptonic branching ratio of the
top. $\theta_{tl}$ is the angle between the $t$ and
$l^+$ directions, given by
\beq
\cos\theta_{tl} = \cos\tht\cos\thl + \sin\tht\sin\thl\cos\phil ,
\eeq
and the coefficients ${\cal A}$, ${\cal B}$, ${\cal C}$ and ${\cal D}$ are
given  by
\bea
{\cal A} & = & A_0 + A_1 \cos\tht + A_2 \cos^2\tht , \\
{\cal B} & = & B_0 + B_1 \cos\tht + B_2 \cos^2\tht , \\
{\cal C} & = & C_0 + C_1 \cos\tht , \\
{\cal D} & = & D_0 + D_1 \cos\tht ,
\eea
with \cite{fn}
\bea
A_0 & = & 2 \left\{  (2-\beta^2) \left[ 2\vert c_v^{\g}\vert ^2 +
2(r_L+r_R){\rm Re}\left(c_v^{\g}c_v^{Z*}\right)
 + (r_L^2+r_R^2)\vert c_v^Z\vert ^2 \right] 
\right.  \nonumber \\
&& \left. 
+  \beta^2 (r_L^2+r_R^2)\vert c_a^Z \vert ^2 
-2\beta^2 \re \left[2c_v^{\g}c_M^{\g *}
+(r_L+r_R)\left( c_v^{\g}c_M^{Z*}+c_v^Zc_M^{\g *} \right)
\right. \right. \nonumber \\
&& \left. \left. + (r_L^2+r_R^2) c_v^Zc_M^{Z*} \right]
\right\} (1- P_e P_{\overline e}) 
+ 2 \left\{ 
    \beta^2 (r_L^2-r_R^2)\vert c_a^Z\vert ^2
\right. \nonumber \\  & & \left.
+(2-\beta^2) \left[
2(r_L-r_R)\re \left(c_v^{\g}c_v^{Z*}\right) + (r_L^2-r_R^2)\vert c_v^Z \vert
^2 \right] 
\right.  \nonumber \\
&& \left.
- 2\beta^2 \re
\left[(r_L-r_R)\left(c_v^{\g}c_M^{Z*}+c_v^Zc_M^{\g *}\right) 
 + (r_L^2 - r_R^2)  c_v^Zc_M^{Z*}  
\right] \right\} (P_{\overline e}-P_e), \nonumber \\ 
%
A_1&=& -8 \beta \re \left( c_a^{Z*} \left\{
\left[(r_L-r_R)c_v^{\g} + (r_L^2-r_R^2)c_v^Z \right]  (1-
P_eP_{\overline e}) \right.\right. \nonumber \\ && \left. \left. +
\left[(r_L+r_R)c_v^{\g} + (r_L^2+r_R^2)c_v^Z \right] (P_{\overline
e}-P_e) \right\} \right),  \nonumber\\ 
%
A_2&=& 2 \beta^2 \left\{ \left[
2\vert c_v^{\g}\vert ^2 + 4\re \left( c_v^{\g}c_M^{\g *}\right) 
+ 2(r_L+r_R)\re \left(c_v^{\g}c_v^{Z*} +c_v^{\g}c_M^{Z*} 
+ c_v^Zc_M^{\g *}\right)  
\right.\right. \nonumber \\
&&\left. \left. 
+(r_L^2+r_R^2)\left(
\vert c_v^Z \vert ^2 + \vert c_a^Z \vert ^2 +2 \re \left(c_v^Zc_M^{Z*} \right)
\right)  \right]  (1- P_e P_{\overline e})
\right. \nonumber \\ && \left. +  \left[ 2(r_L-r_R)\re \left(c_v^{\g}c_v^{Z*}
+c_v^{\g}c_M^{Z*} 
+ c_v^Z c_M^{\g *}\right) \right. \right. \nonumber \\
&& \left.\left.
+(r_L^2-r_R^2)\left( \vert c_v^Z \vert ^2 +  \vert c_a^Z \vert ^2 
+2 \re \left( c_v^Zc_M^{Z*}\right) \right) \right]
(P_{\overline e}-P_e) \right\} , \nonumber\\ 
%
B_0&=& 4\beta
\left\{ r_L \re  \left[ \left(c_v^{\g} + r_Lc_v^Z\right)  c_a^{Z*} \right] 
 (1-P_e)(1+P_{\overline e})
\right. \nonumber \\ && \left.+ r_R \re \left[ \left(c_v^{\g} + r_Rc_v^Z\right)
c_a^{Z*} \right]
(1+P_e)(1-P_{\overline e}) \right\} , \nonumber \\ 
%
B_1&=& -4 \left\{
\left[\vert c_v^{\g}+r_Lc_v^Z\vert ^2+ \beta^2 r_L^2 \vert c_a^Z \vert ^2 
\right]
(1-P_e)(1+P_{\overline e}) \right. \nonumber \\ && \left.-
\left[\vert c_v^{\g}+r_Rc_v^Z\vert ^2+ \beta^2 r_R^2\vert c_a^Z\vert ^2 \right]
(1+P_e)(1-P_{\overline e}) \right\} , \nonumber \\ 
%
B_2&=& 4\beta
\left\{r_L \re \left[ \left(c_v^{\g} + r_Lc_v^Z\right)  c_a^{Z*} \right] 
 (1-P_e)(1+P_{\overline e})
\right. \nonumber \\ && \left.
+ r_R \re \left[ \left(c_v^{\g} + r_Rc_v^Z\right)
c_a^{Z*} \right]
(1+P_e)(1-P_{\overline e}) \right\} , \nonumber\\ 
%
C_0&=& \!\!\! 4
\left\{ \vert c_v^{\g}\! +\! r_Lc_v^Z \vert ^2\! - \!\beta^2 \g^2
\re\! \left[ \left( c_v^{\g} + r_L c_v^Z\right)\!\! \left( c_M^{\g *}+r_L c_M^{Z*}
 \right)\right] \right\} (1-P_e)(1+P_{\overline e}) \nonumber \\
& & \!\!\!\!\! - \! 4\left\{ \vert c_v^{\g}\! +\! r_R c_v^Z\vert ^2\! - \!
\beta^2
\gamma^2 \re \!\left[ \left( c_v^{\g} + r_R c_v^Z\right)\!\! \left(  c_M^{\g *}
 + r_R  c_M^{Z *}
\right)\right] \right\} (1+P_e)(1-P_{\overline e}) , \nonumber\\
%
C_1&=&- 4\beta \re \left\{ \left[ \left( c_v^{\g} +
r_Lc_v^Z\right)   - \beta^2\gamma^2\left( c_M^{\g} + r_L
c_M^Z \right)\right]r_L c_a^{Z*}  (1-P_e)(1+P_{\overline e}) \right. 
\nonumber \\ && \left.  + \left[ \left( c_v^{\g} + r_Rc_v^Z\right)   
- \beta^2\gamma^2 \left(c_M^{\g} + r_R c_M^Z \right)
\right] r_R c_a^{Z*} (1+P_e)(1-P_{\overline e})
\right\},\nonumber \\
%
D_0&=&4 \beta  \im \left[ \left\{ \left (c_v^{\g} + r_L c_v^Z 
\right) -
\beta^2 \g^2 \left( c_M^{\g} + r_L c_M^Z \right) \right\}
r_L c_a^{Z*} (1-P_e)(1+P_{\overline e}) \right. \nonumber \\
&&- \left. 
\left\{ \left(c_v^{\g} + r_R c_v^Z \right) -
\beta^2 \g^2 \left( c_M^{\g} + r_R c_M^Z \right) \right\}
r_R c_a^{Z*}(1+P_e)(1-P_{\overline e}) \right] \sin\theta_t,
\nonumber \\
%
D_1&=&4\beta^2\g^2  \im \left[ \left(c_M^{\g}+r_L c_M^Z \right)
\left( c_v^{\g *} + r_L c_v^{Z*} \right) (1-P_e)(1+P_{\overline e})\right.
\nonumber \\
&& + \left. \left(c_M^{\g}+r_R c_M^Z \right)
\left( c_v^{\g *} + r_R c_v^{Z*} \right) (1+P_e)(1-P_{\overline e})\right] 
\sin\theta_t.
 \nonumber 
\eea

Integrating over $\phil$ and $\theta_{tl}$ we get the $\thl$ distribution:
\bea
\f{d\sigma}{d\cos\thl} & = & \f{3\pi\alpha^2}{32s}\beta B_l\left\{
\left(4A_0 +
\f{4}{3}A_2\right) + \left[ -2A_1
\left(\f{1-\beta^2}{\beta^2}\log\f{1+\beta}{1-\beta}
-\f{2}{\beta}\right)\right. \right.\nonumber \\
&&\left.\left. + 2 B_1 \f{1-\beta^2}{\beta^2} \left( \f{1}{\beta} 
\log\f{1+\beta}{1-\beta} - 2 \right) \right.\right. \nonumber \\
&& \left. \left. + 2C_0 \f{1-\beta^2}{\beta^2} 
\left( \f{1-\beta^2}{\beta} \log\f{1+\beta}{1-\beta} - 2 \right) \right]
\cos\thl \right. \nonumber \\
&& \left. + \left[ 2A_2 \left( \f{1-\beta^2}{\beta^3} \log\f{1+\beta}{1-\beta}
-\f{2}{3\beta^2}\left(3-2\beta^2\right)\right) \right. \right.
\nonumber\\
&& \left. \left. + \f{1-\beta^2}{\beta^3} \left\{ B_2 
\left( \f{\beta^2-3}{\beta} \log
\f{1+\beta}{1-\beta} + 6 \right) \right. \right. \right. \nonumber \\
&& \left. \left.\left. - C_1 \left( \f{3(1-\beta^2)}{\beta}
\log \f{1+\beta}{1-\beta} - 2 (3-2 \beta^2)\right)\right\} \right] \right.
\nonumber \\
&& \left. \times 
 (1-3\cos^2 \thl)\right\}.
\eea

\begin{figure}[ptb]
\begin{center}
\vskip -3.81cm
\input{angdist1.tex}
\vskip .3cm
\input{angdist2.tex}
\vskip .3cm
\input{angdist3.tex}
\vskip -.3cm
\caption{\small 
The distribution in $\theta_l$ with and without QCD corrections for
(a) $\sqrt{s}=400$ GeV, (b) $\sqrt{s}=800$ GeV and (c) $\sqrt{s}=1500$ GeV
plotted against $\theta_l$, for $e^-$ beam polarizations $P=0,-1,+1$ in each
case.}
\end{center}
\label{graph1}
\end{figure}

%\centerline{\protect\hbox{\psfig{file=graph1.ps,height=7cm}}}

\section{Numerical Results}

After having obtained analytic expressions for angular distributions, we now
examine the numerical values of the QCD corrections.

We use the parameters $\alpha = 1/128$, $\alpha_s(m_Z^2)=0.118$, $m_Z= 91.187$
GeV, $m_W=80.41$ GeV, $m_t=175$ GeV and $\sin^2\theta_W=0.2315$.  We consider
leptonic decays into one specific channel (electrons or muons or tau leptons), 
corresponding to a branching ratio of $1/9$. We have used,
following \cite{kodaira}, a gluon energy cut-off of 
$\omega_{\rm max}=(\sqrt{s}-2m_t)/5$. While qualitative results would be
insensitive, exact
quantitative results would of course depend on the choice of cut-off.

In Figs. 1 (a)-(c) we show the single differential cross section
$\f{d\sigma}{d\cos\thl}$ in picobarns with and without QCD corrections, 
for three values of
$\sqrt{s}$, viz., (a) 400 GeV, (b) 800 GeV and (c) 1500 GeV, and for $e^-$ beam
polarizations $P=0,-1,+1$. It can be seen
that the distribution with QCD corrections follows, in general,  the shape of
the lowest order distribution.

\begin{figure}[ptb]
\begin{center}
\vskip -3.81cm
\input{delangdist1.tex}
\vskip .3cm
\input{delangdist2.tex}
\vskip .3cm
\input{delangdist3.tex}
\vskip -.3cm
\caption{\small 
The fractional QCD contribution $\kappa (\theta_l)$ defined in the
text for
(a) $\sqrt{s}=400$ GeV, (b) $\sqrt{s}=800$ GeV and (c) $\sqrt{s}=1500$ GeV
plotted as a function of $\theta_l$, for $P=0,-1,+1$.}
\label{graph2}
\end{center}
\end{figure}


In Figs. 2 (a)-(c) is displayed the fractional deviation of the QCD-corrected
distribution from the lowest order distribution:
\beq
\kappa (\thl) = \left( \f{d\sigma_{Born}}{d\cos\thl}\right) ^{-1} 
\left( \f{d\sigma_{SGA}}{d\cos\thl}
-\f{d\sigma_{Born}}{d\cos\thl} \right) .
\eeq
It can be seen that $\kappa(\thl)$ is independent of $\thl$ to a fair degree of
accuracy for $\sqrt{s}=400$ GeV.

In Figs. 3 (a)-(c) we show the fractional QCD contributions 
$(F_{\rm SGA} - F_{\rm Born})/F_{\rm Born}$
where $F(\theta_l)$,
is the normalized distribution:
\beq
F(\theta_l)  = \f{1}{\sigma}\left( \f{d\sigma}{d\cos\thl} \right) .
\eeq
It can be seen that the fractional change in the normalized distributions for
$\sqrt{s}=400$ GeV is at most of the order of 1 or 2\% (except in the case of
$P=+1$, for $\thl \geq 160^{\circ}$). For the other values of $\sqrt{s}$, it is
even smaller. This implies that QCD corrected angular
distribution is well approximated, at the per cent level, by a constant
rescaling by a $K$ factor. 


\begin{figure}[ptb]
\begin{center}
\vskip -3.81cm
\input{normangdist1.tex}
\vskip .3cm
\input{normangdist2.tex}
\vskip .3cm
\input{normangdist3.tex}
\vskip -.32cm
\caption{\small 
The fractional QCD contribution in normalized angular distributions, 
$F(\theta_l)$ defined in the
text,  for
(a) $\sqrt{s}=400$ GeV, (b) $\sqrt{s}=800$ GeV and (c) $\sqrt{s}=1500$ GeV
plotted as a function of $\theta_l$, for $P=0,-1,+1$.}
\end{center}
\end{figure}

We now discuss the triple differential cross section, which corresponds to a
distribution in $\tht$, $\thl$ and $\phil$, for which we have obtained an
analytic expression, eq. (\ref{triple}). This distribution, unlike the $\thl$
distribution, requires the knowledge of the direction of $t$. In fact,
without knowing the direction of the top momentum, it is not even possible to
define $\phil$. However, the magnitude of the momentum need not be determined 
precisely.

We have plotted in Fig. 4(a) $d^3\sigma/(d\cos\tht d\cos\thl d\phil )$,
including QCD correction, against $\phil$ for different values of $\thl$, for a
fixed value of $\tht = 30^{\circ}$, for $\sqrt{s}=400$ GeV, and for $P=0$. Fig.
4(b) gives the corresponding fractional deviations from the lowest-order values,\beq
\kappa(\theta_t,\thl,\phil)=\left[  
\f{d^3\sigma_{\rm Born}}{d\cos\tht d\cos\thl
d\phil}\right]^{-1}\left[ \f{d^3\sigma_{\rm SGA}}{d\cos\tht d\cos\thl 
d\phil} - \f{d^3\sigma_{\rm Born}}{d\cos\tht d\cos\thl d\phil}\right]\!.
\eeq
It can be seen that the QCD contribution remains around 28\% for various values
of $\thl$ and $\phil$. 
The triple distributions show an
asymmetry around $\phil = 180^{\circ}$, which is not present at Born level.
This asymmetry is not visible in the Fig. 4 (a), but is very clear in Fig.
4 (b), where fractional QCD contributions to the normalized distributions are 
plotted.

The same plots as in Fig. 4 (a), (b) are repeated for $\sqrt{s}=800$ GeV in
Figs. 5 (a), (b) and for $\sqrt{s}=1500$ GeV in Figs. 6 (a), (b).


\begin{figure}[ptb]
\begin{center}
\vskip -1.7cm
%\input{graph1.tex}
\input{dist3011.tex}
\vskip .6cm
\input{dist3012.tex}
\caption{ (a) The triple differential distribution including the  
QCD contribution 
for $\sqrt{s}=400$ GeV and $\tht=30^{\circ}$. 
(b) The fractional QCD contribution $\kappa(\tht,\thl,\phil)$ to the triple 
differential distribution 
for $\sqrt{s}=400$ GeV and $\tht=30^{\circ}$. }
\end{center}
\end{figure}


\begin{figure}[ptb]
\begin{center}
\vskip -1.7cm
\input{dist3021.tex}
\vskip .6cm
\input{dist3022.tex}
\caption{ (a) The triple differential distribution including the  
QCD contribution 
for $\sqrt{s}=800$ GeV and $\tht=30^{\circ}$. 
(b) The fractional QCD contribution $\kappa(\tht,\thl,\phil)$ to the triple 
differential distribution 
for $\sqrt{s}=800$ GeV and $\tht=30^{\circ}$. }
\end{center}
\end{figure}

\begin{figure}[ptb]
\begin{center}
\vskip -1.7cm
\input{dist3031.tex}
\vskip .6cm
\input{dist3032.tex}
\caption{ (a) The triple differential distribution including the  
QCD contribution 
for $\sqrt{s}=1500$ GeV and $\tht=30^{\circ}$. 
(b) The fractional QCD contribution $\kappa(\tht,\thl,\phil)$ to the triple 
differential distribution 
for $\sqrt{s}=1500$ GeV and $\tht=30^{\circ}$. }
\end{center}
\end{figure}

We have not shown the plots for other values of $\tht$
because they do not illustrate anything new. We have also not discussed triple
distributions for the case of polarized beams for the sake of brevity.

\section{Conclusions}
To conclude, we have obtained in this paper analytic expressions for angular
distributions of leptons from top decay in $\ee \rightarrow \ttbar$, 
in the $\ee$
c.m. frame, including QCD corrections to order $\alpha_s$ in the soft-gluon 
approximation. The distributions are in a form which can be compared directly
with experiment. In particular, the single differential $\thl$ distribution
needs neither the reconstruction of the top momentum direction nor the top rest
frame. The triple differential distribution does need the top direction to be
reconstructed for the definition of the angles. However, the magnitude of the
top momentum need not be determined. In either case the
results do not depend on the choice of spin quantization axis. 

We find that the $\thl$ distributions are well described by rescaling the
zeroth order distributions by a factor $K$ which for $\sqrt{s}=400$ GeV 
is  roughly independent of
$\thl$, except for extreme values of $\thl$, for the case of right-handed
polarized electron beam. For other values of $\sqrt{s}$, it is a slowly varying
function of $\thl$. 
 
The triple distributions in $\tht$, $\thl$ and $\phil$ show an asymmetry
about $\phi_l = 180^{\circ}$, which is absent at tree level, and 
would be a good test of the QCD corrections.

It would be useful to carry out the hard-gluon corrections explicitly and check
if the soft-gluon approximation used here gives correct quantitative results.

\noindent 
{\bf Acknowledgements} I thank Werner Bernreuther, Arnd Brandenburg and V.
Ravindran for helpful discussions. I thank Ravindran also for clarifications
regarding the contribution of the imaginary parts of form factors. I also thank
Prof. P.M. Zerwas for hospitality in the DESY Theory Group, where this work was
begun.

\thebibliography{11}
\bibitem{top} CDF Collaboration, F. Abe {\it et al.}, Phys. Rev. Lett. {\bf 74},
 2626 (1995); D0 Collaboration, S. Abachi {\it et al.}, Phys. Rev. Lett. 
{\bf 74}, 2632 (1995).
\bb{miller} D.J. Miller, Invited talk at Les Rencontres de Physique de la Valle
d'Aoste, La Thuile, Italy, February 27 - March 4, 2000, ;
F.~Richard, J.~R.~Schneider, D.~Trines and A.~Wagner,
%``TESLA Technical Design Report Part I: Executive Summary,''
.
%%CITATION = ;%%
American Linear Collider Working Group, T. Abe {\it et al.}, 
;
ACFA Linear Collider Working Group, K. Abe {it et al.},
URL http://acfahep.kek.jp/acfareport.
\bb{pol1} C.R. Schmidt and M.E. Peskin, Phys. Rev. Lett., {\bf 69}, 410 (1992); D.
Atwood, A. Aeppli and A. Soni, Phys. Rev. Lett. {\bf 69}, 2754 (1992) ; G.L. Kane, G.
A. Ladinsky and C.-P. Yuan, Phys. Rev. D {\bf 45}, 124 (1992) ; G. Ladinsky,
; W. Bernreuther, A. Brandenburg, and P. Uwer, Phys. Lett. B {\bf
368}, 153 (1996).
\bb{pol2} J.H. K\"uhn, A. Reiter and P.M. Zerwas, Nucl. Phys. B {\bf 272}, 560
(1986);
M. Anselmino, P. Kroll and B. Pire, Phys. Lett. B {\bf 167}, 113 (1986); 
G.A. Ladinsky and C.-P. Yuan, Phys. Rev. D {\bf 45}, 124 (1991);
C.-P. Yuan, Phys. Rev. D {\bf 45}, 782 (1992). 
\bb{sum} R. Harlander, M. Je\. zabek, J.H. K\"uhn and T. Teubner; M. Je\. zabek,
Phys. Lett. B {\bf 346}, 137 (1995); 
R. Harlander, M. Je\. zabek, J.H. K\"uhn and M. Peter, Z. Phys.
C {\bf 73}, 477 (1997); B.M. Chibisov and M.B. Voloshin, Mod. Phys. Lett. A 
{\bf 13},
973 (1998); M. Je\. zabek, T. Nagano and Y. Sumino, Phys. Rev. D {\bf 62}, 
014034 (2000); Y.
Sumino, .
\bb{new} J.P. Ma and A. Brandenburg, Z. Phys. C {\bf 56}, 97 (1992); A. Brandenburg
and J.P. Ma, Phs. Lett. B {\bf 298}, 211 (1993); P. Haberl, O. Nachtmann, A. Wilch,
Phys. Rev. D {\bf 53}, 4875 (1996);  
C.T. Hill and S.J. Parke,  Phys. Rev. D {\bf 49}, 4454 (1994); 
S.D. Rindani and M.M. Tung, Phys. Lett. B {\bf 424}, 424 (1998); Eur. Phys.
J. C {\bf 11}, 485 (1999); B. Holdom and T. Torma, Toronto preprint UTPT-99-06.
\bb{bern} W. Bernreuther, J.P. Ma and T. Schr\" oder, Phys.Lett. B  {\bf 297}, 
 318 (1992); W.
Bernreuther, O. Nachtmann, P. Overmann and T. Schr\" oder, Nucl. Phys. B 
{\bf 388}, 53 (1992); {\bf 406}, 516 (1993) (E).
\bb{arens} T. Arens and L.M. Sehgal, Nucl. Phys. B {\bf 393}, 46 (1993); 
Phys. Rev. D {\bf 50}, 4372 (1994).
\bb{pou0} D. Chang, W.-Y. Keung and I. Phillips, Nucl. Phys. B {\bf 408}, 286
(1993);
{\bf 429}, 255 (1994) (E); P. Poulose and S.D. Rindani, Phys. Lett. B {\bf 349}, 379 (1995); 
\bb{pou} P. Poulose and S.D. Rindani, Phys. Rev. D {\bf 54}, 4326 (1996); 
D {\bf 61}, 119901 (2000) (E); Phys. Lett. B {\bf 383}, 212 (1996).
\bb{ter} O. Terazawa, Int. J. Mod. Phys. A {\bf 10}, 1953 (1995).
\bb{chris2} E. Christova and D. Draganov, Phys. Lett. B {\bf 434}, 373 (1998); 
E. Christova, Int. J. Mod. Phys. A {\bf 14}, 1 (1999).
\bb{akatsu} B. Mele, Mod. Phys. Lett. A {\bf 9}, 1239 (1994); B. Mele and G.
Altarelli, Phys. Lett. B {\bf 299}, (1993) 345; Y. Akatsu and O. Terezawa, 
Int. J.  Mod. Phys. A {\bf 12}, 2613 (1997).
\bb{grzad0} B. Grzadkowski and Z. Hioki, Nucl. Phys. B {\bf 484}, 17 (1997); 
Phys.  Lett. B {\bf 391}, 172 (1997); Phys. Rev. D {\bf 61}, 014013 (2000);
L. Brzezi\' nski, B. Grzadkowski and Z. Hioki, Int. J. Mod. Phys. A {\bf 14}, 
 1261 (1999).
\bb{grzad} B. Grzadkowski and Z. Hioki, Phys. Lett. B {\bf 476}, 87 (2000), 
Nucl. Phys.  B {\bf 585}, 3 (2000).
\bb{sdr} S. D. Rindani, Pramana J. Phys. {\bf 54}, 791 (2000).
\bb{chris}  A. Bartl, E. Christova, T. Gajdosik and W. Majerotto, Phys. Rev. D
{\bf 58}, 074007 (1998); ; Phys. Rev. D {\bf 59}, 077503 (1999). 
\bb{jezabek} J.H. K\" uhn, Nucl. Phys. B {\bf 237}, 77 (1984); M. Je\. zabek and 
J.H. K\" uhn, Phys. Lett. B {\bf 329}, 317 (1994); A. Czarnecki, M. Je\. zabek and 
J.H. K\" uhn, Nucl. Phys. B {\bf 427}, 3 (1994); K. Cheung, Phys. Rev. D 
{\bf 55}, 4430 (1997).
\bb{sonireview} D. Atwood, S. Bar-Shalom, G. Eilam and A. Soni, 
Phys. Rep. {\bf C 347}, 1 (2001).
\bb{kuhn} I. Bigi and H. Krasemann, Z. Phys. {\bf C 7}, 127 (1981); J. K\" uhn, Acta 
Phys. Austr. Suppl. {\bf XXIV}, 203 (1982) ; 
I. Bigi {\it et al.}, Phys. Lett. B {\bf 181}, 157 (1986).
\bb{parke} G. Mahlon and S. Parke, Phys. Rev. D {\bf 53}, 4886 (1996); 
Phys. Lett. B {\bf 411}, 173 (1997).
\bb{shadmi} S. Parke and Y. Shadmi, Phys. Lett. B {\bf 387}, 199 (1996).
\bb{kiyo} Y. Kiyo, J. Kodaira, K. Morii, T. Nasuno and S. Parke, Nucl. Phys. 
Proc. Suppl. {\bf 89}, 37 (2000);
 Y. Kiyo, J. Kodaira and K. Morii, Eur. Phys. J. C {\bf 18}, 327 (2000).
\bb{zerwasold} J.H. K\" uhn, A. Reiter and P.M. Zerwas, Nucl. Phys. B {\bf 272},
 560 (1986).
\bb{korner} J.G. K\" orner, A. Pilaftsis and M.M. Tung, Z. Phys. C {\bf 63}, 
615 (1994); 
S. Groote, J.G. K\" orner and M.M. Tung, Z. Phys. C 
{\bf 70}, 281 (1996); S. 
Groote and J.G. K\" orner, Z. Phys. C {\bf 72}, 255 (1996); 
S. Groote, J.G. K\" orner and M.M. Tung, Z. Phys. C {\bf 74}, 615 (1997);
H.A. Olesen and J.B. Stav, Phys. Rev. D {\bf 56}, 407 (1997).
\bb{ravi} V. Ravindran and W.L. van Nerven, Phys. Lett. B {\bf 445}, 214 (1998); Phys.
Lett. B {\bf 445}, 206 (1998); Nucl. Phys. B {\bf 589}, 507 (2000).
\bb{lampe} B. Lampe, Eur. Phys. J. C {\bf 8}, 447 (1999).
\bb{brand} A. Brandenburg, M. Flesch and P. Uwer, ; M. Fischer,
S. Groote, J.G. K\" orner and M.C. Mauser,  .
\bb{kodaira} J. Kodaira , T. Nasuno and S. Parke, Phys. Rev. D {\bf 59}, 014023
(1999).
\bb{liu} H.X. Liu, C.S. Li and Z.J. Xiao, Phys. Lett. B {\bf 458}, 393 (1999).
\bb{tung} M.M. Tung, J. Bernab\' eu and J. Pe\~ narrocha, Nucl. Phys. B 
{\bf 470}, 41 (1996); Phys. Lett. B {\bf 418}, 181 (1998).
\bb{lampe2} B. Lampe, .
\bb{been} W. Beenakker, F.A. Berends and A.P. Chapovsky, Phys. Lett. B 
{\bf 454}, 129 (1999).
\bb{PLB} S.D. Rindani, Phys. Lett. B {\bf 503}, 292 (2001).
\bb{kek} S.D. Rindani, to be published in the Proceedings of the Theory
Workshop on Physics at Linear Colliders, KEK, Japan, 15-17 March 2001, 
hep-ph/015318.
\bb{fn} The expressions given in \cite{PLB} cannot be used here  since they
have been written neglecting the imaginary parts of form factors. However, in
that work, only polar-angle distributions were calculated, for which the
imaginary parts do not contribute.

\end{document}
% GNUPLOT: LaTeX picture with Postscript
\begingroup%
  \makeatletter%
  \newcommand{\GNUPLOTspecial}{%
    \@sanitize\catcode`\%=14\relax\special}%
  \setlength{\unitlength}{0.1bp}%
{\GNUPLOTspecial{!
%!PS-Adobe-2.0 EPSF-2.0
%%Title: normangdist1.tex
%%Creator: gnuplot 3.7 patchlevel 1
%%CreationDate: Mon Sep 10 16:12:26 2001
%%DocumentFonts: 
%%BoundingBox: 0 0 306 183
%%Orientation: Landscape
%%EndComments
/gnudict 256 dict def
gnudict begin
/Color true def
/Solid false def
/gnulinewidth 5.000 def
/userlinewidth gnulinewidth def
/vshift -33 def
/dl {10 mul} def
/hpt_ 31.5 def
/vpt_ 31.5 def
/hpt hpt_ def
/vpt vpt_ def
/M {moveto} bind def
/L {lineto} bind def
/R {rmoveto} bind def
/V {rlineto} bind def
/vpt2 vpt 2 mul def
/hpt2 hpt 2 mul def
/Lshow { currentpoint stroke M
  0 vshift R show } def
/Rshow { currentpoint stroke M
  dup stringwidth pop neg vshift R show } def
/Cshow { currentpoint stroke M
  dup stringwidth pop -2 div vshift R show } def
/UP { dup vpt_ mul /vpt exch def hpt_ mul /hpt exch def
  /hpt2 hpt 2 mul def /vpt2 vpt 2 mul def } def
/DL { Color {setrgbcolor Solid {pop []} if 0 setdash }
 {pop pop pop Solid {pop []} if 0 setdash} ifelse } def
/BL { stroke userlinewidth 2 mul setlinewidth } def
/AL { stroke userlinewidth 2 div setlinewidth } def
/UL { dup gnulinewidth mul /userlinewidth exch def
      10 mul /udl exch def } def
/PL { stroke userlinewidth setlinewidth } def
/LTb { BL [] 0 0 0 DL } def
/LTa { AL [1 udl mul 2 udl mul] 0 setdash 0 0 0 setrgbcolor } def
/LT0 { PL [] 1 0 0 DL } def
/LT1 { PL [4 dl 2 dl] 0 1 0 DL } def
/LT2 { PL [2 dl 3 dl] 0 0 1 DL } def
/LT3 { PL [1 dl 1.5 dl] 1 0 1 DL } def
/LT4 { PL [5 dl 2 dl 1 dl 2 dl] 0 1 1 DL } def
/LT5 { PL [4 dl 3 dl 1 dl 3 dl] 1 1 0 DL } def
/LT6 { PL [2 dl 2 dl 2 dl 4 dl] 0 0 0 DL } def
/LT7 { PL [2 dl 2 dl 2 dl 2 dl 2 dl 4 dl] 1 0.3 0 DL } def
/LT8 { PL [2 dl 2 dl 2 dl 2 dl 2 dl 2 dl 2 dl 4 dl] 0.5 0.5 0.5 DL } def
/Pnt { stroke [] 0 setdash
   gsave 1 setlinecap M 0 0 V stroke grestore } def
/Dia { stroke [] 0 setdash 2 copy vpt add M
  hpt neg vpt neg V hpt vpt neg V
  hpt vpt V hpt neg vpt V closepath stroke
  Pnt } def
/Pls { stroke [] 0 setdash vpt sub M 0 vpt2 V
  currentpoint stroke M
  hpt neg vpt neg R hpt2 0 V stroke
  } def
/Box { stroke [] 0 setdash 2 copy exch hpt sub exch vpt add M
  0 vpt2 neg V hpt2 0 V 0 vpt2 V
  hpt2 neg 0 V closepath stroke
  Pnt } def
/Crs { stroke [] 0 setdash exch hpt sub exch vpt add M
  hpt2 vpt2 neg V currentpoint stroke M
  hpt2 neg 0 R hpt2 vpt2 V stroke } def
/TriU { stroke [] 0 setdash 2 copy vpt 1.12 mul add M
  hpt neg vpt -1.62 mul V
  hpt 2 mul 0 V
  hpt neg vpt 1.62 mul V closepath stroke
  Pnt  } def
/Star { 2 copy Pls Crs } def
/BoxF { stroke [] 0 setdash exch hpt sub exch vpt add M
  0 vpt2 neg V  hpt2 0 V  0 vpt2 V
  hpt2 neg 0 V  closepath fill } def
/TriUF { stroke [] 0 setdash vpt 1.12 mul add M
  hpt neg vpt -1.62 mul V
  hpt 2 mul 0 V
  hpt neg vpt 1.62 mul V closepath fill } def
/TriD { stroke [] 0 setdash 2 copy vpt 1.12 mul sub M
  hpt neg vpt 1.62 mul V
  hpt 2 mul 0 V
  hpt neg vpt -1.62 mul V closepath stroke
  Pnt  } def
/TriDF { stroke [] 0 setdash vpt 1.12 mul sub M
  hpt neg vpt 1.62 mul V
  hpt 2 mul 0 V
  hpt neg vpt -1.62 mul V closepath fill} def
/DiaF { stroke [] 0 setdash vpt add M
  hpt neg vpt neg V hpt vpt neg V
  hpt vpt V hpt neg vpt V closepath fill } def
/Pent { stroke [] 0 setdash 2 copy gsave
  translate 0 hpt M 4 {72 rotate 0 hpt L} repeat
  closepath stroke grestore Pnt } def
/PentF { stroke [] 0 setdash gsave
  translate 0 hpt M 4 {72 rotate 0 hpt L} repeat
  closepath fill grestore } def
/Circle { stroke [] 0 setdash 2 copy
  hpt 0 360 arc stroke Pnt } def
/CircleF { stroke [] 0 setdash hpt 0 360 arc fill } def
/C0 { BL [] 0 setdash 2 copy moveto vpt 90 450  arc } bind def
/C1 { BL [] 0 setdash 2 copy        moveto
       2 copy  vpt 0 90 arc closepath fill
               vpt 0 360 arc closepath } bind def
/C2 { BL [] 0 setdash 2 copy moveto
       2 copy  vpt 90 180 arc closepath fill
               vpt 0 360 arc closepath } bind def
/C3 { BL [] 0 setdash 2 copy moveto
       2 copy  vpt 0 180 arc closepath fill
               vpt 0 360 arc closepath } bind def
/C4 { BL [] 0 setdash 2 copy moveto
       2 copy  vpt 180 270 arc closepath fill
               vpt 0 360 arc closepath } bind def
/C5 { BL [] 0 setdash 2 copy moveto
       2 copy  vpt 0 90 arc
       2 copy moveto
       2 copy  vpt 180 270 arc closepath fill
               vpt 0 360 arc } bind def
/C6 { BL [] 0 setdash 2 copy moveto
      2 copy  vpt 90 270 arc closepath fill
              vpt 0 360 arc closepath } bind def
/C7 { BL [] 0 setdash 2 copy moveto
      2 copy  vpt 0 270 arc closepath fill
              vpt 0 360 arc closepath } bind def
/C8 { BL [] 0 setdash 2 copy moveto
      2 copy vpt 270 360 arc closepath fill
              vpt 0 360 arc closepath } bind def
/C9 { BL [] 0 setdash 2 copy moveto
      2 copy  vpt 270 450 arc closepath fill
              vpt 0 360 arc closepath } bind def
/C10 { BL [] 0 setdash 2 copy 2 copy moveto vpt 270 360 arc closepath fill
       2 copy moveto
       2 copy vpt 90 180 arc closepath fill
               vpt 0 360 arc closepath } bind def
/C11 { BL [] 0 setdash 2 copy moveto
       2 copy  vpt 0 180 arc closepath fill
       2 copy moveto
       2 copy  vpt 270 360 arc closepath fill
               vpt 0 360 arc closepath } bind def
/C12 { BL [] 0 setdash 2 copy moveto
       2 copy  vpt 180 360 arc closepath fill
               vpt 0 360 arc closepath } bind def
/C13 { BL [] 0 setdash  2 copy moveto
       2 copy  vpt 0 90 arc closepath fill
       2 copy moveto
       2 copy  vpt 180 360 arc closepath fill
               vpt 0 360 arc closepath } bind def
/C14 { BL [] 0 setdash 2 copy moveto
       2 copy  vpt 90 360 arc closepath fill
               vpt 0 360 arc } bind def
/C15 { BL [] 0 setdash 2 copy vpt 0 360 arc closepath fill
               vpt 0 360 arc closepath } bind def
/Rec   { newpath 4 2 roll moveto 1 index 0 rlineto 0 exch rlineto
       neg 0 rlineto closepath } bind def
/Square { dup Rec } bind def
/Bsquare { vpt sub exch vpt sub exch vpt2 Square } bind def
/S0 { BL [] 0 setdash 2 copy moveto 0 vpt rlineto BL Bsquare } bind def
/S1 { BL [] 0 setdash 2 copy vpt Square fill Bsquare } bind def
/S2 { BL [] 0 setdash 2 copy exch vpt sub exch vpt Square fill Bsquare } bind def
/S3 { BL [] 0 setdash 2 copy exch vpt sub exch vpt2 vpt Rec fill Bsquare } bind def
/S4 { BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt Square fill Bsquare } bind def
/S5 { BL [] 0 setdash 2 copy 2 copy vpt Square fill
       exch vpt sub exch vpt sub vpt Square fill Bsquare } bind def
/S6 { BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt vpt2 Rec fill Bsquare } bind def
/S7 { BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt vpt2 Rec fill
       2 copy vpt Square fill
       Bsquare } bind def
/S8 { BL [] 0 setdash 2 copy vpt sub vpt Square fill Bsquare } bind def
/S9 { BL [] 0 setdash 2 copy vpt sub vpt vpt2 Rec fill Bsquare } bind def
/S10 { BL [] 0 setdash 2 copy vpt sub vpt Square fill 2 copy exch vpt sub exch vpt Square fill
       Bsquare } bind def
/S11 { BL [] 0 setdash 2 copy vpt sub vpt Square fill 2 copy exch vpt sub exch vpt2 vpt Rec fill
       Bsquare } bind def
/S12 { BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt2 vpt Rec fill Bsquare } bind def
/S13 { BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt2 vpt Rec fill
       2 copy vpt Square fill Bsquare } bind def
/S14 { BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt2 vpt Rec fill
       2 copy exch vpt sub exch vpt Square fill Bsquare } bind def
/S15 { BL [] 0 setdash 2 copy Bsquare fill Bsquare } bind def
/D0 { gsave translate 45 rotate 0 0 S0 stroke grestore } bind def
/D1 { gsave translate 45 rotate 0 0 S1 stroke grestore } bind def
/D2 { gsave translate 45 rotate 0 0 S2 stroke grestore } bind def
/D3 { gsave translate 45 rotate 0 0 S3 stroke grestore } bind def
/D4 { gsave translate 45 rotate 0 0 S4 stroke grestore } bind def
/D5 { gsave translate 45 rotate 0 0 S5 stroke grestore } bind def
/D6 { gsave translate 45 rotate 0 0 S6 stroke grestore } bind def
/D7 { gsave translate 45 rotate 0 0 S7 stroke grestore } bind def
/D8 { gsave translate 45 rotate 0 0 S8 stroke grestore } bind def
/D9 { gsave translate 45 rotate 0 0 S9 stroke grestore } bind def
/D10 { gsave translate 45 rotate 0 0 S10 stroke grestore } bind def
/D11 { gsave translate 45 rotate 0 0 S11 stroke grestore } bind def
/D12 { gsave translate 45 rotate 0 0 S12 stroke grestore } bind def
/D13 { gsave translate 45 rotate 0 0 S13 stroke grestore } bind def
/D14 { gsave translate 45 rotate 0 0 S14 stroke grestore } bind def
/D15 { gsave translate 45 rotate 0 0 S15 stroke grestore } bind def
/DiaE { stroke [] 0 setdash vpt add M
  hpt neg vpt neg V hpt vpt neg V
  hpt vpt V hpt neg vpt V closepath stroke } def
/BoxE { stroke [] 0 setdash exch hpt sub exch vpt add M
  0 vpt2 neg V hpt2 0 V 0 vpt2 V
  hpt2 neg 0 V closepath stroke } def
/TriUE { stroke [] 0 setdash vpt 1.12 mul add M
  hpt neg vpt -1.62 mul V
  hpt 2 mul 0 V
  hpt neg vpt 1.62 mul V closepath stroke } def
/TriDE { stroke [] 0 setdash vpt 1.12 mul sub M
  hpt neg vpt 1.62 mul V
  hpt 2 mul 0 V
  hpt neg vpt -1.62 mul V closepath stroke } def
/PentE { stroke [] 0 setdash gsave
  translate 0 hpt M 4 {72 rotate 0 hpt L} repeat
  closepath stroke grestore } def
/CircE { stroke [] 0 setdash 
  hpt 0 360 arc stroke } def
/Opaque { gsave closepath 1 setgray fill grestore 0 setgray closepath } def
/DiaW { stroke [] 0 setdash vpt add M
  hpt neg vpt neg V hpt vpt neg V
  hpt vpt V hpt neg vpt V Opaque stroke } def
/BoxW { stroke [] 0 setdash exch hpt sub exch vpt add M
  0 vpt2 neg V hpt2 0 V 0 vpt2 V
  hpt2 neg 0 V Opaque stroke } def
/TriUW { stroke [] 0 setdash vpt 1.12 mul add M
  hpt neg vpt -1.62 mul V
  hpt 2 mul 0 V
  hpt neg vpt 1.62 mul V Opaque stroke } def
/TriDW { stroke [] 0 setdash vpt 1.12 mul sub M
  hpt neg vpt 1.62 mul V
  hpt 2 mul 0 V
  hpt neg vpt -1.62 mul V Opaque stroke } def
/PentW { stroke [] 0 setdash gsave
  translate 0 hpt M 4 {72 rotate 0 hpt L} repeat
  Opaque stroke grestore } def
/CircW { stroke [] 0 setdash 
  hpt 0 360 arc Opaque stroke } def
/BoxFill { gsave Rec 1 setgray fill grestore } def
end
%%EndProlog
}}%
\begin{picture}(3060,1836)(0,0)%
{\GNUPLOTspecial{"
gnudict begin
gsave
0 0 translate
0.100 0.100 scale
0 setgray
newpath
1.000 UL
LTb
500 200 M
63 0 V
2347 0 R
-63 0 V
500 419 M
63 0 V
2347 0 R
-63 0 V
500 639 M
63 0 V
2347 0 R
-63 0 V
500 858 M
63 0 V
2347 0 R
-63 0 V
500 1078 M
63 0 V
2347 0 R
-63 0 V
500 1297 M
63 0 V
2347 0 R
-63 0 V
500 1517 M
63 0 V
2347 0 R
-63 0 V
500 1736 M
63 0 V
2347 0 R
-63 0 V
500 200 M
0 63 V
0 1473 R
0 -63 V
768 200 M
0 63 V
0 1473 R
0 -63 V
1036 200 M
0 63 V
0 1473 R
0 -63 V
1303 200 M
0 63 V
0 1473 R
0 -63 V
1571 200 M
0 63 V
0 1473 R
0 -63 V
1839 200 M
0 63 V
0 1473 R
0 -63 V
2107 200 M
0 63 V
0 1473 R
0 -63 V
2374 200 M
0 63 V
0 1473 R
0 -63 V
2642 200 M
0 63 V
0 1473 R
0 -63 V
2910 200 M
0 63 V
0 1473 R
0 -63 V
1.000 UL
LTb
500 200 M
2410 0 V
0 1536 V
-2410 0 V
500 200 L
1.000 UL
LT0
2547 1623 M
263 0 V
500 1372 M
27 0 V
27 0 V
26 0 V
27 -1 V
27 0 V
27 -1 V
26 0 V
27 -1 V
27 -1 V
27 -1 V
27 -1 V
26 -1 V
27 -2 V
27 -1 V
27 -1 V
26 -2 V
27 -2 V
27 -1 V
27 -2 V
27 -2 V
26 -1 V
27 -2 V
27 -2 V
27 -2 V
26 -2 V
27 -2 V
27 -2 V
27 -3 V
27 -2 V
26 -2 V
27 -2 V
27 -2 V
27 -3 V
26 -2 V
27 -2 V
27 -3 V
27 -2 V
27 -2 V
26 -2 V
27 -3 V
27 -2 V
27 -2 V
26 -2 V
27 -3 V
27 -2 V
27 -2 V
27 -2 V
26 -2 V
27 -3 V
27 -2 V
27 -2 V
26 -2 V
27 -2 V
27 -2 V
27 -2 V
27 -2 V
26 -1 V
27 -2 V
27 -2 V
27 -2 V
26 -2 V
27 -1 V
27 -2 V
27 -1 V
27 -2 V
26 -1 V
27 -2 V
27 -1 V
27 -1 V
26 -2 V
27 -1 V
27 -1 V
27 -1 V
27 -1 V
26 -1 V
27 -1 V
27 -1 V
27 -1 V
26 0 V
27 -1 V
27 -1 V
27 0 V
27 -1 V
26 0 V
27 0 V
27 -1 V
27 0 V
26 0 V
27 0 V
27 0 V
1.000 UL
LT1
2547 1523 M
263 0 V
500 1521 M
27 0 V
27 -2 V
26 -4 V
27 -3 V
27 -5 V
27 -6 V
26 -6 V
27 -7 V
27 -8 V
27 -7 V
27 -8 V
26 -8 V
27 -8 V
27 -8 V
27 -8 V
26 -6 V
27 -8 V
27 -7 V
27 -6 V
27 -6 V
26 -6 V
27 -6 V
27 -6 V
27 -5 V
26 -5 V
27 -5 V
27 -4 V
27 -5 V
27 -4 V
26 -4 V
27 -4 V
27 -3 V
27 -4 V
26 -3 V
27 -4 V
27 -3 V
27 -3 V
27 -3 V
26 -3 V
27 -2 V
27 -3 V
27 -3 V
26 -2 V
27 -3 V
27 -2 V
27 -3 V
27 -2 V
26 -2 V
27 -2 V
27 -2 V
27 -2 V
26 -2 V
27 -2 V
27 -2 V
27 -2 V
27 -2 V
26 -2 V
27 -2 V
27 -1 V
27 -2 V
26 -2 V
27 -1 V
27 -2 V
27 -1 V
27 -2 V
26 -1 V
27 -1 V
27 -2 V
27 -1 V
26 -1 V
27 -1 V
27 -1 V
27 -1 V
27 -1 V
26 -1 V
27 -1 V
27 -1 V
27 -1 V
26 0 V
27 -1 V
27 -1 V
27 0 V
27 -1 V
26 0 V
27 0 V
27 -1 V
27 0 V
26 0 V
27 0 V
27 0 V
1.000 UL
LT2
2547 1423 M
263 0 V
500 1328 M
27 0 V
27 0 V
26 0 V
27 0 V
27 0 V
27 -1 V
26 0 V
27 0 V
27 -1 V
27 0 V
27 -1 V
26 0 V
27 -1 V
27 0 V
27 -1 V
26 -1 V
27 0 V
27 -1 V
27 -1 V
27 -1 V
26 -1 V
27 -1 V
27 -1 V
27 -1 V
26 -1 V
27 -1 V
27 -1 V
27 -1 V
27 -2 V
26 -1 V
27 -1 V
27 -2 V
27 -1 V
26 -2 V
27 -1 V
27 -2 V
27 -2 V
27 -1 V
26 -2 V
27 -2 V
27 -2 V
27 -2 V
26 -2 V
27 -1 V
27 -3 V
27 -2 V
27 -2 V
26 -2 V
27 -2 V
27 -3 V
27 -2 V
26 -2 V
27 -3 V
27 -2 V
27 -3 V
27 -3 V
26 -3 V
27 -3 V
27 -3 V
27 -3 V
26 -3 V
27 -4 V
27 -3 V
27 -4 V
27 -5 V
26 -4 V
27 -5 V
27 -5 V
27 -6 V
26 -6 V
27 -7 V
27 -8 V
27 -9 V
27 -10 V
26 -12 V
27 -13 V
27 -15 V
27 -20 V
26 -22 V
27 -28 V
27 -34 V
27 -43 V
27 -54 V
26 -68 V
27 -83 V
27 -101 V
27 -115 V
26 -115 V
27 -88 V
27 -34 V
stroke
grestore
end
showpage
}}%
\put(2497,1423){\makebox(0,0)[r]{$P=+1$}}%
\put(2497,1523){\makebox(0,0)[r]{$P=-1$}}%
\put(2497,1623){\makebox(0,0)[r]{$P=\;\;\;0$}}%
\put(1705,1846){\makebox(0,0){(a) $\sqrt{s}=400$ GeV}}%
\put(100,968){%
\special{ps: gsave currentpoint currentpoint translate
270 rotate neg exch neg exch translate}%
\makebox(0,0)[b]{\shortstack{$(F_{\rm SGA}-F_{\rm Born})/F_{\rm Born}$}}%
\special{ps: currentpoint grestore moveto}%
}%
\put(2910,100){\makebox(0,0){180}}%
\put(2642,100){\makebox(0,0){160}}%
\put(2374,100){\makebox(0,0){140}}%
\put(2107,100){\makebox(0,0){120}}%
\put(1839,100){\makebox(0,0){100}}%
\put(1571,100){\makebox(0,0){80}}%
\put(1303,100){\makebox(0,0){60}}%
\put(1036,100){\makebox(0,0){40}}%
\put(768,100){\makebox(0,0){20}}%
\put(500,100){\makebox(0,0){0}}%
\put(450,1736){\makebox(0,0)[r]{0.04}}%
\put(450,1517){\makebox(0,0)[r]{0.02}}%
\put(450,1297){\makebox(0,0)[r]{0}}%
\put(450,1078){\makebox(0,0)[r]{-0.02}}%
\put(450,858){\makebox(0,0)[r]{-0.04}}%
\put(450,639){\makebox(0,0)[r]{-0.06}}%
\put(450,419){\makebox(0,0)[r]{-0.08}}%
\put(450,200){\makebox(0,0)[r]{-0.1}}%
\end{picture}%
\endgroup
\endinput
% GNUPLOT: LaTeX picture with Postscript
\begingroup%
  \makeatletter%
  \newcommand{\GNUPLOTspecial}{%
    \@sanitize\catcode`\%=14\relax\special}%
  \setlength{\unitlength}{0.1bp}%
{\GNUPLOTspecial{!
%!PS-Adobe-2.0 EPSF-2.0
%%Title: normangdist2.tex
%%Creator: gnuplot 3.7 patchlevel 1
%%CreationDate: Mon Sep 10 16:12:29 2001
%%DocumentFonts: 
%%BoundingBox: 0 0 306 183
%%Orientation: Landscape
%%EndComments
/gnudict 256 dict def
gnudict begin
/Color true def
/Solid false def
/gnulinewidth 5.000 def
/userlinewidth gnulinewidth def
/vshift -33 def
/dl {10 mul} def
/hpt_ 31.5 def
/vpt_ 31.5 def
/hpt hpt_ def
/vpt vpt_ def
/M {moveto} bind def
/L {lineto} bind def
/R {rmoveto} bind def
/V {rlineto} bind def
/vpt2 vpt 2 mul def
/hpt2 hpt 2 mul def
/Lshow { currentpoint stroke M
  0 vshift R show } def
/Rshow { currentpoint stroke M
  dup stringwidth pop neg vshift R show } def
/Cshow { currentpoint stroke M
  dup stringwidth pop -2 div vshift R show } def
/UP { dup vpt_ mul /vpt exch def hpt_ mul /hpt exch def
  /hpt2 hpt 2 mul def /vpt2 vpt 2 mul def } def
/DL { Color {setrgbcolor Solid {pop []} if 0 setdash }
 {pop pop pop Solid {pop []} if 0 setdash} ifelse } def
/BL { stroke userlinewidth 2 mul setlinewidth } def
/AL { stroke userlinewidth 2 div setlinewidth } def
/UL { dup gnulinewidth mul /userlinewidth exch def
      10 mul /udl exch def } def
/PL { stroke userlinewidth setlinewidth } def
/LTb { BL [] 0 0 0 DL } def
/LTa { AL [1 udl mul 2 udl mul] 0 setdash 0 0 0 setrgbcolor } def
/LT0 { PL [] 1 0 0 DL } def
/LT1 { PL [4 dl 2 dl] 0 1 0 DL } def
/LT2 { PL [2 dl 3 dl] 0 0 1 DL } def
/LT3 { PL [1 dl 1.5 dl] 1 0 1 DL } def
/LT4 { PL [5 dl 2 dl 1 dl 2 dl] 0 1 1 DL } def
/LT5 { PL [4 dl 3 dl 1 dl 3 dl] 1 1 0 DL } def
/LT6 { PL [2 dl 2 dl 2 dl 4 dl] 0 0 0 DL } def
/LT7 { PL [2 dl 2 dl 2 dl 2 dl 2 dl 4 dl] 1 0.3 0 DL } def
/LT8 { PL [2 dl 2 dl 2 dl 2 dl 2 dl 2 dl 2 dl 4 dl] 0.5 0.5 0.5 DL } def
/Pnt { stroke [] 0 setdash
   gsave 1 setlinecap M 0 0 V stroke grestore } def
/Dia { stroke [] 0 setdash 2 copy vpt add M
  hpt neg vpt neg V hpt vpt neg V
  hpt vpt V hpt neg vpt V closepath stroke
  Pnt } def
/Pls { stroke [] 0 setdash vpt sub M 0 vpt2 V
  currentpoint stroke M
  hpt neg vpt neg R hpt2 0 V stroke
  } def
/Box { stroke [] 0 setdash 2 copy exch hpt sub exch vpt add M
  0 vpt2 neg V hpt2 0 V 0 vpt2 V
  hpt2 neg 0 V closepath stroke
  Pnt } def
/Crs { stroke [] 0 setdash exch hpt sub exch vpt add M
  hpt2 vpt2 neg V currentpoint stroke M
  hpt2 neg 0 R hpt2 vpt2 V stroke } def
/TriU { stroke [] 0 setdash 2 copy vpt 1.12 mul add M
  hpt neg vpt -1.62 mul V
  hpt 2 mul 0 V
  hpt neg vpt 1.62 mul V closepath stroke
  Pnt  } def
/Star { 2 copy Pls Crs } def
/BoxF { stroke [] 0 setdash exch hpt sub exch vpt add M
  0 vpt2 neg V  hpt2 0 V  0 vpt2 V
  hpt2 neg 0 V  closepath fill } def
/TriUF { stroke [] 0 setdash vpt 1.12 mul add M
  hpt neg vpt -1.62 mul V
  hpt 2 mul 0 V
  hpt neg vpt 1.62 mul V closepath fill } def
/TriD { stroke [] 0 setdash 2 copy vpt 1.12 mul sub M
  hpt neg vpt 1.62 mul V
  hpt 2 mul 0 V
  hpt neg vpt -1.62 mul V closepath stroke
  Pnt  } def
/TriDF { stroke [] 0 setdash vpt 1.12 mul sub M
  hpt neg vpt 1.62 mul V
  hpt 2 mul 0 V
  hpt neg vpt -1.62 mul V closepath fill} def
/DiaF { stroke [] 0 setdash vpt add M
  hpt neg vpt neg V hpt vpt neg V
  hpt vpt V hpt neg vpt V closepath fill } def
/Pent { stroke [] 0 setdash 2 copy gsave
  translate 0 hpt M 4 {72 rotate 0 hpt L} repeat
  closepath stroke grestore Pnt } def
/PentF { stroke [] 0 setdash gsave
  translate 0 hpt M 4 {72 rotate 0 hpt L} repeat
  closepath fill grestore } def
/Circle { stroke [] 0 setdash 2 copy
  hpt 0 360 arc stroke Pnt } def
/CircleF { stroke [] 0 setdash hpt 0 360 arc fill } def
/C0 { BL [] 0 setdash 2 copy moveto vpt 90 450  arc } bind def
/C1 { BL [] 0 setdash 2 copy        moveto
       2 copy  vpt 0 90 arc closepath fill
               vpt 0 360 arc closepath } bind def
/C2 { BL [] 0 setdash 2 copy moveto
       2 copy  vpt 90 180 arc closepath fill
               vpt 0 360 arc closepath } bind def
/C3 { BL [] 0 setdash 2 copy moveto
       2 copy  vpt 0 180 arc closepath fill
               vpt 0 360 arc closepath } bind def
/C4 { BL [] 0 setdash 2 copy moveto
       2 copy  vpt 180 270 arc closepath fill
               vpt 0 360 arc closepath } bind def
/C5 { BL [] 0 setdash 2 copy moveto
       2 copy  vpt 0 90 arc
       2 copy moveto
       2 copy  vpt 180 270 arc closepath fill
               vpt 0 360 arc } bind def
/C6 { BL [] 0 setdash 2 copy moveto
      2 copy  vpt 90 270 arc closepath fill
              vpt 0 360 arc closepath } bind def
/C7 { BL [] 0 setdash 2 copy moveto
      2 copy  vpt 0 270 arc closepath fill
              vpt 0 360 arc closepath } bind def
/C8 { BL [] 0 setdash 2 copy moveto
      2 copy vpt 270 360 arc closepath fill
              vpt 0 360 arc closepath } bind def
/C9 { BL [] 0 setdash 2 copy moveto
      2 copy  vpt 270 450 arc closepath fill
              vpt 0 360 arc closepath } bind def
/C10 { BL [] 0 setdash 2 copy 2 copy moveto vpt 270 360 arc closepath fill
       2 copy moveto
       2 copy vpt 90 180 arc closepath fill
               vpt 0 360 arc closepath } bind def
/C11 { BL [] 0 setdash 2 copy moveto
       2 copy  vpt 0 180 arc closepath fill
       2 copy moveto
       2 copy  vpt 270 360 arc closepath fill
               vpt 0 360 arc closepath } bind def
/C12 { BL [] 0 setdash 2 copy moveto
       2 copy  vpt 180 360 arc closepath fill
               vpt 0 360 arc closepath } bind def
/C13 { BL [] 0 setdash  2 copy moveto
       2 copy  vpt 0 90 arc closepath fill
       2 copy moveto
       2 copy  vpt 180 360 arc closepath fill
               vpt 0 360 arc closepath } bind def
/C14 { BL [] 0 setdash 2 copy moveto
       2 copy  vpt 90 360 arc closepath fill
               vpt 0 360 arc } bind def
/C15 { BL [] 0 setdash 2 copy vpt 0 360 arc closepath fill
               vpt 0 360 arc closepath } bind def
/Rec   { newpath 4 2 roll moveto 1 index 0 rlineto 0 exch rlineto
       neg 0 rlineto closepath } bind def
/Square { dup Rec } bind def
/Bsquare { vpt sub exch vpt sub exch vpt2 Square } bind def
/S0 { BL [] 0 setdash 2 copy moveto 0 vpt rlineto BL Bsquare } bind def
/S1 { BL [] 0 setdash 2 copy vpt Square fill Bsquare } bind def
/S2 { BL [] 0 setdash 2 copy exch vpt sub exch vpt Square fill Bsquare } bind def
/S3 { BL [] 0 setdash 2 copy exch vpt sub exch vpt2 vpt Rec fill Bsquare } bind def
/S4 { BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt Square fill Bsquare } bind def
/S5 { BL [] 0 setdash 2 copy 2 copy vpt Square fill
       exch vpt sub exch vpt sub vpt Square fill Bsquare } bind def
/S6 { BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt vpt2 Rec fill Bsquare } bind def
/S7 { BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt vpt2 Rec fill
       2 copy vpt Square fill
       Bsquare } bind def
/S8 { BL [] 0 setdash 2 copy vpt sub vpt Square fill Bsquare } bind def
/S9 { BL [] 0 setdash 2 copy vpt sub vpt vpt2 Rec fill Bsquare } bind def
/S10 { BL [] 0 setdash 2 copy vpt sub vpt Square fill 2 copy exch vpt sub exch vpt Square fill
       Bsquare } bind def
/S11 { BL [] 0 setdash 2 copy vpt sub vpt Square fill 2 copy exch vpt sub exch vpt2 vpt Rec fill
       Bsquare } bind def
/S12 { BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt2 vpt Rec fill Bsquare } bind def
/S13 { BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt2 vpt Rec fill
       2 copy vpt Square fill Bsquare } bind def
/S14 { BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt2 vpt Rec fill
       2 copy exch vpt sub exch vpt Square fill Bsquare } bind def
/S15 { BL [] 0 setdash 2 copy Bsquare fill Bsquare } bind def
/D0 { gsave translate 45 rotate 0 0 S0 stroke grestore } bind def
/D1 { gsave translate 45 rotate 0 0 S1 stroke grestore } bind def
/D2 { gsave translate 45 rotate 0 0 S2 stroke grestore } bind def
/D3 { gsave translate 45 rotate 0 0 S3 stroke grestore } bind def
/D4 { gsave translate 45 rotate 0 0 S4 stroke grestore } bind def
/D5 { gsave translate 45 rotate 0 0 S5 stroke grestore } bind def
/D6 { gsave translate 45 rotate 0 0 S6 stroke grestore } bind def
/D7 { gsave translate 45 rotate 0 0 S7 stroke grestore } bind def
/D8 { gsave translate 45 rotate 0 0 S8 stroke grestore } bind def
/D9 { gsave translate 45 rotate 0 0 S9 stroke grestore } bind def
/D10 { gsave translate 45 rotate 0 0 S10 stroke grestore } bind def
/D11 { gsave translate 45 rotate 0 0 S11 stroke grestore } bind def
/D12 { gsave translate 45 rotate 0 0 S12 stroke grestore } bind def
/D13 { gsave translate 45 rotate 0 0 S13 stroke grestore } bind def
/D14 { gsave translate 45 rotate 0 0 S14 stroke grestore } bind def
/D15 { gsave translate 45 rotate 0 0 S15 stroke grestore } bind def
/DiaE { stroke [] 0 setdash vpt add M
  hpt neg vpt neg V hpt vpt neg V
  hpt vpt V hpt neg vpt V closepath stroke } def
/BoxE { stroke [] 0 setdash exch hpt sub exch vpt add M
  0 vpt2 neg V hpt2 0 V 0 vpt2 V
  hpt2 neg 0 V closepath stroke } def
/TriUE { stroke [] 0 setdash vpt 1.12 mul add M
  hpt neg vpt -1.62 mul V
  hpt 2 mul 0 V
  hpt neg vpt 1.62 mul V closepath stroke } def
/TriDE { stroke [] 0 setdash vpt 1.12 mul sub M
  hpt neg vpt 1.62 mul V
  hpt 2 mul 0 V
  hpt neg vpt -1.62 mul V closepath stroke } def
/PentE { stroke [] 0 setdash gsave
  translate 0 hpt M 4 {72 rotate 0 hpt L} repeat
  closepath stroke grestore } def
/CircE { stroke [] 0 setdash 
  hpt 0 360 arc stroke } def
/Opaque { gsave closepath 1 setgray fill grestore 0 setgray closepath } def
/DiaW { stroke [] 0 setdash vpt add M
  hpt neg vpt neg V hpt vpt neg V
  hpt vpt V hpt neg vpt V Opaque stroke } def
/BoxW { stroke [] 0 setdash exch hpt sub exch vpt add M
  0 vpt2 neg V hpt2 0 V 0 vpt2 V
  hpt2 neg 0 V Opaque stroke } def
/TriUW { stroke [] 0 setdash vpt 1.12 mul add M
  hpt neg vpt -1.62 mul V
  hpt 2 mul 0 V
  hpt neg vpt 1.62 mul V Opaque stroke } def
/TriDW { stroke [] 0 setdash vpt 1.12 mul sub M
  hpt neg vpt 1.62 mul V
  hpt 2 mul 0 V
  hpt neg vpt -1.62 mul V Opaque stroke } def
/PentW { stroke [] 0 setdash gsave
  translate 0 hpt M 4 {72 rotate 0 hpt L} repeat
  Opaque stroke grestore } def
/CircW { stroke [] 0 setdash 
  hpt 0 360 arc Opaque stroke } def
/BoxFill { gsave Rec 1 setgray fill grestore } def
end
%%EndProlog
}}%
\begin{picture}(3060,1836)(0,0)%
{\GNUPLOTspecial{"
gnudict begin
gsave
0 0 translate
0.100 0.100 scale
0 setgray
newpath
1.000 UL
LTb
550 200 M
63 0 V
2297 0 R
-63 0 V
550 371 M
63 0 V
2297 0 R
-63 0 V
550 541 M
63 0 V
2297 0 R
-63 0 V
550 712 M
63 0 V
2297 0 R
-63 0 V
550 883 M
63 0 V
2297 0 R
-63 0 V
550 1053 M
63 0 V
2297 0 R
-63 0 V
550 1224 M
63 0 V
2297 0 R
-63 0 V
550 1395 M
63 0 V
2297 0 R
-63 0 V
550 1565 M
63 0 V
2297 0 R
-63 0 V
550 1736 M
63 0 V
2297 0 R
-63 0 V
550 200 M
0 63 V
0 1473 R
0 -63 V
812 200 M
0 63 V
0 1473 R
0 -63 V
1074 200 M
0 63 V
0 1473 R
0 -63 V
1337 200 M
0 63 V
0 1473 R
0 -63 V
1599 200 M
0 63 V
0 1473 R
0 -63 V
1861 200 M
0 63 V
0 1473 R
0 -63 V
2123 200 M
0 63 V
0 1473 R
0 -63 V
2386 200 M
0 63 V
0 1473 R
0 -63 V
2648 200 M
0 63 V
0 1473 R
0 -63 V
2910 200 M
0 63 V
0 1473 R
0 -63 V
1.000 UL
LTb
550 200 M
2360 0 V
0 1536 V
-2360 0 V
550 200 L
1.000 UL
LT0
2547 1623 M
263 0 V
550 1481 M
26 0 V
26 0 V
27 -1 V
26 0 V
26 -2 V
26 -1 V
27 -1 V
26 -2 V
26 -3 V
26 -2 V
26 -3 V
27 -2 V
26 -4 V
26 -3 V
26 -4 V
27 -4 V
26 -4 V
26 -5 V
26 -5 V
26 -6 V
27 -5 V
26 -6 V
26 -6 V
26 -7 V
27 -7 V
26 -8 V
26 -8 V
26 -8 V
26 -8 V
27 -10 V
26 -9 V
26 -10 V
26 -10 V
27 -11 V
26 -11 V
26 -12 V
26 -12 V
26 -13 V
27 -12 V
26 -14 V
26 -14 V
26 -14 V
27 -15 V
26 -15 V
26 -16 V
26 -15 V
26 -16 V
27 -17 V
26 -16 V
26 -18 V
26 -17 V
27 -17 V
26 -17 V
26 -18 V
26 -17 V
26 -17 V
27 -17 V
26 -17 V
26 -16 V
26 -17 V
27 -16 V
26 -15 V
26 -16 V
26 -14 V
26 -13 V
27 -14 V
26 -10 V
26 -14 V
26 -10 V
27 -10 V
26 -11 V
26 -10 V
26 -7 V
26 -10 V
27 -7 V
26 -7 V
26 -3 V
26 -7 V
27 -3 V
26 -4 V
26 -6 V
26 0 V
26 -4 V
27 -3 V
26 0 V
26 -4 V
26 0 V
27 -3 V
26 0 V
26 0 V
1.000 UL
LT1
2547 1523 M
263 0 V
550 1599 M
26 0 V
26 0 V
27 0 V
26 -3 V
26 0 V
26 -3 V
27 -4 V
26 -3 V
26 -4 V
26 -3 V
26 -3 V
27 -7 V
26 -5 V
26 -6 V
26 -6 V
27 -7 V
26 -7 V
26 -8 V
26 -8 V
26 -9 V
27 -9 V
26 -9 V
26 -10 V
26 -10 V
27 -11 V
26 -11 V
26 -12 V
26 -12 V
26 -12 V
27 -13 V
26 -13 V
26 -14 V
26 -14 V
27 -14 V
26 -15 V
26 -15 V
26 -15 V
26 -16 V
27 -16 V
26 -16 V
26 -16 V
26 -17 V
27 -16 V
26 -17 V
26 -17 V
26 -17 V
26 -17 V
27 -16 V
26 -17 V
26 -17 V
26 -17 V
27 -16 V
26 -16 V
26 -16 V
26 -16 V
26 -16 V
27 -15 V
26 -15 V
26 -14 V
26 -14 V
27 -14 V
26 -13 V
26 -13 V
26 -11 V
26 -14 V
27 -10 V
26 -10 V
26 -11 V
26 -10 V
27 -7 V
26 -10 V
26 -7 V
26 -7 V
26 -6 V
27 -7 V
26 -7 V
26 -7 V
26 -3 V
27 -4 V
26 -7 V
26 -3 V
26 -3 V
26 0 V
27 -4 V
26 -3 V
26 0 V
26 -4 V
27 0 V
26 0 V
26 0 V
1.000 UL
LT2
2547 1423 M
263 0 V
550 1326 M
26 0 V
26 0 V
27 0 V
26 0 V
26 -1 V
26 0 V
27 -1 V
26 -1 V
26 -1 V
26 -1 V
26 -1 V
27 -1 V
26 -1 V
26 -1 V
26 -2 V
27 -2 V
26 -2 V
26 -2 V
26 -2 V
26 -2 V
27 -2 V
26 -3 V
26 -3 V
26 -3 V
27 -3 V
26 -3 V
26 -4 V
26 -3 V
26 -4 V
27 -5 V
26 -4 V
26 -5 V
26 -5 V
27 -5 V
26 -6 V
26 -6 V
26 -7 V
26 -6 V
27 -8 V
26 -8 V
26 -8 V
26 -9 V
27 -9 V
26 -10 V
26 -10 V
26 -12 V
26 -12 V
27 -12 V
26 -14 V
26 -14 V
26 -16 V
27 -16 V
26 -17 V
26 -18 V
26 -20 V
26 -21 V
27 -22 V
26 -23 V
26 -24 V
26 -26 V
27 -27 V
26 -27 V
26 -31 V
26 -30 V
26 -31 V
27 -31 V
26 -30 V
26 -35 V
26 -30 V
27 -34 V
26 -31 V
26 -27 V
26 -31 V
26 -28 V
27 -23 V
26 -21 V
26 -20 V
26 -17 V
27 -18 V
26 -13 V
26 -10 V
26 -7 V
26 -7 V
27 -7 V
26 -3 V
26 -4 V
26 0 V
27 0 V
26 -3 V
26 0 V
stroke
grestore
end
showpage
}}%
\put(2497,1423){\makebox(0,0)[r]{$P=+1$}}%
\put(2497,1523){\makebox(0,0)[r]{$P=-1$}}%
\put(2497,1623){\makebox(0,0)[r]{$P=\;\;\;0$}}%
\put(1730,1821){\makebox(0,0){(b) $\sqrt{s}=800$ GeV}}%
\put(100,968){%
\special{ps: gsave currentpoint currentpoint translate
270 rotate neg exch neg exch translate}%
\makebox(0,0)[b]{\shortstack{$(F_{\rm SGA}-F_{\rm Born})/F_{\rm Born}$}}%
\special{ps: currentpoint grestore moveto}%
}%
\put(2910,100){\makebox(0,0){180}}%
\put(2648,100){\makebox(0,0){160}}%
\put(2386,100){\makebox(0,0){140}}%
\put(2123,100){\makebox(0,0){120}}%
\put(1861,100){\makebox(0,0){100}}%
\put(1599,100){\makebox(0,0){80}}%
\put(1337,100){\makebox(0,0){60}}%
\put(1074,100){\makebox(0,0){40}}%
\put(812,100){\makebox(0,0){20}}%
\put(550,100){\makebox(0,0){0}}%
\put(500,1736){\makebox(0,0)[r]{0.015}}%
\put(500,1565){\makebox(0,0)[r]{0.01}}%
\put(500,1395){\makebox(0,0)[r]{0.005}}%
\put(500,1224){\makebox(0,0)[r]{0}}%
\put(500,1053){\makebox(0,0)[r]{-0.005}}%
\put(500,883){\makebox(0,0)[r]{-0.01}}%
\put(500,712){\makebox(0,0)[r]{-0.015}}%
\put(500,541){\makebox(0,0)[r]{-0.02}}%
\put(500,371){\makebox(0,0)[r]{-0.025}}%
\put(500,200){\makebox(0,0)[r]{-0.03}}%
\end{picture}%
\endgroup
\endinput
% GNUPLOT: LaTeX picture with Postscript
\begingroup%
  \makeatletter%
  \newcommand{\GNUPLOTspecial}{%
    \@sanitize\catcode`\%=14\relax\special}%
  \setlength{\unitlength}{0.1bp}%
{\GNUPLOTspecial{!
%!PS-Adobe-2.0 EPSF-2.0
%%Title: normangdist3.tex
%%Creator: gnuplot 3.7 patchlevel 1
%%CreationDate: Mon Sep 10 16:12:31 2001
%%DocumentFonts: 
%%BoundingBox: 0 0 306 183
%%Orientation: Landscape
%%EndComments
/gnudict 256 dict def
gnudict begin
/Color true def
/Solid false def
/gnulinewidth 5.000 def
/userlinewidth gnulinewidth def
/vshift -33 def
/dl {10 mul} def
/hpt_ 31.5 def
/vpt_ 31.5 def
/hpt hpt_ def
/vpt vpt_ def
/M {moveto} bind def
/L {lineto} bind def
/R {rmoveto} bind def
/V {rlineto} bind def
/vpt2 vpt 2 mul def
/hpt2 hpt 2 mul def
/Lshow { currentpoint stroke M
  0 vshift R show } def
/Rshow { currentpoint stroke M
  dup stringwidth pop neg vshift R show } def
/Cshow { currentpoint stroke M
  dup stringwidth pop -2 div vshift R show } def
/UP { dup vpt_ mul /vpt exch def hpt_ mul /hpt exch def
  /hpt2 hpt 2 mul def /vpt2 vpt 2 mul def } def
/DL { Color {setrgbcolor Solid {pop []} if 0 setdash }
 {pop pop pop Solid {pop []} if 0 setdash} ifelse } def
/BL { stroke userlinewidth 2 mul setlinewidth } def
/AL { stroke userlinewidth 2 div setlinewidth } def
/UL { dup gnulinewidth mul /userlinewidth exch def
      10 mul /udl exch def } def
/PL { stroke userlinewidth setlinewidth } def
/LTb { BL [] 0 0 0 DL } def
/LTa { AL [1 udl mul 2 udl mul] 0 setdash 0 0 0 setrgbcolor } def
/LT0 { PL [] 1 0 0 DL } def
/LT1 { PL [4 dl 2 dl] 0 1 0 DL } def
/LT2 { PL [2 dl 3 dl] 0 0 1 DL } def
/LT3 { PL [1 dl 1.5 dl] 1 0 1 DL } def
/LT4 { PL [5 dl 2 dl 1 dl 2 dl] 0 1 1 DL } def
/LT5 { PL [4 dl 3 dl 1 dl 3 dl] 1 1 0 DL } def
/LT6 { PL [2 dl 2 dl 2 dl 4 dl] 0 0 0 DL } def
/LT7 { PL [2 dl 2 dl 2 dl 2 dl 2 dl 4 dl] 1 0.3 0 DL } def
/LT8 { PL [2 dl 2 dl 2 dl 2 dl 2 dl 2 dl 2 dl 4 dl] 0.5 0.5 0.5 DL } def
/Pnt { stroke [] 0 setdash
   gsave 1 setlinecap M 0 0 V stroke grestore } def
/Dia { stroke [] 0 setdash 2 copy vpt add M
  hpt neg vpt neg V hpt vpt neg V
  hpt vpt V hpt neg vpt V closepath stroke
  Pnt } def
/Pls { stroke [] 0 setdash vpt sub M 0 vpt2 V
  currentpoint stroke M
  hpt neg vpt neg R hpt2 0 V stroke
  } def
/Box { stroke [] 0 setdash 2 copy exch hpt sub exch vpt add M
  0 vpt2 neg V hpt2 0 V 0 vpt2 V
  hpt2 neg 0 V closepath stroke
  Pnt } def
/Crs { stroke [] 0 setdash exch hpt sub exch vpt add M
  hpt2 vpt2 neg V currentpoint stroke M
  hpt2 neg 0 R hpt2 vpt2 V stroke } def
/TriU { stroke [] 0 setdash 2 copy vpt 1.12 mul add M
  hpt neg vpt -1.62 mul V
  hpt 2 mul 0 V
  hpt neg vpt 1.62 mul V closepath stroke
  Pnt  } def
/Star { 2 copy Pls Crs } def
/BoxF { stroke [] 0 setdash exch hpt sub exch vpt add M
  0 vpt2 neg V  hpt2 0 V  0 vpt2 V
  hpt2 neg 0 V  closepath fill } def
/TriUF { stroke [] 0 setdash vpt 1.12 mul add M
  hpt neg vpt -1.62 mul V
  hpt 2 mul 0 V
  hpt neg vpt 1.62 mul V closepath fill } def
/TriD { stroke [] 0 setdash 2 copy vpt 1.12 mul sub M
  hpt neg vpt 1.62 mul V
  hpt 2 mul 0 V
  hpt neg vpt -1.62 mul V closepath stroke
  Pnt  } def
/TriDF { stroke [] 0 setdash vpt 1.12 mul sub M
  hpt neg vpt 1.62 mul V
  hpt 2 mul 0 V
  hpt neg vpt -1.62 mul V closepath fill} def
/DiaF { stroke [] 0 setdash vpt add M
  hpt neg vpt neg V hpt vpt neg V
  hpt vpt V hpt neg vpt V closepath fill } def
/Pent { stroke [] 0 setdash 2 copy gsave
  translate 0 hpt M 4 {72 rotate 0 hpt L} repeat
  closepath stroke grestore Pnt } def
/PentF { stroke [] 0 setdash gsave
  translate 0 hpt M 4 {72 rotate 0 hpt L} repeat
  closepath fill grestore } def
/Circle { stroke [] 0 setdash 2 copy
  hpt 0 360 arc stroke Pnt } def
/CircleF { stroke [] 0 setdash hpt 0 360 arc fill } def
/C0 { BL [] 0 setdash 2 copy moveto vpt 90 450  arc } bind def
/C1 { BL [] 0 setdash 2 copy        moveto
       2 copy  vpt 0 90 arc closepath fill
               vpt 0 360 arc closepath } bind def
/C2 { BL [] 0 setdash 2 copy moveto
       2 copy  vpt 90 180 arc closepath fill
               vpt 0 360 arc closepath } bind def
/C3 { BL [] 0 setdash 2 copy moveto
       2 copy  vpt 0 180 arc closepath fill
               vpt 0 360 arc closepath } bind def
/C4 { BL [] 0 setdash 2 copy moveto
       2 copy  vpt 180 270 arc closepath fill
               vpt 0 360 arc closepath } bind def
/C5 { BL [] 0 setdash 2 copy moveto
       2 copy  vpt 0 90 arc
       2 copy moveto
       2 copy  vpt 180 270 arc closepath fill
               vpt 0 360 arc } bind def
/C6 { BL [] 0 setdash 2 copy moveto
      2 copy  vpt 90 270 arc closepath fill
              vpt 0 360 arc closepath } bind def
/C7 { BL [] 0 setdash 2 copy moveto
      2 copy  vpt 0 270 arc closepath fill
              vpt 0 360 arc closepath } bind def
/C8 { BL [] 0 setdash 2 copy moveto
      2 copy vpt 270 360 arc closepath fill
              vpt 0 360 arc closepath } bind def
/C9 { BL [] 0 setdash 2 copy moveto
      2 copy  vpt 270 450 arc closepath fill
              vpt 0 360 arc closepath } bind def
/C10 { BL [] 0 setdash 2 copy 2 copy moveto vpt 270 360 arc closepath fill
       2 copy moveto
       2 copy vpt 90 180 arc closepath fill
               vpt 0 360 arc closepath } bind def
/C11 { BL [] 0 setdash 2 copy moveto
       2 copy  vpt 0 180 arc closepath fill
       2 copy moveto
       2 copy  vpt 270 360 arc closepath fill
               vpt 0 360 arc closepath } bind def
/C12 { BL [] 0 setdash 2 copy moveto
       2 copy  vpt 180 360 arc closepath fill
               vpt 0 360 arc closepath } bind def
/C13 { BL [] 0 setdash  2 copy moveto
       2 copy  vpt 0 90 arc closepath fill
       2 copy moveto
       2 copy  vpt 180 360 arc closepath fill
               vpt 0 360 arc closepath } bind def
/C14 { BL [] 0 setdash 2 copy moveto
       2 copy  vpt 90 360 arc closepath fill
               vpt 0 360 arc } bind def
/C15 { BL [] 0 setdash 2 copy vpt 0 360 arc closepath fill
               vpt 0 360 arc closepath } bind def
/Rec   { newpath 4 2 roll moveto 1 index 0 rlineto 0 exch rlineto
       neg 0 rlineto closepath } bind def
/Square { dup Rec } bind def
/Bsquare { vpt sub exch vpt sub exch vpt2 Square } bind def
/S0 { BL [] 0 setdash 2 copy moveto 0 vpt rlineto BL Bsquare } bind def
/S1 { BL [] 0 setdash 2 copy vpt Square fill Bsquare } bind def
/S2 { BL [] 0 setdash 2 copy exch vpt sub exch vpt Square fill Bsquare } bind def
/S3 { BL [] 0 setdash 2 copy exch vpt sub exch vpt2 vpt Rec fill Bsquare } bind def
/S4 { BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt Square fill Bsquare } bind def
/S5 { BL [] 0 setdash 2 copy 2 copy vpt Square fill
       exch vpt sub exch vpt sub vpt Square fill Bsquare } bind def
/S6 { BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt vpt2 Rec fill Bsquare } bind def
/S7 { BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt vpt2 Rec fill
       2 copy vpt Square fill
       Bsquare } bind def
/S8 { BL [] 0 setdash 2 copy vpt sub vpt Square fill Bsquare } bind def
/S9 { BL [] 0 setdash 2 copy vpt sub vpt vpt2 Rec fill Bsquare } bind def
/S10 { BL [] 0 setdash 2 copy vpt sub vpt Square fill 2 copy exch vpt sub exch vpt Square fill
       Bsquare } bind def
/S11 { BL [] 0 setdash 2 copy vpt sub vpt Square fill 2 copy exch vpt sub exch vpt2 vpt Rec fill
       Bsquare } bind def
/S12 { BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt2 vpt Rec fill Bsquare } bind def
/S13 { BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt2 vpt Rec fill
       2 copy vpt Square fill Bsquare } bind def
/S14 { BL [] 0 setdash 2 copy exch vpt sub exch vpt sub vpt2 vpt Rec fill
       2 copy exch vpt sub exch vpt Square fill Bsquare } bind def
/S15 { BL [] 0 setdash 2 copy Bsquare fill Bsquare } bind def
/D0 { gsave translate 45 rotate 0 0 S0 stroke grestore } bind def
/D1 { gsave translate 45 rotate 0 0 S1 stroke grestore } bind def
/D2 { gsave translate 45 rotate 0 0 S2 stroke grestore } bind def
/D3 { gsave translate 45 rotate 0 0 S3 stroke grestore } bind def
/D4 { gsave translate 45 rotate 0 0 S4 stroke grestore } bind def
/D5 { gsave translate 45 rotate 0 0 S5 stroke grestore } bind def
/D6 { gsave translate 45 rotate 0 0 S6 stroke grestore } bind def
/D7 { gsave translate 45 rotate 0 0 S7 stroke grestore } bind def
/D8 { gsave translate 45 rotate 0 0 S8 stroke grestore } bind def
/D9 { gsave translate 45 rotate 0 0 S9 stroke grestore } bind def
/D10 { gsave translate 45 rotate 0 0 S10 stroke grestore } bind def
/D11 { gsave translate 45 rotate 0 0 S11 stroke grestore } bind def
/D12 { gsave translate 45 rotate 0 0 S12 stroke grestore } bind def
/D13 { gsave translate 45 rotate 0 0 S13 stroke grestore } bind def
/D14 { gsave translate 45 rotate 0 0 S14 stroke grestore } bind def
/D15 { gsave translate 45 rotate 0 0 S15 stroke grestore } bind def
/DiaE { stroke [] 0 setdash vpt add M
  hpt neg vpt neg V hpt vpt neg V
  hpt vpt V hpt neg vpt V closepath stroke } def
/BoxE { stroke [] 0 setdash exch hpt sub exch vpt add M
  0 vpt2 neg V hpt2 0 V 0 vpt2 V
  hpt2 neg 0 V closepath stroke } def
/TriUE { stroke [] 0 setdash vpt 1.12 mul add M
  hpt neg vpt -1.62 mul V
  hpt 2 mul 0 V
  hpt neg vpt 1.62 mul V closepath stroke } def
/TriDE { stroke [] 0 setdash vpt 1.12 mul sub M
  hpt neg vpt 1.62 mul V
  hpt 2 mul 0 V
  hpt neg vpt -1.62 mul V closepath stroke } def
/PentE { stroke [] 0 setdash gsave
  translate 0 hpt M 4 {72 rotate 0 hpt L} repeat
  closepath stroke grestore } def
/CircE { stroke [] 0 setdash 
  hpt 0 360 arc stroke } def
/Opaque { gsave closepath 1 setgray fill grestore 0 setgray closepath } def
/DiaW { stroke [] 0 setdash vpt add M
  hpt neg vpt neg V hpt vpt neg V
  hpt vpt V hpt neg vpt V Opaque stroke } def
/BoxW { stroke [] 0 setdash exch hpt sub exch vpt add M
  0 vpt2 neg V hpt2 0 V 0 vpt2 V
  hpt2 neg 0 V Opaque stroke } def
/TriUW { stroke [] 0 setdash vpt 1.12 mul add M
  hpt neg vpt -1.62 mul V
  hpt 2 mul 0 V
  hpt neg vpt 1.62 mul V Opaque stroke } def
/TriDW { stroke [] 0 setdash vpt 1.12 mul sub M
  hpt neg vpt 1.62 mul V
  hpt 2 mul 0 V
  hpt neg vpt -1.62 mul V Opaque stroke } def
/PentW { stroke [] 0 setdash gsave
  translate 0 hpt M 4 {72 rotate 0 hpt L} repeat
  Opaque stroke grestore } def
/CircW { stroke [] 0 setdash 
  hpt 0 360 arc Opaque stroke } def
/BoxFill { gsave Rec 1 setgray fill grestore } def
end
%%EndProlog
}}%
\begin{picture}(3060,1836)(0,0)%
{\GNUPLOTspecial{"
gnudict begin
gsave
0 0 translate
0.100 0.100 scale
0 setgray
newpath
1.000 UL
LTb
550 300 M
63 0 V
2297 0 R
-63 0 V
550 480 M
63 0 V
2297 0 R
-63 0 V
550 659 M
63 0 V
2297 0 R
-63 0 V
550 839 M
63 0 V
2297 0 R
-63 0 V
550 1018 M
63 0 V
2297 0 R
-63 0 V
550 1198 M
63 0 V
2297 0 R
-63 0 V
550 1377 M
63 0 V
2297 0 R
-63 0 V
550 1557 M
63 0 V
2297 0 R
-63 0 V
550 1736 M
63 0 V
2297 0 R
-63 0 V
550 300 M
0 63 V
0 1373 R
0 -63 V
812 300 M
0 63 V
0 1373 R
0 -63 V
1074 300 M
0 63 V
0 1373 R
0 -63 V
1337 300 M
0 63 V
0 1373 R
0 -63 V
1599 300 M
0 63 V
0 1373 R
0 -63 V
1861 300 M
0 63 V
0 1373 R
0 -63 V
2123 300 M
0 63 V
0 1373 R
0 -63 V
2386 300 M
0 63 V
0 1373 R
0 -63 V
2648 300 M
0 63 V
0 1373 R
0 -63 V
2910 300 M
0 63 V
0 1373 R
0 -63 V
1.000 UL
LTb
550 300 M
2360 0 V
0 1436 V
-2360 0 V
550 300 L
1.000 UL
LT0
2547 1623 M
263 0 V
550 1478 M
26 0 V
26 0 V
27 -1 V
26 -1 V
26 -1 V
26 -2 V
27 -1 V
26 -2 V
26 -2 V
26 -2 V
26 -3 V
27 -3 V
26 -3 V
26 -4 V
26 -3 V
27 -5 V
26 -4 V
26 -5 V
26 -5 V
26 -6 V
27 -6 V
26 -6 V
26 -7 V
26 -7 V
27 -8 V
26 -9 V
26 -8 V
26 -10 V
26 -9 V
27 -11 V
26 -12 V
26 -12 V
26 -12 V
27 -14 V
26 -14 V
26 -15 V
26 -16 V
26 -17 V
27 -18 V
26 -19 V
26 -20 V
26 -21 V
27 -22 V
26 -23 V
26 -24 V
26 -25 V
26 -27 V
27 -27 V
26 -28 V
26 -29 V
26 -31 V
27 -30 V
26 -32 V
26 -32 V
26 -33 V
26 -32 V
27 -33 V
26 -32 V
26 -31 V
26 -31 V
27 -30 V
26 -29 V
26 -27 V
26 -25 V
26 -24 V
27 -21 V
26 -20 V
26 -17 V
26 -15 V
27 -14 V
26 -10 V
26 -9 V
26 -8 V
26 -5 V
27 -4 V
26 -1 V
26 -2 V
26 0 V
27 1 V
26 1 V
26 1 V
26 2 V
26 2 V
27 3 V
26 2 V
26 1 V
26 1 V
27 1 V
26 1 V
26 0 V
1.000 UL
LT1
2547 1523 M
263 0 V
550 1582 M
26 0 V
26 0 V
27 -1 V
26 -2 V
26 -1 V
26 -3 V
27 -1 V
26 -3 V
26 -4 V
26 -2 V
26 -5 V
27 -3 V
26 -6 V
26 -4 V
26 -6 V
27 -6 V
26 -6 V
26 -8 V
26 -7 V
26 -8 V
27 -9 V
26 -9 V
26 -10 V
26 -9 V
27 -12 V
26 -12 V
26 -11 V
26 -14 V
26 -13 V
27 -16 V
26 -15 V
26 -16 V
26 -17 V
27 -18 V
26 -19 V
26 -20 V
26 -21 V
26 -21 V
27 -23 V
26 -24 V
26 -25 V
26 -25 V
27 -27 V
26 -28 V
26 -28 V
26 -29 V
26 -30 V
27 -31 V
26 -31 V
26 -32 V
26 -32 V
27 -32 V
26 -34 V
26 -32 V
26 -31 V
26 -32 V
27 -31 V
26 -30 V
26 -29 V
26 -27 V
27 -26 V
26 -25 V
26 -24 V
26 -20 V
26 -20 V
27 -18 V
26 -15 V
26 -14 V
26 -12 V
27 -10 V
26 -8 V
26 -7 V
26 -5 V
26 -4 V
27 -2 V
26 -2 V
26 -1 V
26 0 V
27 1 V
26 1 V
26 1 V
26 1 V
26 2 V
27 2 V
26 1 V
26 2 V
26 1 V
27 1 V
26 0 V
26 0 V
1.000 UL
LT2
2547 1423 M
263 0 V
550 1303 M
26 0 V
26 0 V
27 0 V
26 0 V
26 0 V
26 -1 V
27 0 V
26 -1 V
26 -1 V
26 -1 V
26 -1 V
27 -1 V
26 -1 V
26 -2 V
26 0 V
27 -2 V
26 -2 V
26 -2 V
26 -2 V
26 -2 V
27 -2 V
26 -2 V
26 -3 V
26 -2 V
27 -3 V
26 -4 V
26 -3 V
26 -4 V
26 -3 V
27 -5 V
26 -4 V
26 -5 V
26 -5 V
27 -5 V
26 -6 V
26 -7 V
26 -6 V
26 -8 V
27 -8 V
26 -8 V
26 -9 V
26 -10 V
27 -11 V
26 -11 V
26 -12 V
26 -13 V
26 -15 V
27 -15 V
26 -17 V
26 -17 V
26 -20 V
27 -20 V
26 -22 V
26 -23 V
26 -25 V
26 -27 V
27 -29 V
26 -30 V
26 -31 V
26 -33 V
27 -34 V
26 -35 V
26 -35 V
26 -36 V
26 -35 V
27 -35 V
26 -33 V
26 -32 V
26 -29 V
27 -26 V
26 -24 V
26 -20 V
26 -16 V
26 -12 V
27 -10 V
26 -6 V
26 -3 V
26 -2 V
27 2 V
26 2 V
26 4 V
26 4 V
26 5 V
27 5 V
26 4 V
26 5 V
26 2 V
27 3 V
26 2 V
26 0 V
stroke
grestore
end
showpage
}}%
\put(2497,1423){\makebox(0,0)[r]{$P=+1$}}%
\put(2497,1523){\makebox(0,0)[r]{$P=-1$}}%
\put(2497,1623){\makebox(0,0)[r]{$P=\;\;\;0$}}%
\put(1730,1826){\makebox(0,0){(c) $\sqrt{s}=1500$ GeV}}%
\put(1730,50){\makebox(0,0){$\theta_l$}}%
\put(100,1018){%
\special{ps: gsave currentpoint currentpoint translate
270 rotate neg exch neg exch translate}%
\makebox(0,0)[b]{\shortstack{$(F_{\rm SGA}-F_{\rm Born})/F_{\rm Born}$}}%
\special{ps: currentpoint grestore moveto}%
}%
\put(2910,200){\makebox(0,0){180}}%
\put(2648,200){\makebox(0,0){160}}%
\put(2386,200){\makebox(0,0){140}}%
\put(2123,200){\makebox(0,0){120}}%
\put(1861,200){\makebox(0,0){100}}%
\put(1599,200){\makebox(0,0){80}}%
\put(1337,200){\makebox(0,0){60}}%
\put(1074,200){\makebox(0,0){40}}%
\put(812,200){\makebox(0,0){20}}%
\put(550,200){\makebox(0,0){0}}%
\put(500,1736){\makebox(0,0)[r]{0.006}}%
\put(500,1557){\makebox(0,0)[r]{0.004}}%
\put(500,1377){\makebox(0,0)[r]{0.002}}%
\put(500,1198){\makebox(0,0)[r]{0}}%
\put(500,1018){\makebox(0,0)[r]{-0.002}}%
\put(500,839){\makebox(0,0)[r]{-0.004}}%
\put(500,659){\makebox(0,0)[r]{-0.006}}%
\put(500,480){\makebox(0,0)[r]{-0.008}}%
\put(500,300){\makebox(0,0)[r]{-0.01}}%
\end{picture}%
\endgroup
\endinput

