source: trunk/documents/UserDoc/UsersGuides/ForToolkitDeveloper/latex/OOAnalysisDesign/PhysicsProcesses/Hadronic/Level5_1.eps

Last change on this file was 1208, checked in by garnier, 15 years ago

CVS update

File size: 39.4 KB
Line 
1%!PS-Adobe-3.0 EPSF-3.0
2%%BoundingBox:     153.0   546.0   548.0   792.0
3%%Creator: hpw using rose_exe
4%%CreationDate: Sun Nov  5 13:55:15 2000
5%%Title: DesignFromRose.eps
6%%EndComments
7
8%%BeginProlog
9200 dict begin 
10%%BeginResource: Units and resolution
11/cm { 300 mul 2.54 div } def
12/PageHeight 28.7 cm def
13 /PageWidth 20.0 cm def
14/LineSpace 0.05 cm def
15%%EndResource
16
17%%BeginResource: PenBrush
18/TmpPenArray 5 array def
19/PenArray 5 array def
20 /lpStyle 0 def
21 /lpWidth 1 def
22 /lpRed 2 def
23 /lpGreen 3 def
24 /lpBlue 4 def
25/BrushArray 6 array def
26 /lbStyle 0 def
27 /lbRed 1 def
28 /lbGreen 2 def
29 /lbBlue 3 def
30 /lbHatchStyle 4 def
31 /lpPattern 5 def
32/BkColorArray 5 array def
33 /bkRed 0 def
34 /bkGreen 1 def
35 /bkBlue 2 def
36/TextColorArray 3 array def
37 /TextRed 0 def
38 /TextGreen 1 def
39 /TextBlue 2 def
40/PenDashArray [ [] [0.2 cm 0.1 cm] [0.1 cm 0.1 cm] [0.3 cm 0.1 cm 0.1 cm 0.1 cm] [0.3 cm 0.1 cm 0.1 cm 0.1 cm 0.1 cm 0.1 cm] [] [] ] def
41
42/HatchStyleArray [ {HS_HORIZ} {HS_VERT} {HS_BDIAG} {HS_FDIAG} {HS_CROSS} {HS_DIAGCROSS} ] def
43
44/UpdatePen
45 {/PenArray exch def /PenWidthMemo PenArray lpWidth get def } def
46/UpdateBrush
47 {/BrushArray exch def} def
48
49/UpdateBkColor
50 {/BkColorArray exch def} def
51
52/UpdateBkMode
53 {/BkMode exch def} def
54
55/UpdateTextColor
56 {/TextColorArray exch def} def
57
58/HS_HORIZ
59 {0 LineSpace PageHeight { /i exch def 0 i MyMatrix itransform moveto PageWidth i MyMatrix idtransform lineto } for stroke } def
60/HS_VERT
61 {0 LineSpace PageWidth { /i exch def i 0 MyMatrix itransform moveto i PageHeight MyMatrix idtransform lineto } for stroke } def
62/HS_CROSS
63 { HS_HORIZ HS_VERT } def
64
65/HS_FDIAG
66 {0 LineSpace 1.4 mul PageWidth 2 mul
67     { /i exch def i PageWidth sub 0 MyMatrix itransform moveto i
68       PageHeight MyMatrix idtransform lineto } for stroke } def
69/HS_BDIAG
70 {0 LineSpace 1.4 mul PageWidth 2 mul
71     { /i exch def i 0 MyMatrix itransform moveto  i PageWidth sub
72        PageHeight MyMatrix idtransform lineto } for stroke } def
73/HS_DIAGCROSS
74 { HS_FDIAG HS_BDIAG } def
75
76/StrokeWithPen
77{/join exch def /Penwidth PenArray lpWidth get 
78 def Penwidth setlinewidth
79 PenArray lpWidth get 1 le { 0 setlinecap }
80 { PenArray lpWidth get 5 gt { 1 setlinecap } { 2 setlinecap } ifelse } ifelse
81 join { PenArray lpWidth get 5 le {0 setlinejoin 3 setmiterlimit}
82 { PenArray lpWidth get 8 gt { 1 setlinejoin } { 2 setlinejoin } ifelse } ifelse } if
83 join LineJoin -1 ne and {SetLineJoin setlinejoin} if
84 join MiterLimit -1 ne and {MiterLimit miterlimit} if
85 PenArray lpRed get 255 div PenArray lpGreen get 255 div PenArray lpBlue get 255 div setrgbcolor
86 /PenStyle PenArray lpStyle get def
87 PenStyle 5 lt  { PenDashArray PenStyle get 0 setdash stroke }
88 { PenStyle 6 eq  { [] 0 setdash stroke } {newpath} ifelse } ifelse
89 join {0 setlinejoin 10 setmiterlimit} if } def
90
91/FillWithBkColor
92 { gsave BkColorArray bkRed get 255 div
93BkColorArray bkGreen get 255 div BkColorArray bkBlue get 
94255 div setrgbcolor fill grestore } def
95
96/FillWithBrush
97 {/BrushStyle BrushArray lbStyle get def
98 BrushStyle 2 eq dup BrushStyle 0 eq or
99 { BrushArray lbRed get 255 div BrushArray lbGreen get 255 div BrushArray lbBlue get 255 div setrgbcolor
100 { gsave BkMode 2 eq {FillWithBkColor} if clip
101PenArray lpWidth get PenWidthMemo dup 0 ne {div} {pop} ifelse setlinewidth
102 HatchStyleArray BrushArray lbHatchStyle get get exec
103 grestore }
104 { fill } ifelse }
105 {BrushStyle 3 eq {BrushArray 5 get p SHR
106  gsave clip /Tmp save def pfill Tmp restore grestore} {pop}ifelse
107     } ifelse } def
108
109/Fill&Stroke
110 { gsave FillWithBrush grestore StrokeWithPen } def
111  /patfont 10 dict def patfont begin
112    /FontType 3 def
113    /FontMatrix [1 0 0 -1 0 0] def
114    /FontBBox [0 0 16 16]
115    def/Encoding StandardEncoding def
116    /BuildChar{pop pop 16 0 0 0 16 16
117      setcachedevice 16 16 false [1 0 0 1 .25 .25]{pat}imagemask}bind def
118  end
119/p{/pat 32 string def
120    {}forall 0 1 7{dup 2 mul pat exch 3 index put dup
121      2 mul 1 add pat exch 3 index put dup 2 mul 16 add pat exch 3 index
122      put 2 mul 17 add pat exch 2 index put pop}for}bind def
123
124/AU{1 add cvi 15 or}bind def
125/AD{1 sub cvi -16 and}bind def
126/SHR{pathbbox
127AU/Y1 exch def AU/X1 exch def AD/Y0 exch def AD/X0 exch def}bind def
128
129/M /moveto load def
130
131/pfill{/PatFont patfont
132definefont setfont/ch(AAAA)def X0 64 X1{Y1 -16 Y0{1 index exch M ch
133show}for pop}for}bind def
134%%EndResource
135
136%%BeginResource: LineTo
137/LineTo
138 { /y exch def /x exch def
139 moveto x y lineto currentpoint false StrokeWithPen } def
140%%EndResource
141
142%%BeginResource: RectanglePath
143/RectanglePath
144{
1453 index 3 index moveto 3 index 1 index lineto
1461 index 1 index lineto 1 index 3 index lineto
1473 index 3 index lineto pop pop pop pop closepath} def
148/RectanglePathBackwards
149{
1503 index 3 index moveto 1 index 3 index lineto
1511 index 1 index lineto 3 index 1 index lineto
1523 index 3 index lineto pop pop pop pop closepath} def
153%%EndResource
154
155%%BeginResource: EllipticPath
156/EllipticPath
157{matrix currentmatrix dup 3 index 6 index sub 2 div
1583 index 6 index sub 2 div
1597 index 2 index add
1607 index 2 index add
161matrix translate 3 1 roll matrix scale
162exch matrix concatmatrix exch matrix concatmatrix setmatrix
1631 0 moveto 0 0 1 360 0 arcn closepath
164setmatrix
165pop pop pop pop 
166}def
167/EllipticPathBackwards
168{matrix currentmatrix dup 3 index 6 index sub 2 div
1693 index 6 index sub 2 div
1707 index 2 index add
1717 index 2 index add
172matrix translate 3 1 roll matrix scale
173exch matrix concatmatrix exch matrix concatmatrix setmatrix
1741 0 moveto 0 0 1 0 360 arc closepath
175setmatrix
176pop pop pop pop 
177}def
178%%EndResource
179
180%%BeginResource: Rectangle
181/RectangleOutLine
182{/y2 exch def /x2 exch def /y1 exch def /x1 exch def
183 newpath
184 x1 y1 moveto x2 y1 lineto x2 y2 lineto x1 y2 lineto
185 closepath
186 false StrokeWithPen } def
187
188/FillRectangle
189{/y2 exch def /x2 exch def /y1 exch def /x1 exch def
190 /MyMatrix matrix def
191 newpath
192 x1 y1 moveto x2 y1 lineto x2 y2 lineto x1 y2 lineto
193 closepath
194 FillWithBrush} def
195/FrameRectangle
196{/y2 exch def /x2 exch def /y1 exch def /x1 exch def
197 /MyMatrix matrix def
198 /x1 x1 0.5 sub def /x2 x2 0.5 add def /y2 y2 0.5 sub def /y1 y1 0.5 add def newpath
199 x1 y1 moveto x2 y1 lineto x2 y2 lineto x1 y2 lineto x1 y1 lineto
200 /x1 x1 1 add def /x2 x2 1 sub def /y2 y2 1 add def /y1 y1 1 sub def
201 x1 y1 moveto x1 y2 lineto x2 y2 lineto x2 y1 lineto x1 y1 lineto
202 closepath
203 FillWithBrush} def
204%%EndResource
205
206%%BeginResource: Polygon
207/Polygon
208{/MyMatrix matrix def
209 newpath PolylineArray PolylineMode 1 sub get exec closepath
210 true Fill&Stroke } def
211
212/FillPolygon
213{/MyMatrix matrix def
214 newpath PolylineArray PolylineMode 1 sub get exec closepath
215 FillWithBrush } def
216%%EndResource
217
218%%BeginResource: Polyline
219/PolylineArray [ {DrawPolyline} {Bezier} ] def
220/Polyline 
221{PolylineArray PolylineMode 1 sub get exec pop pop currentpoint true StrokeWithPen } def
222/Bezier 
223{/nbPoint exch def /nbCurves nbPoint 1 sub 3 idiv def /nbLeft nbPoint 1 sub nbCurves 3 mul sub def
224 moveto 1 1 nbCurves { pop 4 2 roll 6 -2 roll curveto } for
225 nbLeft 1 eq { lineto } {nbLeft 2 eq { 4 2 roll 2 copy curveto } if } ifelse
226 } def
227/DrawPolyline 
228{/nbPoint exch def moveto
229 1 1 nbPoint 1 sub { pop lineto } for
230 } def
231
232%%EndResource
233
234%%BeginResource: Ellipse
235/Ellipse
236{gsave
237 /Dy exch def /Dx exch def /Cy exch def /Cx exch def
238 Cx Cy translate Dx Dy scale
239 /MyMatrix Dx Dy matrix scale Cx Cy matrix translate matrix concatmatrix def
240 newpath 0 0 1 0 360 arc closepath
241 1 Dx div 1 Dy div scale 0 Cx sub 0 Cy sub translate
242 PenArray TmpPenArray copy pop
243 PenArray lpWidth PenArray lpWidth get Dx abs Dy abs add 2 div div put
244 false Fill&Stroke
245 TmpPenArray PenArray copy pop
246 grestore } def 
247
248/FillEllipse
249{gsave
250 /Dy exch def /Dx exch def /Cy exch def /Cx exch def
251 Cx Cy translate Dx Dy scale
252 /MyMatrix Dx Dy matrix scale Cx Cy matrix translate matrix concatmatrix def
253 newpath 0 0 1 0 360 arc closepath
254 PenArray TmpPenArray copy pop
255 PenArray lpWidth PenArray lpWidth get Dx abs Dy abs add 2 div div put
256 FillWithBrush
257 TmpPenArray PenArray copy pop
258 grestore } def 
259%%EndResource
260
261%%BeginResource: Arc
262/Arc
263{ gsave
264 /ang1 exch def /ang2 exch def /Dy exch def /Dx exch def /Cy exch def /Cx exch def
265 Cx Cy translate Dx Dy 
266 scale 1 -1 scale
267 newpath
268 ClockWise {0 0 1 ang2 ang1 narc} {0 0 1 ang2 ang1 arc} ifelse 
269 1 -1 scale 1 Dx div 1 Dy div scale 0 Cx sub 0 Cy sub translate
270 PenArray TmpPenArray copy pop
271 PenArray lpWidth PenArray lpWidth get Dx abs Dy abs add 2 div div put
272 false StrokeWithPen
273 TmpPenArray PenArray copy pop
274 grestore } def 
275%%EndResource
276
277%%BeginResource: Pie
278/Pie
279{gsave
280 /ang1 exch def /ang2 exch def /Dy exch def /Dx exch def /Cy exch def /Cx exch def
281 Cx Cy translate Dx Dy scale
282 1 -1 scale
283 /MyMatrix Dx Dy matrix scale Cx Cy matrix translate matrix concatmatrix def
284 newpath 0 0 moveto ClockWise {0 0 1 ang2 ang1 narc} {0 0 1 ang2 ang1 arc} ifelse closepath
285 1 -1 scale 1 Dx div 1 Dy div scale 0 Cx sub 0 Cy sub translate
286 PenArray TmpPenArray copy pop
287 PenArray lpWidth PenArray lpWidth get Dx abs Dy abs add 2 div div put
288 true Fill&Stroke
289 TmpPenArray PenArray copy pop
290 grestore } def 
291%%EndResource
292
293%%BeginResource: Chord
294/Chord
295{gsave
296 /ang1 exch def /ang2 exch def /Dy exch def /Dx exch def /Cy exch def /Cx exch def
297 Cx Cy translate Dx Dy scale
298 1 -1 scale
299 /MyMatrix Dx Dy matrix scale Cx Cy matrix translate matrix concatmatrix def
300 newpath ClockWise {0 0 1 ang2 ang1 narc} {0 0 1 ang2 ang1 arc} ifelse closepath
301 1 -1 scale 1 Dx div 1 Dy div scale 0 Cx sub 0 Cy sub translate
302 PenArray TmpPenArray copy pop
303 PenArray lpWidth PenArray lpWidth get Dx abs Dy abs add 2 div div put
304 true Fill&Stroke
305 TmpPenArray PenArray copy pop
306 grestore } def 
307%%EndResource
308
309%%BeginResource: RoundRectangle
310 /min {1 index 1 index le { pop} {exch pop} ifelse } def
311/RoundRectangle
312{/r2 exch def /r1 exch def /y2 exch def /x2 exch def /y1 exch def /x1 exch def
313 y2  2 div r2 min cvi /r2 exch def
314 x2 2 div r1 min cvi /r1 exch def
315 /width x2 r1 idiv def /height y2 r2 idiv def
316 gsave
317 x1 y1 translate r1 r2 scale
318 1 -1 scale
319 /MyMatrix r1 r2 matrix scale x1 y1 matrix translate matrix concatmatrix def
320 newpath
321 1 1 1 180 270 arc
322 width 1 sub 0 lineto width 1 sub 1 1 270 0 arc
323 width height 1 sub lineto width 1 sub height 1 sub 1 0 90 arc
324 1 height lineto 1 height 1 sub 1 90 180 arc
325 closepath
326 PenArray TmpPenArray copy pop
327 PenArray lpWidth PenArray lpWidth get r1 abs r2 abs add 2 div div put
328 false Fill&Stroke
329 TmpPenArray PenArray copy pop
330 grestore } def
331%%EndResource
332
333%%BeginResource: TextOut
334/TextOut
335{TextColorArray 0 get 255 div TextColorArray 1 get 255 div TextColorArray 2 get 255 div setrgbcolor
336gsave translate rotate
3370 0 moveto /expwidth exch def dup stringwidth pop expwidth exch div -1 scale show pop pop currentpoint grestore} def 
338%%EndResource
339
340%%BeginResource: MwSetFont
341/EncodingDict 256 dict def
342EncodingDict begin
3430  [/.notdef /.notdef /.notdef /.notdef
344  /.notdef /.notdef /.notdef /.notdef
345  /.notdef /.notdef /.notdef /.notdef
346  /.notdef /.notdef /.notdef /.notdef
347  /.notdef /.notdef /.notdef /.notdef
348  /.notdef /.notdef /.notdef /.notdef
349  /.notdef /.notdef /.notdef /.notdef
350  /.notdef /.notdef /.notdef /.notdef
351  /space /exclam /quotedbl /numbersign
352  /dollar /percent /ampersand /quotesingle
353  /parenleft /parenright /asterisk /plus
354  /comma /hyphen /period /slash /zero /one
355  /two /three /four /five /six /seven
356  /eight /nine /colon /semicolon /less
357  /equal /greater /question /at /A /B /C
358  /D /E /F /G /H /I /J /K /L /M /N /O /P
359  /Q /R /S /T /U /V /W /X /Y /Z
360  /bracketleft /backslash /bracketright
361  /asciicircum /underscore /grave /a
362  /b /c /d /e /f /g /h /i /j /k /l /m /n
363  /o /p /q /r /s /t /u /v /w /x /y /z
364  /braceleft /bar /braceright /asciitilde
365  /.notdef /.notdef /.notdef /quotesinglbase
366  /florin /quotedblbase /ellipsis /dagger
367  /daggerdbl /circumflex /perthousand /Scaron
368  /guilsinglleft /OE /.notdef /.notdef
369  /.notdef /.notdef /quoteleft /quoteright
370  /quotedblleft /quotedblright /bullet /endash
371  /emdash /tilde /trademark /scaron
372  /guilsinglright /oe /.notdef /.notdef
373  /Ydieresis /.notdef /exclamdown /cent
374  /sterling /currency /yen /brokenbar
375  /section /dieresis /copyright
376  /ordfeminine /guillemotleft /logicalnot
377  /hyphen /registered /macron /degree
378  /plusminus /twosuperior /threesuperior
379  /acute /mu /paragraph /periodcentered
380  /cedilla /onesuperior /ordmasculine
381  /guillemotright /onequarter /onehalf
382  /threequarters /questiondown /Agrave
383  /Aacute /Acircumflex /Atilde /Adieresis
384  /Aring /AE /Ccedilla /Egrave /Eacute
385  /Ecircumflex /Edieresis /Igrave /Iacute
386  /Icircumflex /Idieresis /Eth /Ntilde
387  /Ograve /Oacute /Ocircumflex /Otilde
388  /Odieresis /multiply /Oslash /Ugrave
389  /Uacute /Ucircumflex /Udieresis /Yacute
390  /Thorn /germandbls /agrave /aacute
391  /acircumflex /atilde /adieresis /aring
392  /ae /ccedilla /egrave /eacute
393  /ecircumflex /edieresis /igrave /iacute
394  /icircumflex /idieresis /eth /ntilde
395  /ograve /oacute /ocircumflex /otilde
396  /odieresis /divide /oslash /ugrave
397  /uacute /ucircumflex /udieresis /yacute
398  /thorn /ydieresis] def
399end
400/fntdict 100 dict def
401
402/MwScaleAndSetFont 
403{
404    2 index findfont  dup length dict begin
405    {1 index /FID ne {def} {pop pop} ifelse} forall
406    dup EncodingDict exch known 
407    {EncodingDict exch get /Encoding exch def} {pop} ifelse
408    currentdict end /font0 exch definefont
409    exch scalefont setfont pop
410} def
411
412/MwSetFont
413{
414  % look in cache of scaled fonts
415  1 index /askedsize exch def
416  2 index /askedname exch def
417  fntdict askedname known 
418  { % font name found in cache - what about the size
419    /fntszdict fntdict askedname get def
420    fntszdict askedsize known
421    {
422      % font size found in cache
423      fntszdict askedsize get setfont pop pop pop
424    }
425    {
426      MwScaleAndSetFont 
427      fntszdict askedsize currentfont put
428    }
429    ifelse
430  }
431  { % not found in cache
432    MwScaleAndSetFont 
433    /fntszdict 200 dict def
434    fntszdict askedsize currentfont put
435    fntdict askedname fntszdict put
436  }
437  ifelse 
438} def
439%%EndResource
440
441%%BeginResource: DisplayBB
442/DisplayBB {gsave initgraphics 72 300 div 72 300 div scale 0 3507 translate 
4431 -1 scale 1 setlinewidth 1 0 0 setrgbcolor 
444/y2 exch def /x2 exch def /y1 exch def /x1 exch def 
445newpath x1 y1 moveto x2 y1 lineto x2 y2 lineto x1 y2 lineto closepath 
446stroke grestore } def
447%%EndResource
448
449%%EndProlog
450
451%%BeginSetup
452[{
453%%BeginFeature: *InputSlot AUTO
4546 statusdict /setpapertray get exec
455%%EndFeature
456} stopped cleartomark
457[{
458%%BeginFeature: *PageRegion A4_TRANSVERSE
459A4_TRANSVERSE
460%%EndFeature
461} stopped cleartomark
462%%EndSetup
463
464%%Page:
465%%BeginPageSetup
466/ClockWise false def /LineJoin -1 def /MiterLimit -1 def /PolylineMode 1 def /LineCap 0 def
467[0 0 0 0 0] UpdatePen
468[0 255 255 255 0 <>] UpdateBrush
469[0 0 0] UpdateTextColor
470[255 255 255] UpdateBkColor
4712 UpdateBkMode
4720 0
473
474% All the numbers (for positions, length or font size) given
475% in this file are expressed in pixels, but interpreted by
476% Postscript as points (1/72 inch)!
477%   -->so scale accordingly!
47872 300 div 72 300 div scale
479
480% So that (0, 0) is at top-left corner of paper sheet (takes postscript scaling into account too)
4810 3507 translate
4821 -1 scale
483
484/Courier  38 0  MwSetFont
485gstate /Mwgstate exch def
486%%EndPageSetup:
487[0 1 0 0 0] UpdatePen
488[0 3164 0 0 0] UpdatePen
489Mwgstate setgstate newpath
49075 75 2287 3239 RectanglePath
491clip newpath
492/Courier  38 0  MwSetFont
493[0 1 0 0 0] UpdatePen
494[0 255 255 255 0 <>] UpdateBrush
4951199 335 1636 499 FillRectangle
4961199 335 1636 499 RectangleOutLine
497[0 255 255 255 0 <>] UpdateBrush
498/Helvetica  32 0  MwSetFont
499/Courier  38 0  MwSetFont
500/Helvetica  32 0  MwSetFont
501[0 0 0 0 0 <>] UpdateBrush
5021 UpdateBkMode
503[255 255 255] UpdateBkColor
504(G4VStringFragmentation) 364 -0.00 1237 413 TextOut
505[255 255 255] UpdateBkColor
5062 UpdateBkMode
507[0 255 255 255 0 <>] UpdateBrush
508/Courier  38 0  MwSetFont
509[0 255 255 255 0 <>] UpdateBrush
510[0 255 255 255 0 <>] UpdateBrush
511/Helvetica  29 0  MwSetFont
512/Courier  38 0  MwSetFont
513[1 0 0 0 0 <>] UpdateBrush
5141199 423 1636 499 FillRectangle
5151199 423 1636 499 RectangleOutLine
516[0 255 255 255 0 <>] UpdateBrush
517/Helvetica  29 0  MwSetFont
518/Courier  38 0  MwSetFont
519/Helvetica  29 0  MwSetFont
520[0 0 0 0 0 <>] UpdateBrush
5211 UpdateBkMode
522[255 255 255] UpdateBkColor
523[255 255 255] UpdateBkColor
524gsave
5251206 427 translate
52616 15 8
527[0.400000 0 0 0.394737 0 0]
528currentfile /ASCII85Decode filter /RunLengthDecode filter image
529p\t3noD\jlGUN1a!'L7*!#>8.!#>EV!#>;/!<>7[GQ9,drrEi7r-/2Vq#:@W(&iFY'`e"."99fo!'KrS
530rY>&)!%4rLJ,fQL
531~>
532
533
534grestore
535%%end of image
536gsave
5371206 427 translate
53816 15 8
539[0.400000 0 0 0.394737 0 0]
540currentfile /ASCII85Decode filter /RunLengthDecode filter image
541p\t3noDedip&Fpip]('iq#C-iq#C-iq#C0jp](-kp&G!koD\djY5a"P
542~>
543
544
545grestore
546%%end of image
547gsave
5481206 427 translate
54916 15 8
550[0.400000 0 0 0.394737 0 0]
551currentfile /ASCII85Decode filter /RunLengthDecode filter image
552p\t3noD\jlGUN1a!'L7*!#>8.!#>EV!#>;/!<>7[GQ9,drrEi7r-/2Vq#:@W(&iFY'`e"."99fo!'KrS
553rY>&)!%4rLJ,fQL
554~>
555
556
557grestore
558%%end of image
559[255 255 255] UpdateBkColor
560(FragmentString\(\)) 222 -0.00 1246 454 TextOut
561[255 255 255] UpdateBkColor
5622 UpdateBkMode
563[0 255 255 255 0 <>] UpdateBrush
564/Courier  38 0  MwSetFont
565[0 255 255 255 0 <>] UpdateBrush
566/Helvetica  32 0  MwSetFont
567/Courier  38 0  MwSetFont
568/Helvetica  32 0  MwSetFont
569/Courier  38 0  MwSetFont
570[0 255 255 255 0 <>] UpdateBrush
571/Helvetica  20 0  MwSetFont
572/Courier  38 0  MwSetFont
573/Helvetica  20 0  MwSetFont
574/Courier  38 0  MwSetFont
575[0 255 255 255 0 <>] UpdateBrush
576[0 255 255 255 0 <>] UpdateBrush
577/Helvetica  29 0  MwSetFont
578/Courier  38 0  MwSetFont
579/Helvetica  29 0  MwSetFont
580[0 0 0 0 0 <>] UpdateBrush
5811 UpdateBkMode
582[255 255 255] UpdateBkColor
583(<<Purely Abstract>>) 268 -0.00 1285 371 TextOut
584[255 255 255] UpdateBkColor
5852 UpdateBkMode
586[0 255 255 255 0 <>] UpdateBrush
587/Courier  38 0  MwSetFont
588[0 255 255 255 0 <>] UpdateBrush
589[0 255 255 255 0 <>] UpdateBrush
590[0 255 255 255 0 <>] UpdateBrush
5911799 1031 2230 1175 FillRectangle
5921799 1031 2230 1175 RectangleOutLine
593[0 255 255 255 0 <>] UpdateBrush
594/Helvetica  32 0  MwSetFont
595/Courier  38 0  MwSetFont
596/Helvetica  32 0  MwSetFont
597[0 0 0 0 0 <>] UpdateBrush
5981 UpdateBkMode
599[255 255 255] UpdateBkColor
600(G4LundStringFragmentation) 415 -0.00 1807 1108 TextOut
601[255 255 255] UpdateBkColor
6022 UpdateBkMode
603[0 255 255 255 0 <>] UpdateBrush
604/Courier  38 0  MwSetFont
605[0 255 255 255 0 <>] UpdateBrush
606[0 255 255 255 0 <>] UpdateBrush
607/Helvetica  29 0  MwSetFont
608/Courier  38 0  MwSetFont
609[1 0 0 0 0 <>] UpdateBrush
6101799 1118 2230 1175 FillRectangle
6111799 1118 2230 1175 RectangleOutLine
612[0 255 255 255 0 <>] UpdateBrush
613/Helvetica  29 0  MwSetFont
614/Courier  38 0  MwSetFont
615/Helvetica  29 0  MwSetFont
616[0 0 0 0 0 <>] UpdateBrush
6171 UpdateBkMode
618[255 255 255] UpdateBkColor
619[255 255 255] UpdateBkColor
620gsave
6211806 1123 translate
62216 15 8
623[0.410256 0 0 0.405405 0 0]
624currentfile /ASCII85Decode filter /RunLengthDecode filter image
625p\t4.oD\jlGUN1a!'L7*!#>8.!#>EV!#>D2r;Zg[r-/2hrVlluJH,WNJ,g>^GQ8KYrr<'!JH#TOJA;.I
626rceGY!<<'#!.Y(Lrs&OS!#5KY!'L8\q#CNs4;C!Xrr<&qrr[cOrrE#t!<Bq3J,fTHrrE,8s+(+L!5SVb
627!!)or"ouGh^jlF#s*t(Lqu6Wrq1&GFqZ$?kqu;0H
628~>
629
630
631grestore
632%%end of image
633gsave
6341806 1123 translate
63516 15 8
636[0.410256 0 0 0.405405 0 0]
637currentfile /ASCII85Decode filter /RunLengthDecode filter image
638p\t3noDedip&Fpip]('iqu??irVults8Vios8VZjs8W&us8Vlprr;co!<<#urr2ruqZ$Qq!WN/us7ZNj
639s7ZNjs7ZNjs7ZNis7lZls*t(L
640~>
641
642
643grestore
644%%end of image
645gsave
6461806 1123 translate
64716 15 8
648[0.410256 0 0 0.405405 0 0]
649currentfile /ASCII85Decode filter /RunLengthDecode filter image
650p\t4.oD\jlGUN1a!'L7*!#>8.!#>EV!#>D2r;Zg[r-/2hrVlluJH,WNJ,g>^GQ8KYrr<'!JH#TOJA;.I
651rceGY!<<'#!.Y(Lrs&OS!#5KY!'L8\q#CNs4;C!Xrr<&qrr[cOrrE#t!<Bq3J,fTHrrE,8s+(+L!5SVb
652!!)or"ouGh^jlF#s*t(Lqu6Wrq1&GFqZ$?kqu;0H
653~>
654
655
656grestore
657%%end of image
658[255 255 255] UpdateBkColor
659(GetLightConeZ\(\)) 219 -0.00 1845 1150 TextOut
660[255 255 255] UpdateBkColor
6612 UpdateBkMode
662[0 255 255 255 0 <>] UpdateBrush
663/Courier  38 0  MwSetFont
664[0 255 255 255 0 <>] UpdateBrush
665/Helvetica  32 0  MwSetFont
666/Courier  38 0  MwSetFont
667/Helvetica  32 0  MwSetFont
668/Courier  38 0  MwSetFont
669[0 255 255 255 0 <>] UpdateBrush
670/Helvetica  20 0  MwSetFont
671/Courier  38 0  MwSetFont
672/Helvetica  20 0  MwSetFont
673/Courier  38 0  MwSetFont
674[0 255 255 255 0 <>] UpdateBrush
675[0 255 255 255 0 <>] UpdateBrush
676/Helvetica  29 0  MwSetFont
677/Courier  38 0  MwSetFont
678/Helvetica  29 0  MwSetFont
679[0 0 0 0 0 <>] UpdateBrush
6801 UpdateBkMode
681[255 255 255] UpdateBkColor
682(<<Concrete>>) 188 -0.00 1921 1067 TextOut
683[255 255 255] UpdateBkColor
6842 UpdateBkMode
685[0 255 255 255 0 <>] UpdateBrush
686/Courier  38 0  MwSetFont
687[0 255 255 255 0 <>] UpdateBrush
688[0 255 255 255 0 <>] UpdateBrush
689[0 255 255 255 0 <>] UpdateBrush
690639 1038 1011 1182 FillRectangle
691639 1038 1011 1182 RectangleOutLine
692[0 255 255 255 0 <>] UpdateBrush
693/Helvetica  32 0  MwSetFont
694/Courier  38 0  MwSetFont
695/Helvetica  32 0  MwSetFont
696[0 0 0 0 0 <>] UpdateBrush
6971 UpdateBkMode
698[255 255 255] UpdateBkColor
699(G4QGSMFragmentation) 356 -0.00 648 1116 TextOut
700[255 255 255] UpdateBkColor
7012 UpdateBkMode
702[0 255 255 255 0 <>] UpdateBrush
703/Courier  38 0  MwSetFont
704[0 255 255 255 0 <>] UpdateBrush
705[0 255 255 255 0 <>] UpdateBrush
706/Helvetica  29 0  MwSetFont
707/Courier  38 0  MwSetFont
708[1 0 0 0 0 <>] UpdateBrush
709639 1126 1011 1182 FillRectangle
710639 1126 1011 1182 RectangleOutLine
711[0 255 255 255 0 <>] UpdateBrush
712/Helvetica  29 0  MwSetFont
713/Courier  38 0  MwSetFont
714/Helvetica  29 0  MwSetFont
715[0 0 0 0 0 <>] UpdateBrush
7161 UpdateBkMode
717[255 255 255] UpdateBkColor
718[255 255 255] UpdateBkColor
719gsave
720645 1130 translate
72116 15 8
722[0.400000 0 0 0.394737 0 0]
723currentfile /ASCII85Decode filter /RunLengthDecode filter image
724p\t4.oD\jlGUN1a!'L7*!#>8.!#>EV!#>D2r;Zg[r-/2hrVlluJH,WNJ,g>^GQ8KYrr<'!JH#TOJA;.I
725rceGY!<<'#!.Y(Lrs&OS!#5KY!'L8\q#CNs4;C!Xrr<&qrr[cOrrE#t!<Bq3J,fTHrrE,8s+(+L!5SVb
726!!)or"ouGh^jlF#s*t(Lqu6Wrq1&GFqZ$?kqu;0H
727~>
728
729
730grestore
731%%end of image
732gsave
733645 1130 translate
73416 15 8
735[0.400000 0 0 0.394737 0 0]
736currentfile /ASCII85Decode filter /RunLengthDecode filter image
737p\t3noDedip&Fpip]('iqu??irVults8Vios8VZjs8W&us8Vlprr;co!<<#urr2ruqZ$Qq!WN/us7ZNj
738s7ZNjs7ZNjs7ZNis7lZls*t(L
739~>
740
741
742grestore
743%%end of image
744gsave
745645 1130 translate
74616 15 8
747[0.400000 0 0 0.394737 0 0]
748currentfile /ASCII85Decode filter /RunLengthDecode filter image
749p\t4.oD\jlGUN1a!'L7*!#>8.!#>EV!#>D2r;Zg[r-/2hrVlluJH,WNJ,g>^GQ8KYrr<'!JH#TOJA;.I
750rceGY!<<'#!.Y(Lrs&OS!#5KY!'L8\q#CNs4;C!Xrr<&qrr[cOrrE#t!<Bq3J,fTHrrE,8s+(+L!5SVb
751!!)or"ouGh^jlF#s*t(Lqu6Wrq1&GFqZ$?kqu;0H
752~>
753
754
755grestore
756%%end of image
757[255 255 255] UpdateBkColor
758(GetLightConeZ\(\)) 219 -0.00 685 1157 TextOut
759[255 255 255] UpdateBkColor
7602 UpdateBkMode
761[0 255 255 255 0 <>] UpdateBrush
762/Courier  38 0  MwSetFont
763[0 255 255 255 0 <>] UpdateBrush
764/Helvetica  32 0  MwSetFont
765/Courier  38 0  MwSetFont
766/Helvetica  32 0  MwSetFont
767/Courier  38 0  MwSetFont
768[0 255 255 255 0 <>] UpdateBrush
769/Helvetica  20 0  MwSetFont
770/Courier  38 0  MwSetFont
771/Helvetica  20 0  MwSetFont
772/Courier  38 0  MwSetFont
773[0 255 255 255 0 <>] UpdateBrush
774[0 255 255 255 0 <>] UpdateBrush
775/Helvetica  29 0  MwSetFont
776/Courier  38 0  MwSetFont
777/Helvetica  29 0  MwSetFont
778[0 0 0 0 0 <>] UpdateBrush
7791 UpdateBkMode
780[255 255 255] UpdateBkColor
781(<<Concrete>>) 188 -0.00 731 1074 TextOut
782[255 255 255] UpdateBkColor
7832 UpdateBkMode
784[0 255 255 255 0 <>] UpdateBrush
785/Courier  38 0  MwSetFont
786[0 255 255 255 0 <>] UpdateBrush
787[0 255 255 255 0 <>] UpdateBrush
788[0 255 255 255 0 <>] UpdateBrush
7891205 1088 1609 1232 FillRectangle
7901205 1088 1609 1232 RectangleOutLine
791[0 255 255 255 0 <>] UpdateBrush
792/Helvetica  32 0  MwSetFont
793/Courier  38 0  MwSetFont
794/Helvetica  32 0  MwSetFont
795[0 0 0 0 0 <>] UpdateBrush
7961 UpdateBkMode
797[255 255 255] UpdateBkColor
798(G4FeynmanFragmentation) 393 -0.00 1211 1165 TextOut
799[255 255 255] UpdateBkColor
8002 UpdateBkMode
801[0 255 255 255 0 <>] UpdateBrush
802/Courier  38 0  MwSetFont
803[0 255 255 255 0 <>] UpdateBrush
804[0 255 255 255 0 <>] UpdateBrush
805/Helvetica  29 0  MwSetFont
806/Courier  38 0  MwSetFont
807[1 0 0 0 0 <>] UpdateBrush
8081205 1175 1609 1232 FillRectangle
8091205 1175 1609 1232 RectangleOutLine
810[0 255 255 255 0 <>] UpdateBrush
811/Helvetica  29 0  MwSetFont
812/Courier  38 0  MwSetFont
813/Helvetica  29 0  MwSetFont
814[0 0 0 0 0 <>] UpdateBrush
8151 UpdateBkMode
816[255 255 255] UpdateBkColor
817[255 255 255] UpdateBkColor
818gsave
8191211 1180 translate
82016 15 8
821[0.400000 0 0 0.405405 0 0]
822currentfile /ASCII85Decode filter /RunLengthDecode filter image
823p\t4.oD\jlGUN1a!'L7*!#>8.!#>EV!#>D2r;Zg[r-/2hrVlluJH,WNJ,g>^GQ8KYrr<'!JH#TOJA;.I
824rceGY!<<'#!.Y(Lrs&OS!#5KY!'L8\q#CNs4;C!Xrr<&qrr[cOrrE#t!<Bq3J,fTHrrE,8s+(+L!5SVb
825!!)or"ouGh^jlF#s*t(Lqu6Wrq1&GFqZ$?kqu;0H
826~>
827
828
829grestore
830%%end of image
831gsave
8321211 1180 translate
83316 15 8
834[0.400000 0 0 0.405405 0 0]
835currentfile /ASCII85Decode filter /RunLengthDecode filter image
836p\t3noDedip&Fpip]('iqu??irVults8Vios8VZjs8W&us8Vlprr;co!<<#urr2ruqZ$Qq!WN/us7ZNj
837s7ZNjs7ZNjs7ZNis7lZls*t(L
838~>
839
840
841grestore
842%%end of image
843gsave
8441211 1180 translate
84516 15 8
846[0.400000 0 0 0.405405 0 0]
847currentfile /ASCII85Decode filter /RunLengthDecode filter image
848p\t4.oD\jlGUN1a!'L7*!#>8.!#>EV!#>D2r;Zg[r-/2hrVlluJH,WNJ,g>^GQ8KYrr<'!JH#TOJA;.I
849rceGY!<<'#!.Y(Lrs&OS!#5KY!'L8\q#CNs4;C!Xrr<&qrr[cOrrE#t!<Bq3J,fTHrrE,8s+(+L!5SVb
850!!)or"ouGh^jlF#s*t(Lqu6Wrq1&GFqZ$?kqu;0H
851~>
852
853
854grestore
855%%end of image
856[255 255 255] UpdateBkColor
857(GetLightConeZ\(\)) 219 -0.00 1251 1207 TextOut
858[255 255 255] UpdateBkColor
8592 UpdateBkMode
860[0 255 255 255 0 <>] UpdateBrush
861/Courier  38 0  MwSetFont
862[0 255 255 255 0 <>] UpdateBrush
863/Helvetica  32 0  MwSetFont
864/Courier  38 0  MwSetFont
865/Helvetica  32 0  MwSetFont
866/Courier  38 0  MwSetFont
867[0 255 255 255 0 <>] UpdateBrush
868/Helvetica  20 0  MwSetFont
869/Courier  38 0  MwSetFont
870/Helvetica  20 0  MwSetFont
871/Courier  38 0  MwSetFont
872[0 255 255 255 0 <>] UpdateBrush
873[0 255 255 255 0 <>] UpdateBrush
874/Helvetica  29 0  MwSetFont
875/Courier  38 0  MwSetFont
876/Helvetica  29 0  MwSetFont
877[0 0 0 0 0 <>] UpdateBrush
8781 UpdateBkMode
879[255 255 255] UpdateBkColor
880(<<Concrete>>) 188 -0.00 1313 1124 TextOut
881[255 255 255] UpdateBkColor
8822 UpdateBkMode
883[0 255 255 255 0 <>] UpdateBrush
884/Courier  38 0  MwSetFont
885[0 255 255 255 0 <>] UpdateBrush
886[0 255 255 255 0 <>] UpdateBrush
887[0 255 255 255 0 <>] UpdateBrush
8881812 209 2284 621 FillRectangle
8891812 209 2284 621 RectangleOutLine
890[0 255 255 255 0 <>] UpdateBrush
891/Helvetica  32 0  MwSetFont
892/Courier  38 0  MwSetFont
893/Helvetica  32 0  MwSetFont
894[0 0 0 0 0 <>] UpdateBrush
8951 UpdateBkMode
896[255 255 255] UpdateBkColor
897(G4ExcitedString) 238 -0.00 1930 249 TextOut
898[255 255 255] UpdateBkColor
8992 UpdateBkMode
900[0 255 255 255 0 <>] UpdateBrush
901/Courier  38 0  MwSetFont
902[0 255 255 255 0 <>] UpdateBrush
903[0 255 255 255 0 <>] UpdateBrush
904/Helvetica  29 0  MwSetFont
905/Courier  38 0  MwSetFont
906[1 0 0 0 0 <>] UpdateBrush
9071812 259 2284 621 FillRectangle
9081812 259 2284 621 RectangleOutLine
909[0 255 255 255 0 <>] UpdateBrush
910/Helvetica  29 0  MwSetFont
911/Courier  38 0  MwSetFont
912/Helvetica  29 0  MwSetFont
913[0 0 0 0 0 <>] UpdateBrush
9141 UpdateBkMode
915[255 255 255] UpdateBkColor
916[255 255 255] UpdateBkColor
917gsave
9181819 263 translate
91916 15 8
920[0.400000 0 0 0.394737 0 0]
921currentfile /ASCII85Decode filter /RunLengthDecode filter image
922p\t3noD\jlGUN1a!'L7*!#>8.!#>EV!#>;/!<>7[GQ9,drrEi7r-/2Vq#:@W(&iFY'`e"."99fo!'KrS
923rY>&)!%4rLJ,fQL
924~>
925
926
927grestore
928%%end of image
929gsave
9301819 263 translate
93116 15 8
932[0.400000 0 0 0.394737 0 0]
933currentfile /ASCII85Decode filter /RunLengthDecode filter image
934p\t3noDedip&Fpip]('iq#C-iq#C-iq#C0jp](-kp&G!koD\djY5a"P
935~>
936
937
938grestore
939%%end of image
940gsave
9411819 263 translate
94216 15 8
943[0.400000 0 0 0.394737 0 0]
944currentfile /ASCII85Decode filter /RunLengthDecode filter image
945p\t3noD\jlGUN1a!'L7*!#>8.!#>EV!#>;/!<>7[GQ9,drrEi7r-/2Vq#:@W(&iFY'`e"."99fo!'KrS
946rY>&)!%4rLJ,fQL
947~>
948
949
950grestore
951%%end of image
952[255 255 255] UpdateBkColor
953(GetPosition\(\)) 172 -0.00 1859 290 TextOut
954[255 255 255] UpdateBkColor
955[255 255 255] UpdateBkColor
956[255 255 255] UpdateBkColor
957gsave
9581819 297 translate
95916 15 8
960[0.400000 0 0 0.405405 0 0]
961currentfile /ASCII85Decode filter /RunLengthDecode filter image
962p\t3noD\jlGUN1a!'L7*!#>8.!#>EV!#>;/!<>7[GQ9,drrEi7r-/2Vq#:@W(&iFY'`e"."99fo!'KrS
963rY>&)!%4rLJ,fQL
964~>
965
966
967grestore
968%%end of image
969gsave
9701819 297 translate
97116 15 8
972[0.400000 0 0 0.405405 0 0]
973currentfile /ASCII85Decode filter /RunLengthDecode filter image
974p\t3noDedip&Fpip]('iq#C-iq#C-iq#C0jp](-kp&G!koD\djY5a"P
975~>
976
977
978grestore
979%%end of image
980gsave
9811819 297 translate
98216 15 8
983[0.400000 0 0 0.405405 0 0]
984currentfile /ASCII85Decode filter /RunLengthDecode filter image
985p\t3noD\jlGUN1a!'L7*!#>8.!#>EV!#>;/!<>7[GQ9,drrEi7r-/2Vq#:@W(&iFY'`e"."99fo!'KrS
986rY>&)!%4rLJ,fQL
987~>
988
989
990grestore
991%%end of image
992[255 255 255] UpdateBkColor
993(SetPosition\(\)) 168 -0.00 1859 324 TextOut
994[255 255 255] UpdateBkColor
995[255 255 255] UpdateBkColor
996[255 255 255] UpdateBkColor
997gsave
9981819 331 translate
99916 15 8
1000[0.400000 0 0 0.405405 0 0]
1001currentfile /ASCII85Decode filter /RunLengthDecode filter image
1002p\t3noD\jlGUN1a!'L7*!#>8.!#>EV!#>;/!<>7[GQ9,drrEi7r-/2Vq#:@W(&iFY'`e"."99fo!'KrS
1003rY>&)!%4rLJ,fQL
1004~>
1005
1006
1007grestore
1008%%end of image
1009gsave
10101819 331 translate
101116 15 8
1012[0.400000 0 0 0.405405 0 0]
1013currentfile /ASCII85Decode filter /RunLengthDecode filter image
1014p\t3noDedip&Fpip]('iq#C-iq#C-iq#C0jp](-kp&G!koD\djY5a"P
1015~>
1016
1017
1018grestore
1019%%end of image
1020gsave
10211819 331 translate
102216 15 8
1023[0.400000 0 0 0.405405 0 0]
1024currentfile /ASCII85Decode filter /RunLengthDecode filter image
1025p\t3noD\jlGUN1a!'L7*!#>8.!#>EV!#>;/!<>7[GQ9,drrEi7r-/2Vq#:@W(&iFY'`e"."99fo!'KrS
1026rY>&)!%4rLJ,fQL
1027~>
1028
1029
1030grestore
1031%%end of image
1032[255 255 255] UpdateBkColor
1033(GetPartonList\(\)) 199 -0.00 1859 358 TextOut
1034[255 255 255] UpdateBkColor
1035[255 255 255] UpdateBkColor
1036[255 255 255] UpdateBkColor
1037gsave
10381819 364 translate
103916 15 8
1040[0.400000 0 0 0.394737 0 0]
1041currentfile /ASCII85Decode filter /RunLengthDecode filter image
1042p\t3noD\jlGUN1a!'L7*!#>8.!#>EV!#>;/!<>7[GQ9,drrEi7r-/2Vq#:@W(&iFY'`e"."99fo!'KrS
1043rY>&)!%4rLJ,fQL
1044~>
1045
1046
1047grestore
1048%%end of image
1049gsave
10501819 364 translate
105116 15 8
1052[0.400000 0 0 0.394737 0 0]
1053currentfile /ASCII85Decode filter /RunLengthDecode filter image
1054p\t3noDedip&Fpip]('iq#C-iq#C-iq#C0jp](-kp&G!koD\djY5a"P
1055~>
1056
1057
1058grestore
1059%%end of image
1060gsave
10611819 364 translate
106216 15 8
1063[0.400000 0 0 0.394737 0 0]
1064currentfile /ASCII85Decode filter /RunLengthDecode filter image
1065p\t3noD\jlGUN1a!'L7*!#>8.!#>EV!#>;/!<>7[GQ9,drrEi7r-/2Vq#:@W(&iFY'`e"."99fo!'KrS
1066rY>&)!%4rLJ,fQL
1067~>
1068
1069
1070grestore
1071%%end of image
1072[255 255 255] UpdateBkColor
1073(Get4Momentum\(\)) 230 -0.00 1859 391 TextOut
1074[255 255 255] UpdateBkColor
1075[255 255 255] UpdateBkColor
1076[255 255 255] UpdateBkColor
1077gsave
10781819 398 translate
107916 15 8
1080[0.400000 0 0 0.405405 0 0]
1081currentfile /ASCII85Decode filter /RunLengthDecode filter image
1082p\t3noD\jlGUN1a!'L7*!#>8.!#>EV!#>;/!<>7[GQ9,drrEi7r-/2Vq#:@W(&iFY'`e"."99fo!'KrS
1083rY>&)!%4rLJ,fQL
1084~>
1085
1086
1087grestore
1088%%end of image
1089gsave
10901819 398 translate
109116 15 8
1092[0.400000 0 0 0.405405 0 0]
1093currentfile /ASCII85Decode filter /RunLengthDecode filter image
1094p\t3noDedip&Fpip]('iq#C-iq#C-iq#C0jp](-kp&G!koD\djY5a"P
1095~>
1096
1097
1098grestore
1099%%end of image
1100gsave
11011819 398 translate
110216 15 8
1103[0.400000 0 0 0.405405 0 0]
1104currentfile /ASCII85Decode filter /RunLengthDecode filter image
1105p\t3noD\jlGUN1a!'L7*!#>8.!#>EV!#>;/!<>7[GQ9,drrEi7r-/2Vq#:@W(&iFY'`e"."99fo!'KrS
1106rY>&)!%4rLJ,fQL
1107~>
1108
1109
1110grestore
1111%%end of image
1112[255 255 255] UpdateBkColor
1113(InsertParton\(\)) 180 -0.00 1859 425 TextOut
1114[255 255 255] UpdateBkColor
1115[255 255 255] UpdateBkColor
1116[255 255 255] UpdateBkColor
1117gsave
11181819 432 translate
111916 15 8
1120[0.400000 0 0 0.405405 0 0]
1121currentfile /ASCII85Decode filter /RunLengthDecode filter image
1122p\t3noD\jlGUN1a!'L7*!#>8.!#>EV!#>;/!<>7[GQ9,drrEi7r-/2Vq#:@W(&iFY'`e"."99fo!'KrS
1123rY>&)!%4rLJ,fQL
1124~>
1125
1126
1127grestore
1128%%end of image
1129gsave
11301819 432 translate
113116 15 8
1132[0.400000 0 0 0.405405 0 0]
1133currentfile /ASCII85Decode filter /RunLengthDecode filter image
1134p\t3noDedip&Fpip]('iq#C-iq#C-iq#C0jp](-kp&G!koD\djY5a"P
1135~>
1136
1137
1138grestore
1139%%end of image
1140gsave
11411819 432 translate
114216 15 8
1143[0.400000 0 0 0.405405 0 0]
1144currentfile /ASCII85Decode filter /RunLengthDecode filter image
1145p\t3noD\jlGUN1a!'L7*!#>8.!#>EV!#>;/!<>7[GQ9,drrEi7r-/2Vq#:@W(&iFY'`e"."99fo!'KrS
1146rY>&)!%4rLJ,fQL
1147~>
1148
1149
1150grestore
1151%%end of image
1152[255 255 255] UpdateBkColor
1153(TransformToCenterOfMass\(\)) 378 -0.00 1859 459 TextOut
1154[255 255 255] UpdateBkColor
1155[255 255 255] UpdateBkColor
1156[255 255 255] UpdateBkColor
1157gsave
11581819 465 translate
115916 15 8
1160[0.400000 0 0 0.394737 0 0]
1161currentfile /ASCII85Decode filter /RunLengthDecode filter image
1162p\t3noD\jlGUN1a!'L7*!#>8.!#>EV!#>;/!<>7[GQ9,drrEi7r-/2Vq#:@W(&iFY'`e"."99fo!'KrS
1163rY>&)!%4rLJ,fQL
1164~>
1165
1166
1167grestore
1168%%end of image
1169gsave
11701819 465 translate
117116 15 8
1172[0.400000 0 0 0.394737 0 0]
1173currentfile /ASCII85Decode filter /RunLengthDecode filter image
1174p\t3noDedip&Fpip]('iq#C-iq#C-iq#C0jp](-kp&G!koD\djY5a"P
1175~>
1176
1177
1178grestore
1179%%end of image
1180gsave
11811819 465 translate
118216 15 8
1183[0.400000 0 0 0.394737 0 0]
1184currentfile /ASCII85Decode filter /RunLengthDecode filter image
1185p\t3noD\jlGUN1a!'L7*!#>8.!#>EV!#>;/!<>7[GQ9,drrEi7r-/2Vq#:@W(&iFY'`e"."99fo!'KrS
1186rY>&)!%4rLJ,fQL
1187~>
1188
1189
1190grestore
1191%%end of image
1192[255 255 255] UpdateBkColor
1193(AlignAlongZ\(\)) 178 -0.00 1859 492 TextOut
1194[255 255 255] UpdateBkColor
1195[255 255 255] UpdateBkColor
1196[255 255 255] UpdateBkColor
1197gsave
11981819 499 translate
119916 15 8
1200[0.400000 0 0 0.405405 0 0]
1201currentfile /ASCII85Decode filter /RunLengthDecode filter image
1202p\t3noD\jlGUN1a!'L7*!#>8.!#>EV!#>;/!<>7[GQ9,drrEi7r-/2Vq#:@W(&iFY'`e"."99fo!'KrS
1203rY>&)!%4rLJ,fQL
1204~>
1205
1206
1207grestore
1208%%end of image
1209gsave
12101819 499 translate
121116 15 8
1212[0.400000 0 0 0.405405 0 0]
1213currentfile /ASCII85Decode filter /RunLengthDecode filter image
1214p\t3noDedip&Fpip]('iq#C-iq#C-iq#C0jp](-kp&G!koD\djY5a"P
1215~>
1216
1217
1218grestore
1219%%end of image
1220gsave
12211819 499 translate
122216 15 8
1223[0.400000 0 0 0.405405 0 0]
1224currentfile /ASCII85Decode filter /RunLengthDecode filter image
1225p\t3noD\jlGUN1a!'L7*!#>8.!#>EV!#>;/!<>7[GQ9,drrEi7r-/2Vq#:@W(&iFY'`e"."99fo!'KrS
1226rY>&)!%4rLJ,fQL
1227~>
1228
1229
1230grestore
1231%%end of image
1232[255 255 255] UpdateBkColor
1233(IsExcited\(\)) 139 -0.00 1859 526 TextOut
1234[255 255 255] UpdateBkColor
1235[255 255 255] UpdateBkColor
1236[255 255 255] UpdateBkColor
1237gsave
12381819 533 translate
123916 15 8
1240[0.400000 0 0 0.405405 0 0]
1241currentfile /ASCII85Decode filter /RunLengthDecode filter image
1242p\t3noD\jlGUN1a!'L7*!#>8.!#>EV!#>;/!<>7[GQ9,drrEi7r-/2Vq#:@W(&iFY'`e"."99fo!'KrS
1243rY>&)!%4rLJ,fQL
1244~>
1245
1246
1247grestore
1248%%end of image
1249gsave
12501819 533 translate
125116 15 8
1252[0.400000 0 0 0.405405 0 0]
1253currentfile /ASCII85Decode filter /RunLengthDecode filter image
1254p\t3noDedip&Fpip]('iq#C-iq#C-iq#C0jp](-kp&G!koD\djY5a"P
1255~>
1256
1257
1258grestore
1259%%end of image
1260gsave
12611819 533 translate
126216 15 8
1263[0.400000 0 0 0.405405 0 0]
1264currentfile /ASCII85Decode filter /RunLengthDecode filter image
1265p\t3noD\jlGUN1a!'L7*!#>8.!#>EV!#>;/!<>7[GQ9,drrEi7r-/2Vq#:@W(&iFY'`e"."99fo!'KrS
1266rY>&)!%4rLJ,fQL
1267~>
1268
1269
1270grestore
1271%%end of image
1272[255 255 255] UpdateBkColor
1273(GetHadron\(\)) 163 -0.00 1859 560 TextOut
1274[255 255 255] UpdateBkColor
12752 UpdateBkMode
1276[0 255 255 255 0 <>] UpdateBrush
1277/Courier  38 0  MwSetFont
1278[0 255 255 255 0 <>] UpdateBrush
1279/Helvetica  32 0  MwSetFont
1280/Courier  38 0  MwSetFont
1281/Helvetica  32 0  MwSetFont
1282/Courier  38 0  MwSetFont
1283[0 255 255 255 0 <>] UpdateBrush
1284/Helvetica  20 0  MwSetFont
1285/Courier  38 0  MwSetFont
1286/Helvetica  20 0  MwSetFont
1287/Courier  38 0  MwSetFont
1288[0 255 255 255 0 <>] UpdateBrush
1289[0 255 255 255 0 <>] UpdateBrush
1290[0 0 0 0 0 <>] UpdateBrush
1291[1 0 0 0 0] UpdatePen
1292pop pop 1637 416
12931812 415 LineTo
1294[0 1 0 0 0] UpdatePen
1295pop pop 1812 415
12961785 426 LineTo
1297pop pop 1812 415
12981785 404 LineTo
1299[0 255 255 255 0 <>] UpdateBrush
1300[0 255 255 255 0 <>] UpdateBrush
13011204 845 1624 991 FillRectangle
13021204 845 1624 991 RectangleOutLine
1303[0 255 255 255 0 <>] UpdateBrush
1304/Helvetica  32 0  MwSetFont
1305/Courier  38 0  MwSetFont
1306/Helvetica  32 0  MwSetFont
1307[0 0 0 0 0 <>] UpdateBrush
13081 UpdateBkMode
1309[255 255 255] UpdateBkColor
1310(G4VFragmentationFunction) 404 -0.00 1213 923 TextOut
1311[255 255 255] UpdateBkColor
13122 UpdateBkMode
1313[0 255 255 255 0 <>] UpdateBrush
1314/Courier  38 0  MwSetFont
1315[0 255 255 255 0 <>] UpdateBrush
1316[0 255 255 255 0 <>] UpdateBrush
1317/Helvetica  29 0  MwSetFont
1318/Courier  38 0  MwSetFont
1319[1 0 0 0 0 <>] UpdateBrush
13201204 933 1624 991 FillRectangle
13211204 933 1624 991 RectangleOutLine
1322[0 255 255 255 0 <>] UpdateBrush
1323/Helvetica  29 0  MwSetFont
1324/Courier  38 0  MwSetFont
1325/Helvetica  29 0  MwSetFont
1326[0 0 0 0 0 <>] UpdateBrush
13271 UpdateBkMode
1328[255 255 255] UpdateBkColor
1329[255 255 255] UpdateBkColor
1330gsave
13311211 937 translate
133216 15 8
1333[0.410256 0 0 0.394737 0 0]
1334currentfile /ASCII85Decode filter /RunLengthDecode filter image
1335p\t3noD\jlGUN1a!'L7*!#>8.!#>EV!#>;/!<>7[GQ9,drrEi7r-/2Vq#:@W(&iFY'`e"."99fo!'KrS
1336rY>&)!%4rLJ,fQL
1337~>
1338
1339
1340grestore
1341%%end of image
1342gsave
13431211 937 translate
134416 15 8
1345[0.410256 0 0 0.394737 0 0]
1346currentfile /ASCII85Decode filter /RunLengthDecode filter image
1347p\t3noDedip&Fpip]('iq#C-iq#C-iq#C0jp](-kp&G!koD\djY5a"P
1348~>
1349
1350
1351grestore
1352%%end of image
1353gsave
13541211 937 translate
135516 15 8
1356[0.410256 0 0 0.394737 0 0]
1357currentfile /ASCII85Decode filter /RunLengthDecode filter image
1358p\t3noD\jlGUN1a!'L7*!#>8.!#>EV!#>;/!<>7[GQ9,drrEi7r-/2Vq#:@W(&iFY'`e"."99fo!'KrS
1359rY>&)!%4rLJ,fQL
1360~>
1361
1362
1363grestore
1364%%end of image
1365[255 255 255] UpdateBkColor
1366(GetLightConeZ\(\)) 219 -0.00 1250 964 TextOut
1367[255 255 255] UpdateBkColor
13682 UpdateBkMode
1369[0 255 255 255 0 <>] UpdateBrush
1370/Courier  38 0  MwSetFont
1371[0 255 255 255 0 <>] UpdateBrush
1372/Helvetica  32 0  MwSetFont
1373/Courier  38 0  MwSetFont
1374/Helvetica  32 0  MwSetFont
1375/Courier  38 0  MwSetFont
1376[0 255 255 255 0 <>] UpdateBrush
1377/Helvetica  20 0  MwSetFont
1378/Courier  38 0  MwSetFont
1379/Helvetica  20 0  MwSetFont
1380/Courier  38 0  MwSetFont
1381[0 255 255 255 0 <>] UpdateBrush
1382[0 255 255 255 0 <>] UpdateBrush
1383/Helvetica  29 0  MwSetFont
1384/Courier  38 0  MwSetFont
1385/Helvetica  29 0  MwSetFont
1386[0 0 0 0 0 <>] UpdateBrush
13871 UpdateBkMode
1388[255 255 255] UpdateBkColor
1389(<<Purely Abstract>>) 268 -0.00 1280 881 TextOut
1390[255 255 255] UpdateBkColor
13912 UpdateBkMode
1392[0 255 255 255 0 <>] UpdateBrush
1393/Courier  38 0  MwSetFont
1394[0 255 255 255 0 <>] UpdateBrush
1395[0 255 255 255 0 <>] UpdateBrush
1396[1 0 0 0 0 <>] UpdateBrush
1397pop pop 1798 1036
13981625 983 LineTo
1399[0 255 255 255 0 <>] UpdateBrush
14001664 1012 1673 981 1625 983 3 Polygon
1401[1 0 0 0 0 <>] UpdateBrush
1402[0 255 255 255 0 <>] UpdateBrush
1403[1 0 0 0 0 <>] UpdateBrush
1404pop pop 1012 1049
14051203 987 LineTo
1406[0 255 255 255 0 <>] UpdateBrush
14071155 985 1166 1016 1203 987 3 Polygon
1408[1 0 0 0 0 <>] UpdateBrush
1409[0 255 255 255 0 <>] UpdateBrush
1410[1 0 0 0 0 <>] UpdateBrush
1411pop pop 1409 1087
14121412 992 LineTo
1413[0 255 255 255 0 <>] UpdateBrush
14141394 1036 1427 1037 1412 992 3 Polygon
1415[1 0 0 0 0 <>] UpdateBrush
1416[0 255 255 255 0 <>] UpdateBrush
1417[0 255 255 255 0 <>] UpdateBrush
14181224 601 1612 735 FillRectangle
14191224 601 1612 735 RectangleOutLine
1420[0 255 255 255 0 <>] UpdateBrush
1421/Helvetica  32 0  MwSetFont
1422/Courier  38 0  MwSetFont
1423/Helvetica  32 0  MwSetFont
1424[0 0 0 0 0 <>] UpdateBrush
14251 UpdateBkMode
1426[255 255 255] UpdateBkColor
1427(G4ExcitedStringDecay) 331 -0.00 1252 679 TextOut
1428[255 255 255] UpdateBkColor
14292 UpdateBkMode
1430[0 255 255 255 0 <>] UpdateBrush
1431/Courier  38 0  MwSetFont
1432[0 255 255 255 0 <>] UpdateBrush
1433[0 255 255 255 0 <>] UpdateBrush
1434/Helvetica  29 0  MwSetFont
1435/Courier  38 0  MwSetFont
1436[1 0 0 0 0 <>] UpdateBrush
14371224 689 1612 735 FillRectangle
14381224 689 1612 735 RectangleOutLine
1439[0 255 255 255 0 <>] UpdateBrush
1440/Helvetica  29 0  MwSetFont
1441/Courier  38 0  MwSetFont
1442/Helvetica  29 0  MwSetFont
1443/Courier  38 0  MwSetFont
1444[0 255 255 255 0 <>] UpdateBrush
1445/Helvetica  32 0  MwSetFont
1446/Courier  38 0  MwSetFont
1447/Helvetica  32 0  MwSetFont
1448/Courier  38 0  MwSetFont
1449[0 255 255 255 0 <>] UpdateBrush
1450/Helvetica  20 0  MwSetFont
1451/Courier  38 0  MwSetFont
1452/Helvetica  20 0  MwSetFont
1453/Courier  38 0  MwSetFont
1454[0 255 255 255 0 <>] UpdateBrush
1455[0 255 255 255 0 <>] UpdateBrush
1456/Helvetica  29 0  MwSetFont
1457/Courier  38 0  MwSetFont
1458/Helvetica  29 0  MwSetFont
1459[0 0 0 0 0 <>] UpdateBrush
14601 UpdateBkMode
1461[255 255 255] UpdateBkColor
1462(<<Concrete>>) 188 -0.00 1324 637 TextOut
1463[255 255 255] UpdateBkColor
14642 UpdateBkMode
1465[0 255 255 255 0 <>] UpdateBrush
1466/Courier  38 0  MwSetFont
1467[0 255 255 255 0 <>] UpdateBrush
1468[0 255 255 255 0 <>] UpdateBrush
1469[1 0 0 0 0 <>] UpdateBrush
1470pop pop 1418 601
14711418 500 LineTo
1472[0 255 255 255 0 <>] UpdateBrush
14731402 545 1435 545 1418 500 3 Polygon
1474[1 0 0 0 0 <>] UpdateBrush
1475[0 255 255 255 0 <>] UpdateBrush
1476[1 0 0 0 0 <>] UpdateBrush
1477[0 0 0 0 0 <>] UpdateBrush
1478pop pop 1415 790
14791415 845 LineTo
1480pop pop 1415 845
14811426 818 LineTo
1482pop pop 1415 845
14831403 818 LineTo
1484[1 0 0 0 0 <>] UpdateBrush
1485[0 0 0 0 0 <>] UpdateBrush
1486pop pop 1415 790
14871416 736 LineTo
1488[1 0 0 0 0 <>] UpdateBrush
1489[0 255 255 255 0 <>] UpdateBrush
1490 pop pop % pop out coordinates for current pen position
1491 showpage
1492end
1493% end of the MainWin EPS file
Note: See TracBrowser for help on using the repository browser.