%!PS-Adobe-3.0 EPSF-3.0 %%BoundingBox: 93.0 474.0 548.0 786.0 %%Creator: pia using rose_exe %%CreationDate: Tue Nov 21 20:52:55 2000 %%Title: Geant4 Low Energy Electromagnetic Processes %%EndComments %%BeginProlog 200 dict begin %%BeginResource: Units and resolution /cm { 300 mul 2.54 div } def /PageHeight 28.7 cm def /PageWidth 20.0 cm def /LineSpace 0.05 cm def %%EndResource %%BeginResource: PenBrush /TmpPenArray 5 array def /PenArray 5 array def /lpStyle 0 def /lpWidth 1 def /lpRed 2 def /lpGreen 3 def /lpBlue 4 def /BrushArray 6 array def /lbStyle 0 def /lbRed 1 def /lbGreen 2 def /lbBlue 3 def /lbHatchStyle 4 def /lpPattern 5 def /BkColorArray 5 array def /bkRed 0 def /bkGreen 1 def /bkBlue 2 def /TextColorArray 3 array def /TextRed 0 def /TextGreen 1 def /TextBlue 2 def /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 /HatchStyleArray [ {HS_HORIZ} {HS_VERT} {HS_BDIAG} {HS_FDIAG} {HS_CROSS} {HS_DIAGCROSS} ] def /UpdatePen {/PenArray exch def /PenWidthMemo PenArray lpWidth get def } def /UpdateBrush {/BrushArray exch def} def /UpdateBkColor {/BkColorArray exch def} def /UpdateBkMode {/BkMode exch def} def /UpdateTextColor {/TextColorArray exch def} def /HS_HORIZ {0 LineSpace PageHeight { /i exch def 0 i MyMatrix itransform moveto PageWidth i MyMatrix idtransform lineto } for stroke } def /HS_VERT {0 LineSpace PageWidth { /i exch def i 0 MyMatrix itransform moveto i PageHeight MyMatrix idtransform lineto } for stroke } def /HS_CROSS { HS_HORIZ HS_VERT } def /HS_FDIAG {0 LineSpace 1.4 mul PageWidth 2 mul { /i exch def i PageWidth sub 0 MyMatrix itransform moveto i PageHeight MyMatrix idtransform lineto } for stroke } def /HS_BDIAG {0 LineSpace 1.4 mul PageWidth 2 mul { /i exch def i 0 MyMatrix itransform moveto i PageWidth sub PageHeight MyMatrix idtransform lineto } for stroke } def /HS_DIAGCROSS { HS_FDIAG HS_BDIAG } def /StrokeWithPen {/join exch def /Penwidth PenArray lpWidth get def Penwidth setlinewidth PenArray lpWidth get 1 le { 0 setlinecap } { PenArray lpWidth get 5 gt { 1 setlinecap } { 2 setlinecap } ifelse } ifelse join { PenArray lpWidth get 5 le {0 setlinejoin 3 setmiterlimit} { PenArray lpWidth get 8 gt { 1 setlinejoin } { 2 setlinejoin } ifelse } ifelse } if join LineJoin -1 ne and {SetLineJoin setlinejoin} if join MiterLimit -1 ne and {MiterLimit miterlimit} if PenArray lpRed get 255 div PenArray lpGreen get 255 div PenArray lpBlue get 255 div setrgbcolor /PenStyle PenArray lpStyle get def PenStyle 5 lt { PenDashArray PenStyle get 0 setdash stroke } { PenStyle 6 eq { [] 0 setdash stroke } {newpath} ifelse } ifelse join {0 setlinejoin 10 setmiterlimit} if } def /FillWithBkColor { gsave BkColorArray bkRed get 255 div BkColorArray bkGreen get 255 div BkColorArray bkBlue get 255 div setrgbcolor fill grestore } def /FillWithBrush {/BrushStyle BrushArray lbStyle get def BrushStyle 2 eq dup BrushStyle 0 eq or { BrushArray lbRed get 255 div BrushArray lbGreen get 255 div BrushArray lbBlue get 255 div setrgbcolor { gsave BkMode 2 eq {FillWithBkColor} if clip PenArray lpWidth get PenWidthMemo dup 0 ne {div} {pop} ifelse setlinewidth HatchStyleArray BrushArray lbHatchStyle get get exec grestore } { fill } ifelse } {BrushStyle 3 eq {BrushArray 5 get p SHR gsave clip /Tmp save def pfill Tmp restore grestore} {pop}ifelse } ifelse } def /Fill&Stroke { gsave FillWithBrush grestore StrokeWithPen } def /patfont 10 dict def patfont begin /FontType 3 def /FontMatrix [1 0 0 -1 0 0] def /FontBBox [0 0 16 16] def/Encoding StandardEncoding def /BuildChar{pop pop 16 0 0 0 16 16 setcachedevice 16 16 false [1 0 0 1 .25 .25]{pat}imagemask}bind def end /p{/pat 32 string def {}forall 0 1 7{dup 2 mul pat exch 3 index put dup 2 mul 1 add pat exch 3 index put dup 2 mul 16 add pat exch 3 index put 2 mul 17 add pat exch 2 index put pop}for}bind def /AU{1 add cvi 15 or}bind def /AD{1 sub cvi -16 and}bind def /SHR{pathbbox AU/Y1 exch def AU/X1 exch def AD/Y0 exch def AD/X0 exch def}bind def /M /moveto load def /pfill{/PatFont patfont definefont setfont/ch(AAAA)def X0 64 X1{Y1 -16 Y0{1 index exch M ch show}for pop}for}bind def %%EndResource %%BeginResource: LineTo /LineTo { /y exch def /x exch def moveto x y lineto currentpoint false StrokeWithPen } def %%EndResource %%BeginResource: RectanglePath /RectanglePath { 3 index 3 index moveto 3 index 1 index lineto 1 index 1 index lineto 1 index 3 index lineto 3 index 3 index lineto pop pop pop pop closepath} def /RectanglePathBackwards { 3 index 3 index moveto 1 index 3 index lineto 1 index 1 index lineto 3 index 1 index lineto 3 index 3 index lineto pop pop pop pop closepath} def %%EndResource %%BeginResource: EllipticPath /EllipticPath {matrix currentmatrix dup 3 index 6 index sub 2 div 3 index 6 index sub 2 div 7 index 2 index add 7 index 2 index add matrix translate 3 1 roll matrix scale exch matrix concatmatrix exch matrix concatmatrix setmatrix 1 0 moveto 0 0 1 360 0 arcn closepath setmatrix pop pop pop pop }def /EllipticPathBackwards {matrix currentmatrix dup 3 index 6 index sub 2 div 3 index 6 index sub 2 div 7 index 2 index add 7 index 2 index add matrix translate 3 1 roll matrix scale exch matrix concatmatrix exch matrix concatmatrix setmatrix 1 0 moveto 0 0 1 0 360 arc closepath setmatrix pop pop pop pop }def %%EndResource %%BeginResource: Rectangle /RectangleOutLine {/y2 exch def /x2 exch def /y1 exch def /x1 exch def newpath x1 y1 moveto x2 y1 lineto x2 y2 lineto x1 y2 lineto closepath false StrokeWithPen } def /FillRectangle {/y2 exch def /x2 exch def /y1 exch def /x1 exch def /MyMatrix matrix def newpath x1 y1 moveto x2 y1 lineto x2 y2 lineto x1 y2 lineto closepath FillWithBrush} def /FrameRectangle {/y2 exch def /x2 exch def /y1 exch def /x1 exch def /MyMatrix matrix def /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 x1 y1 moveto x2 y1 lineto x2 y2 lineto x1 y2 lineto x1 y1 lineto /x1 x1 1 add def /x2 x2 1 sub def /y2 y2 1 add def /y1 y1 1 sub def x1 y1 moveto x1 y2 lineto x2 y2 lineto x2 y1 lineto x1 y1 lineto closepath FillWithBrush} def %%EndResource %%BeginResource: Polygon /Polygon {/MyMatrix matrix def newpath PolylineArray PolylineMode 1 sub get exec closepath true Fill&Stroke } def /FillPolygon {/MyMatrix matrix def newpath PolylineArray PolylineMode 1 sub get exec closepath FillWithBrush } def %%EndResource %%BeginResource: Polyline /PolylineArray [ {DrawPolyline} {Bezier} ] def /Polyline {PolylineArray PolylineMode 1 sub get exec pop pop currentpoint true StrokeWithPen } def /Bezier {/nbPoint exch def /nbCurves nbPoint 1 sub 3 idiv def /nbLeft nbPoint 1 sub nbCurves 3 mul sub def moveto 1 1 nbCurves { pop 4 2 roll 6 -2 roll curveto } for nbLeft 1 eq { lineto } {nbLeft 2 eq { 4 2 roll 2 copy curveto } if } ifelse } def /DrawPolyline {/nbPoint exch def moveto 1 1 nbPoint 1 sub { pop lineto } for } def %%EndResource %%BeginResource: Ellipse /Ellipse {gsave /Dy exch def /Dx exch def /Cy exch def /Cx exch def Cx Cy translate Dx Dy scale /MyMatrix Dx Dy matrix scale Cx Cy matrix translate matrix concatmatrix def newpath 0 0 1 0 360 arc closepath 1 Dx div 1 Dy div scale 0 Cx sub 0 Cy sub translate PenArray TmpPenArray copy pop PenArray lpWidth PenArray lpWidth get Dx abs Dy abs add 2 div div put false Fill&Stroke TmpPenArray PenArray copy pop grestore } def /FillEllipse {gsave /Dy exch def /Dx exch def /Cy exch def /Cx exch def Cx Cy translate Dx Dy scale /MyMatrix Dx Dy matrix scale Cx Cy matrix translate matrix concatmatrix def newpath 0 0 1 0 360 arc closepath PenArray TmpPenArray copy pop PenArray lpWidth PenArray lpWidth get Dx abs Dy abs add 2 div div put FillWithBrush TmpPenArray PenArray copy pop grestore } def %%EndResource %%BeginResource: Arc /Arc { gsave /ang1 exch def /ang2 exch def /Dy exch def /Dx exch def /Cy exch def /Cx exch def Cx Cy translate Dx Dy scale 1 -1 scale newpath ClockWise {0 0 1 ang2 ang1 narc} {0 0 1 ang2 ang1 arc} ifelse 1 -1 scale 1 Dx div 1 Dy div scale 0 Cx sub 0 Cy sub translate PenArray TmpPenArray copy pop PenArray lpWidth PenArray lpWidth get Dx abs Dy abs add 2 div div put false StrokeWithPen TmpPenArray PenArray copy pop grestore } def %%EndResource %%BeginResource: Pie /Pie {gsave /ang1 exch def /ang2 exch def /Dy exch def /Dx exch def /Cy exch def /Cx exch def Cx Cy translate Dx Dy scale 1 -1 scale /MyMatrix Dx Dy matrix scale Cx Cy matrix translate matrix concatmatrix def newpath 0 0 moveto ClockWise {0 0 1 ang2 ang1 narc} {0 0 1 ang2 ang1 arc} ifelse closepath 1 -1 scale 1 Dx div 1 Dy div scale 0 Cx sub 0 Cy sub translate PenArray TmpPenArray copy pop PenArray lpWidth PenArray lpWidth get Dx abs Dy abs add 2 div div put true Fill&Stroke TmpPenArray PenArray copy pop grestore } def %%EndResource %%BeginResource: Chord /Chord {gsave /ang1 exch def /ang2 exch def /Dy exch def /Dx exch def /Cy exch def /Cx exch def Cx Cy translate Dx Dy scale 1 -1 scale /MyMatrix Dx Dy matrix scale Cx Cy matrix translate matrix concatmatrix def newpath ClockWise {0 0 1 ang2 ang1 narc} {0 0 1 ang2 ang1 arc} ifelse closepath 1 -1 scale 1 Dx div 1 Dy div scale 0 Cx sub 0 Cy sub translate PenArray TmpPenArray copy pop PenArray lpWidth PenArray lpWidth get Dx abs Dy abs add 2 div div put true Fill&Stroke TmpPenArray PenArray copy pop grestore } def %%EndResource %%BeginResource: RoundRectangle /min {1 index 1 index le { pop} {exch pop} ifelse } def /RoundRectangle {/r2 exch def /r1 exch def /y2 exch def /x2 exch def /y1 exch def /x1 exch def y2 2 div r2 min cvi /r2 exch def x2 2 div r1 min cvi /r1 exch def /width x2 r1 idiv def /height y2 r2 idiv def gsave x1 y1 translate r1 r2 scale 1 -1 scale /MyMatrix r1 r2 matrix scale x1 y1 matrix translate matrix concatmatrix def newpath 1 1 1 180 270 arc width 1 sub 0 lineto width 1 sub 1 1 270 0 arc width height 1 sub lineto width 1 sub height 1 sub 1 0 90 arc 1 height lineto 1 height 1 sub 1 90 180 arc closepath PenArray TmpPenArray copy pop PenArray lpWidth PenArray lpWidth get r1 abs r2 abs add 2 div div put false Fill&Stroke TmpPenArray PenArray copy pop grestore } def %%EndResource %%BeginResource: TextOut /TextOut {TextColorArray 0 get 255 div TextColorArray 1 get 255 div TextColorArray 2 get 255 div setrgbcolor gsave translate rotate 0 0 moveto /expwidth exch def dup stringwidth pop expwidth exch div -1 scale show pop pop currentpoint grestore} def %%EndResource %%BeginResource: MwSetFont /EncodingDict 256 dict def EncodingDict begin 0 [/.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /.notdef /space /exclam /quotedbl /numbersign /dollar /percent /ampersand /quotesingle /parenleft /parenright /asterisk /plus /comma /hyphen /period /slash /zero /one /two /three /four /five /six /seven /eight /nine /colon /semicolon /less /equal /greater /question /at /A /B /C /D /E /F /G /H /I /J /K /L /M /N /O /P /Q /R /S /T /U /V /W /X /Y /Z /bracketleft /backslash /bracketright /asciicircum /underscore /grave /a /b /c /d /e /f /g /h /i /j /k /l /m /n /o /p /q /r /s /t /u /v /w /x /y /z /braceleft /bar /braceright /asciitilde /.notdef /.notdef /.notdef /quotesinglbase /florin /quotedblbase /ellipsis /dagger /daggerdbl /circumflex /perthousand /Scaron /guilsinglleft /OE /.notdef /.notdef /.notdef /.notdef /quoteleft /quoteright /quotedblleft /quotedblright /bullet /endash /emdash /tilde /trademark /scaron /guilsinglright /oe /.notdef /.notdef /Ydieresis /.notdef /exclamdown /cent /sterling /currency /yen /brokenbar /section /dieresis /copyright /ordfeminine /guillemotleft /logicalnot /hyphen /registered /macron /degree /plusminus /twosuperior /threesuperior /acute /mu /paragraph /periodcentered /cedilla /onesuperior /ordmasculine /guillemotright /onequarter /onehalf /threequarters /questiondown /Agrave /Aacute /Acircumflex /Atilde /Adieresis /Aring /AE /Ccedilla /Egrave /Eacute /Ecircumflex /Edieresis /Igrave /Iacute /Icircumflex /Idieresis /Eth /Ntilde /Ograve /Oacute /Ocircumflex /Otilde /Odieresis /multiply /Oslash /Ugrave /Uacute /Ucircumflex /Udieresis /Yacute /Thorn /germandbls /agrave /aacute /acircumflex /atilde /adieresis /aring /ae /ccedilla /egrave /eacute /ecircumflex /edieresis /igrave /iacute /icircumflex /idieresis /eth /ntilde /ograve /oacute /ocircumflex /otilde /odieresis /divide /oslash /ugrave /uacute /ucircumflex /udieresis /yacute /thorn /ydieresis] def end /fntdict 100 dict def /MwScaleAndSetFont { 2 index findfont dup length dict begin {1 index /FID ne {def} {pop pop} ifelse} forall dup EncodingDict exch known {EncodingDict exch get /Encoding exch def} {pop} ifelse currentdict end /font0 exch definefont exch scalefont setfont pop } def /MwSetFont { % look in cache of scaled fonts 1 index /askedsize exch def 2 index /askedname exch def fntdict askedname known { % font name found in cache - what about the size /fntszdict fntdict askedname get def fntszdict askedsize known { % font size found in cache fntszdict askedsize get setfont pop pop pop } { MwScaleAndSetFont fntszdict askedsize currentfont put } ifelse } { % not found in cache MwScaleAndSetFont /fntszdict 200 dict def fntszdict askedsize currentfont put fntdict askedname fntszdict put } ifelse } def %%EndResource %%BeginResource: DisplayBB /DisplayBB {gsave initgraphics 72 300 div 72 300 div scale 0 3507 translate 1 -1 scale 1 setlinewidth 1 0 0 setrgbcolor /y2 exch def /x2 exch def /y1 exch def /x1 exch def newpath x1 y1 moveto x2 y1 lineto x2 y2 lineto x1 y2 lineto closepath stroke grestore } def %%EndResource %%EndProlog %%BeginSetup [{ %%BeginFeature: *InputSlot AUTO 6 statusdict /setpapertray get exec %%EndFeature } stopped cleartomark [{ %%BeginFeature: *PageRegion A4 A4 %%EndFeature } stopped cleartomark %%EndSetup %%Page: %%BeginPageSetup /ClockWise false def /LineJoin -1 def /MiterLimit -1 def /PolylineMode 1 def /LineCap 0 def [0 0 0 0 0] UpdatePen [0 255 255 255 0 <>] UpdateBrush [0 0 0] UpdateTextColor [255 255 255] UpdateBkColor 2 UpdateBkMode 0 0 % All the numbers (for positions, length or font size) given % in this file are expressed in pixels, but interpreted by % Postscript as points (1/72 inch)! % -->so scale accordingly! 72 300 div 72 300 div scale % So that (0, 0) is at top-left corner of paper sheet (takes postscript scaling into account too) 0 3507 translate 1 -1 scale /Courier 38 0 MwSetFont gstate /Mwgstate exch def %%EndPageSetup: [0 1 0 0 0] UpdatePen [0 3164 0 0 0] UpdatePen Mwgstate setgstate newpath 75 75 2287 3239 RectanglePath clip newpath /Courier 38 0 MwSetFont [0 1 0 0 0] UpdatePen [0 255 255 204 0 <>] UpdateBrush [0 1 0 0 160] UpdatePen 504 483 917 593 FillRectangle 504 483 917 593 RectangleOutLine [0 255 255 204 0 <>] UpdateBrush /Helvetica-Oblique 36 0 MwSetFont /Courier 38 0 MwSetFont /Helvetica-Oblique 36 0 MwSetFont [0 1 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (G4VeLowEnergyLoss) 351 -0.00 535 529 TextOut [255 255 255] UpdateBkColor 2 UpdateBkMode [0 255 255 204 0 <>] UpdateBrush [0 1 0 0 160] UpdatePen /Courier 38 0 MwSetFont [0 255 255 204 0 <>] UpdateBrush [0 255 255 204 0 <>] UpdateBrush /Helvetica 32 0 MwSetFont /Courier 38 0 MwSetFont [1 0 0 0 0 <>] UpdateBrush 504 544 917 593 FillRectangle 504 544 917 593 RectangleOutLine 504 563 917 593 FillRectangle 504 563 917 593 RectangleOutLine [0 255 255 204 0 <>] UpdateBrush /Helvetica 32 0 MwSetFont /Courier 38 0 MwSetFont /Helvetica 32 0 MwSetFont /Courier 38 0 MwSetFont [0 255 255 204 0 <>] UpdateBrush /Helvetica-Oblique 36 0 MwSetFont /Courier 38 0 MwSetFont /Helvetica-Oblique 36 0 MwSetFont /Courier 38 0 MwSetFont [0 255 255 204 0 <>] UpdateBrush /Helvetica-Oblique 25 0 MwSetFont /Courier 38 0 MwSetFont /Helvetica-Oblique 25 0 MwSetFont /Courier 38 0 MwSetFont [0 255 255 204 0 <>] UpdateBrush [0 255 255 255 0 <>] UpdateBrush [0 1 0 0 0] UpdatePen [0 255 255 204 0 <>] UpdateBrush [0 1 0 0 160] UpdatePen 913 243 1511 352 FillRectangle 913 243 1511 352 RectangleOutLine [0 255 255 204 0 <>] UpdateBrush /Helvetica-Bold 36 0 MwSetFont /Courier 38 0 MwSetFont /Helvetica-Bold 36 0 MwSetFont [0 1 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (G4LowEnergyBremsstrahlung) 520 -0.00 952 289 TextOut [255 255 255] UpdateBkColor 2 UpdateBkMode [0 255 255 204 0 <>] UpdateBrush [0 1 0 0 160] UpdatePen /Courier 38 0 MwSetFont [0 255 255 204 0 <>] UpdateBrush [0 255 255 204 0 <>] UpdateBrush /Helvetica 32 0 MwSetFont /Courier 38 0 MwSetFont [1 0 0 0 0 <>] UpdateBrush 913 304 1511 352 FillRectangle 913 304 1511 352 RectangleOutLine 913 323 1511 352 FillRectangle 913 323 1511 352 RectangleOutLine [0 255 255 204 0 <>] UpdateBrush /Helvetica 32 0 MwSetFont /Courier 38 0 MwSetFont /Helvetica 32 0 MwSetFont /Courier 38 0 MwSetFont [0 255 255 204 0 <>] UpdateBrush /Helvetica-Bold 36 0 MwSetFont /Courier 38 0 MwSetFont /Helvetica-Bold 36 0 MwSetFont /Courier 38 0 MwSetFont [0 255 255 204 0 <>] UpdateBrush /Helvetica-Bold 23 0 MwSetFont /Courier 38 0 MwSetFont /Helvetica-Bold 23 0 MwSetFont /Courier 38 0 MwSetFont [0 255 255 204 0 <>] UpdateBrush [0 255 255 255 0 <>] UpdateBrush [0 1 0 0 0] UpdatePen [0 255 255 204 0 <>] UpdateBrush [0 1 0 0 160] UpdatePen 1555 1407 2025 1516 FillRectangle 1555 1407 2025 1516 RectangleOutLine [0 255 255 204 0 <>] UpdateBrush /Helvetica-Bold 36 0 MwSetFont /Courier 38 0 MwSetFont /Helvetica-Bold 36 0 MwSetFont [0 1 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (G4LowEnergyCompton) 402 -0.00 1589 1453 TextOut [255 255 255] UpdateBkColor 2 UpdateBkMode [0 255 255 204 0 <>] UpdateBrush [0 1 0 0 160] UpdatePen /Courier 38 0 MwSetFont [0 255 255 204 0 <>] UpdateBrush [0 255 255 204 0 <>] UpdateBrush /Helvetica 32 0 MwSetFont /Courier 38 0 MwSetFont [1 0 0 0 0 <>] UpdateBrush 1555 1468 2025 1516 FillRectangle 1555 1468 2025 1516 RectangleOutLine 1555 1486 2025 1516 FillRectangle 1555 1486 2025 1516 RectangleOutLine [0 255 255 204 0 <>] UpdateBrush /Helvetica 32 0 MwSetFont /Courier 38 0 MwSetFont /Helvetica 32 0 MwSetFont /Courier 38 0 MwSetFont [0 255 255 204 0 <>] UpdateBrush /Helvetica-Bold 36 0 MwSetFont /Courier 38 0 MwSetFont /Helvetica-Bold 36 0 MwSetFont /Courier 38 0 MwSetFont [0 255 255 204 0 <>] UpdateBrush /Helvetica-Bold 23 0 MwSetFont /Courier 38 0 MwSetFont /Helvetica-Bold 23 0 MwSetFont /Courier 38 0 MwSetFont [0 255 255 204 0 <>] UpdateBrush [0 255 255 255 0 <>] UpdateBrush [0 1 0 0 0] UpdatePen [0 255 255 204 0 <>] UpdateBrush [0 1 0 0 160] UpdatePen 630 1423 1284 1532 FillRectangle 630 1423 1284 1532 RectangleOutLine [0 255 255 204 0 <>] UpdateBrush /Helvetica-Bold 36 0 MwSetFont /Courier 38 0 MwSetFont /Helvetica-Bold 36 0 MwSetFont [0 1 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (G4LowEnergyGammaConversion) 574 -0.00 670 1469 TextOut [255 255 255] UpdateBkColor 2 UpdateBkMode [0 255 255 204 0 <>] UpdateBrush [0 1 0 0 160] UpdatePen /Courier 38 0 MwSetFont [0 255 255 204 0 <>] UpdateBrush [0 255 255 204 0 <>] UpdateBrush /Helvetica 32 0 MwSetFont /Courier 38 0 MwSetFont [1 0 0 0 0 <>] UpdateBrush 630 1484 1284 1532 FillRectangle 630 1484 1284 1532 RectangleOutLine 630 1502 1284 1532 FillRectangle 630 1502 1284 1532 RectangleOutLine [0 255 255 204 0 <>] UpdateBrush /Helvetica 32 0 MwSetFont /Courier 38 0 MwSetFont /Helvetica 32 0 MwSetFont /Courier 38 0 MwSetFont [0 255 255 204 0 <>] UpdateBrush /Helvetica-Bold 36 0 MwSetFont /Courier 38 0 MwSetFont /Helvetica-Bold 36 0 MwSetFont /Courier 38 0 MwSetFont [0 255 255 204 0 <>] UpdateBrush /Helvetica-Bold 23 0 MwSetFont /Courier 38 0 MwSetFont /Helvetica-Bold 23 0 MwSetFont /Courier 38 0 MwSetFont [0 255 255 204 0 <>] UpdateBrush [0 255 255 255 0 <>] UpdateBrush [0 1 0 0 0] UpdatePen [0 255 255 204 0 <>] UpdateBrush [0 1 0 0 160] UpdatePen 389 243 871 352 FillRectangle 389 243 871 352 RectangleOutLine [0 255 255 204 0 <>] UpdateBrush /Helvetica-Bold 36 0 MwSetFont /Courier 38 0 MwSetFont /Helvetica-Bold 36 0 MwSetFont [0 1 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (G4LowEnergyIonisation) 414 -0.00 424 289 TextOut [255 255 255] UpdateBkColor 2 UpdateBkMode [0 255 255 204 0 <>] UpdateBrush [0 1 0 0 160] UpdatePen /Courier 38 0 MwSetFont [0 255 255 204 0 <>] UpdateBrush [0 255 255 204 0 <>] UpdateBrush /Helvetica 32 0 MwSetFont /Courier 38 0 MwSetFont [1 0 0 0 0 <>] UpdateBrush 389 304 871 352 FillRectangle 389 304 871 352 RectangleOutLine 389 323 871 352 FillRectangle 389 323 871 352 RectangleOutLine [0 255 255 204 0 <>] UpdateBrush /Helvetica 32 0 MwSetFont /Courier 38 0 MwSetFont /Helvetica 32 0 MwSetFont /Courier 38 0 MwSetFont [0 255 255 204 0 <>] UpdateBrush /Helvetica-Bold 36 0 MwSetFont /Courier 38 0 MwSetFont /Helvetica-Bold 36 0 MwSetFont /Courier 38 0 MwSetFont [0 255 255 204 0 <>] UpdateBrush /Helvetica-Bold 23 0 MwSetFont /Courier 38 0 MwSetFont /Helvetica-Bold 23 0 MwSetFont /Courier 38 0 MwSetFont [0 255 255 204 0 <>] UpdateBrush [0 255 255 255 0 <>] UpdateBrush [0 1 0 0 0] UpdatePen [0 255 255 204 0 <>] UpdateBrush [0 1 0 0 160] UpdatePen 501 1206 1055 1316 FillRectangle 501 1206 1055 1316 RectangleOutLine [0 255 255 204 0 <>] UpdateBrush /Helvetica-Bold 36 0 MwSetFont /Courier 38 0 MwSetFont /Helvetica-Bold 36 0 MwSetFont [0 1 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (G4LowEnergyPhotoElectric) 476 -0.00 540 1253 TextOut [255 255 255] UpdateBkColor 2 UpdateBkMode [0 255 255 204 0 <>] UpdateBrush [0 1 0 0 160] UpdatePen /Courier 38 0 MwSetFont [0 255 255 204 0 <>] UpdateBrush [0 255 255 204 0 <>] UpdateBrush /Helvetica 32 0 MwSetFont /Courier 38 0 MwSetFont [1 0 0 0 0 <>] UpdateBrush 501 1267 1055 1316 FillRectangle 501 1267 1055 1316 RectangleOutLine 501 1286 1055 1316 FillRectangle 501 1286 1055 1316 RectangleOutLine [0 255 255 204 0 <>] UpdateBrush /Helvetica 32 0 MwSetFont /Courier 38 0 MwSetFont /Helvetica 32 0 MwSetFont /Courier 38 0 MwSetFont [0 255 255 204 0 <>] UpdateBrush /Helvetica-Bold 36 0 MwSetFont /Courier 38 0 MwSetFont /Helvetica-Bold 36 0 MwSetFont /Courier 38 0 MwSetFont [0 255 255 204 0 <>] UpdateBrush /Helvetica-Bold 23 0 MwSetFont /Courier 38 0 MwSetFont /Helvetica-Bold 23 0 MwSetFont /Courier 38 0 MwSetFont [0 255 255 204 0 <>] UpdateBrush [0 255 255 255 0 <>] UpdateBrush [0 1 0 0 0] UpdatePen [0 255 255 204 0 <>] UpdateBrush [0 1 0 0 160] UpdatePen 1757 1196 2225 1305 FillRectangle 1757 1196 2225 1305 RectangleOutLine [0 255 255 204 0 <>] UpdateBrush /Helvetica-Bold 36 0 MwSetFont /Courier 38 0 MwSetFont /Helvetica-Bold 36 0 MwSetFont [0 1 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (G4LowEnergyRayleigh) 394 -0.00 1795 1242 TextOut [255 255 255] UpdateBkColor 2 UpdateBkMode [0 255 255 204 0 <>] UpdateBrush [0 1 0 0 160] UpdatePen /Courier 38 0 MwSetFont [0 255 255 204 0 <>] UpdateBrush [0 255 255 204 0 <>] UpdateBrush /Helvetica 32 0 MwSetFont /Courier 38 0 MwSetFont [1 0 0 0 0 <>] UpdateBrush 1757 1257 2225 1305 FillRectangle 1757 1257 2225 1305 RectangleOutLine 1757 1275 2225 1305 FillRectangle 1757 1275 2225 1305 RectangleOutLine [0 255 255 204 0 <>] UpdateBrush /Helvetica 32 0 MwSetFont /Courier 38 0 MwSetFont /Helvetica 32 0 MwSetFont /Courier 38 0 MwSetFont [0 255 255 204 0 <>] UpdateBrush /Helvetica-Bold 36 0 MwSetFont /Courier 38 0 MwSetFont /Helvetica-Bold 36 0 MwSetFont /Courier 38 0 MwSetFont [0 255 255 204 0 <>] UpdateBrush /Helvetica-Bold 23 0 MwSetFont /Courier 38 0 MwSetFont /Helvetica-Bold 23 0 MwSetFont /Courier 38 0 MwSetFont [0 255 255 204 0 <>] UpdateBrush [0 255 255 255 0 <>] UpdateBrush [0 1 0 0 0] UpdatePen [0 255 255 204 0 <>] UpdateBrush [0 1 0 0 160] UpdatePen 1098 439 1697 635 FillRectangle 1098 439 1697 635 RectangleOutLine [0 255 255 204 0 <>] UpdateBrush /Helvetica-Oblique 36 0 MwSetFont /Courier 38 0 MwSetFont /Helvetica-Oblique 36 0 MwSetFont [0 1 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (G4VContinuousDiscreteProcess) 521 -0.00 1138 485 TextOut [255 255 255] UpdateBkColor 2 UpdateBkMode [0 255 255 204 0 <>] UpdateBrush [0 1 0 0 160] UpdatePen /Courier 38 0 MwSetFont [0 255 255 204 0 <>] UpdateBrush [0 255 255 204 0 <>] UpdateBrush /Helvetica 32 0 MwSetFont /Courier 38 0 MwSetFont [1 0 0 0 0 <>] UpdateBrush 1098 500 1697 635 FillRectangle 1098 500 1697 635 RectangleOutLine 1098 519 1697 635 FillRectangle 1098 519 1697 635 RectangleOutLine [0 255 255 204 0 <>] UpdateBrush /Helvetica 32 0 MwSetFont /Courier 38 0 MwSetFont /Helvetica 32 0 MwSetFont [0 1 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor [255 255 255] UpdateBkColor gsave 1105 543 translate 16 15 8 [0.380952 0 0 0.375000 0 0] currentfile /ASCII85Decode filter /RunLengthDecode filter image p\t3noD\jlGUN1a!'L7*!#>8.!#>EV!#>;/!<>7[GQ9,drrEi7r-/2Vq#:@W(&iFY'`e"."99fo!'KrS rY>&)!%4rLJ,fQL ~> grestore %%end of image gsave 1105 543 translate 16 15 8 [0.380952 0 0 0.375000 0 0] currentfile /ASCII85Decode filter /RunLengthDecode filter image p\t3noDedip&Fpip]('iq#C-iq#C-iq#C0jp](-kp&G!koD\djY5a"P ~> grestore %%end of image gsave 1105 543 translate 16 15 8 [0.380952 0 0 0.375000 0 0] currentfile /ASCII85Decode filter /RunLengthDecode filter image p\t3noD\jlGUN1a!'L7*!#>8.!#>EV!#>;/!<>7[GQ9,drrEi7r-/2Vq#:@W(&iFY'`e"."99fo!'KrS rY>&)!%4rLJ,fQL ~> grestore %%end of image [255 255 255] UpdateBkColor (AlongStepDoIt\(\)) 234 -0.00 1147 574 TextOut [255 255 255] UpdateBkColor [255 255 255] UpdateBkColor [255 255 255] UpdateBkColor gsave 1105 581 translate 16 15 8 [0.380952 0 0 0.375000 0 0] currentfile /ASCII85Decode filter /RunLengthDecode filter image p\t3noD\jlGUN1a!'L7*!#>8.!#>EV!#>;/!<>7[GQ9,drrEi7r-/2Vq#:@W(&iFY'`e"."99fo!'KrS rY>&)!%4rLJ,fQL ~> grestore %%end of image gsave 1105 581 translate 16 15 8 [0.380952 0 0 0.375000 0 0] currentfile /ASCII85Decode filter /RunLengthDecode filter image p\t3noDedip&Fpip]('iq#C-iq#C-iq#C0jp](-kp&G!koD\djY5a"P ~> grestore %%end of image gsave 1105 581 translate 16 15 8 [0.380952 0 0 0.375000 0 0] currentfile /ASCII85Decode filter /RunLengthDecode filter image p\t3noD\jlGUN1a!'L7*!#>8.!#>EV!#>;/!<>7[GQ9,drrEi7r-/2Vq#:@W(&iFY'`e"."99fo!'KrS rY>&)!%4rLJ,fQL ~> grestore %%end of image [255 255 255] UpdateBkColor (PostStepDoIt\(\)) 216 -0.00 1147 612 TextOut [255 255 255] UpdateBkColor 2 UpdateBkMode [0 255 255 204 0 <>] UpdateBrush [0 1 0 0 160] UpdatePen /Courier 38 0 MwSetFont [0 255 255 204 0 <>] UpdateBrush /Helvetica-Oblique 36 0 MwSetFont /Courier 38 0 MwSetFont /Helvetica-Oblique 36 0 MwSetFont /Courier 38 0 MwSetFont [0 255 255 204 0 <>] UpdateBrush /Helvetica-Oblique 25 0 MwSetFont /Courier 38 0 MwSetFont /Helvetica-Oblique 25 0 MwSetFont /Courier 38 0 MwSetFont [0 255 255 204 0 <>] UpdateBrush [0 255 255 255 0 <>] UpdateBrush [0 1 0 0 0] UpdatePen [0 255 255 204 0 <>] UpdateBrush [0 1 0 0 160] UpdatePen 1198 1177 1605 1332 FillRectangle 1198 1177 1605 1332 RectangleOutLine [0 255 255 204 0 <>] UpdateBrush /Helvetica-Oblique 36 0 MwSetFont /Courier 38 0 MwSetFont /Helvetica-Oblique 36 0 MwSetFont [0 1 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (G4VDiscreteProcess) 337 -0.00 1233 1222 TextOut [255 255 255] UpdateBkColor 2 UpdateBkMode [0 255 255 204 0 <>] UpdateBrush [0 1 0 0 160] UpdatePen /Courier 38 0 MwSetFont [0 255 255 204 0 <>] UpdateBrush [0 255 255 204 0 <>] UpdateBrush /Helvetica 32 0 MwSetFont /Courier 38 0 MwSetFont [1 0 0 0 0 <>] UpdateBrush 1198 1238 1605 1332 FillRectangle 1198 1238 1605 1332 RectangleOutLine 1198 1257 1605 1332 FillRectangle 1198 1257 1605 1332 RectangleOutLine [0 255 255 204 0 <>] UpdateBrush /Helvetica 32 0 MwSetFont /Courier 38 0 MwSetFont /Helvetica 32 0 MwSetFont [0 1 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor [255 255 255] UpdateBkColor gsave 1206 1281 translate 16 15 8 [0.380952 0 0 0.375000 0 0] currentfile /ASCII85Decode filter /RunLengthDecode filter image p\t3noD\jlGUN1a!'L7*!#>8.!#>EV!#>;/!<>7[GQ9,drrEi7r-/2Vq#:@W(&iFY'`e"."99fo!'KrS rY>&)!%4rLJ,fQL ~> grestore %%end of image gsave 1206 1281 translate 16 15 8 [0.380952 0 0 0.375000 0 0] currentfile /ASCII85Decode filter /RunLengthDecode filter image p\t3noDedip&Fpip]('iq#C-iq#C-iq#C0jp](-kp&G!koD\djY5a"P ~> grestore %%end of image gsave 1206 1281 translate 16 15 8 [0.380952 0 0 0.375000 0 0] currentfile /ASCII85Decode filter /RunLengthDecode filter image p\t3noD\jlGUN1a!'L7*!#>8.!#>EV!#>;/!<>7[GQ9,drrEi7r-/2Vq#:@W(&iFY'`e"."99fo!'KrS rY>&)!%4rLJ,fQL ~> grestore %%end of image [255 255 255] UpdateBkColor (PostStepDoIt\(\)) 216 -0.00 1248 1312 TextOut [255 255 255] UpdateBkColor 2 UpdateBkMode [0 255 255 204 0 <>] UpdateBrush [0 1 0 0 160] UpdatePen /Courier 38 0 MwSetFont [0 255 255 204 0 <>] UpdateBrush /Helvetica-Oblique 36 0 MwSetFont /Courier 38 0 MwSetFont /Helvetica-Oblique 36 0 MwSetFont /Courier 38 0 MwSetFont [0 255 255 204 0 <>] UpdateBrush /Helvetica-Oblique 25 0 MwSetFont /Courier 38 0 MwSetFont /Helvetica-Oblique 25 0 MwSetFont /Courier 38 0 MwSetFont [0 255 255 204 0 <>] UpdateBrush [0 255 255 255 0 <>] UpdateBrush [0 1 0 0 0] UpdatePen [0 255 255 204 0 <>] UpdateBrush [0 1 0 0 160] UpdatePen 1062 765 1733 1040 FillRectangle 1062 765 1733 1040 RectangleOutLine [0 255 255 204 0 <>] UpdateBrush /Helvetica-Oblique 36 0 MwSetFont /Courier 38 0 MwSetFont /Helvetica-Oblique 36 0 MwSetFont [0 1 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (G4VProcess) 204 -0.00 1296 810 TextOut [255 255 255] UpdateBkColor 2 UpdateBkMode [0 255 255 204 0 <>] UpdateBrush [0 1 0 0 160] UpdatePen /Courier 38 0 MwSetFont [0 255 255 204 0 <>] UpdateBrush [0 255 255 204 0 <>] UpdateBrush /Helvetica 32 0 MwSetFont /Courier 38 0 MwSetFont [1 0 0 0 0 <>] UpdateBrush 1062 826 1733 1040 FillRectangle 1062 826 1733 1040 RectangleOutLine 1062 844 1733 1040 FillRectangle 1062 844 1733 1040 RectangleOutLine [0 255 255 204 0 <>] UpdateBrush /Helvetica 32 0 MwSetFont /Courier 38 0 MwSetFont /Helvetica 32 0 MwSetFont [0 1 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor [255 255 255] UpdateBkColor gsave 1069 869 translate 16 15 8 [0.372093 0 0 0.384615 0 0] currentfile /ASCII85Decode filter /RunLengthDecode filter image p\t3noD\jlGUN1a!'L7*!#>8.!#>EV!#>;/!<>7[GQ9,drrEi7r-/2Vq#:@W(&iFY'`e"."99fo!'KrS rY>&)!%4rLJ,fQL ~> grestore %%end of image gsave 1069 869 translate 16 15 8 [0.372093 0 0 0.384615 0 0] currentfile /ASCII85Decode filter /RunLengthDecode filter image p\t3noDedip&Fpip]('iq#C-iq#C-iq#C0jp](-kp&G!koD\djY5a"P ~> grestore %%end of image gsave 1069 869 translate 16 15 8 [0.372093 0 0 0.384615 0 0] currentfile /ASCII85Decode filter /RunLengthDecode filter image p\t3noD\jlGUN1a!'L7*!#>8.!#>EV!#>;/!<>7[GQ9,drrEi7r-/2Vq#:@W(&iFY'`e"."99fo!'KrS rY>&)!%4rLJ,fQL ~> grestore %%end of image [255 255 255] UpdateBkColor (AlongStepDoIt\(\)) 234 -0.00 1112 900 TextOut [255 255 255] UpdateBkColor [255 255 255] UpdateBkColor [255 255 255] UpdateBkColor gsave 1069 907 translate 16 15 8 [0.372093 0 0 0.375000 0 0] currentfile /ASCII85Decode filter /RunLengthDecode filter image p\t3noD\jlGUN1a!'L7*!#>8.!#>EV!#>;/!<>7[GQ9,drrEi7r-/2Vq#:@W(&iFY'`e"."99fo!'KrS rY>&)!%4rLJ,fQL ~> grestore %%end of image gsave 1069 907 translate 16 15 8 [0.372093 0 0 0.375000 0 0] currentfile /ASCII85Decode filter /RunLengthDecode filter image p\t3noDedip&Fpip]('iq#C-iq#C-iq#C0jp](-kp&G!koD\djY5a"P ~> grestore %%end of image gsave 1069 907 translate 16 15 8 [0.372093 0 0 0.375000 0 0] currentfile /ASCII85Decode filter /RunLengthDecode filter image p\t3noD\jlGUN1a!'L7*!#>8.!#>EV!#>;/!<>7[GQ9,drrEi7r-/2Vq#:@W(&iFY'`e"."99fo!'KrS rY>&)!%4rLJ,fQL ~> grestore %%end of image [255 255 255] UpdateBkColor (PostStepDoIt\(\)) 216 -0.00 1112 938 TextOut [255 255 255] UpdateBkColor [255 255 255] UpdateBkColor [255 255 255] UpdateBkColor gsave 1069 945 translate 16 15 8 [0.372093 0 0 0.375000 0 0] currentfile /ASCII85Decode filter /RunLengthDecode filter image p\t3noD\jlGUN1a!'L7*!#>8.!#>EV!#>;/!<>7[GQ9,drrEi7r-/2Vq#:@W(&iFY'`e"."99fo!'KrS rY>&)!%4rLJ,fQL ~> grestore %%end of image gsave 1069 945 translate 16 15 8 [0.372093 0 0 0.375000 0 0] currentfile /ASCII85Decode filter /RunLengthDecode filter image p\t3noDedip&Fpip]('iq#C-iq#C-iq#C0jp](-kp&G!koD\djY5a"P ~> grestore %%end of image gsave 1069 945 translate 16 15 8 [0.372093 0 0 0.375000 0 0] currentfile /ASCII85Decode filter /RunLengthDecode filter image p\t3noD\jlGUN1a!'L7*!#>8.!#>EV!#>;/!<>7[GQ9,drrEi7r-/2Vq#:@W(&iFY'`e"."99fo!'KrS rY>&)!%4rLJ,fQL ~> grestore %%end of image [255 255 255] UpdateBkColor (PostStepGetPhysicalInteractionLength\(\)) 585 -0.00 1112 976 TextOut [255 255 255] UpdateBkColor [255 255 255] UpdateBkColor [255 255 255] UpdateBkColor gsave 1069 983 translate 16 15 8 [0.372093 0 0 0.375000 0 0] currentfile /ASCII85Decode filter /RunLengthDecode filter image p\t3noD\jlGUN1a!'L7*!#>8.!#>EV!#>;/!<>7[GQ9,drrEi7r-/2Vq#:@W(&iFY'`e"."99fo!'KrS rY>&)!%4rLJ,fQL ~> grestore %%end of image gsave 1069 983 translate 16 15 8 [0.372093 0 0 0.375000 0 0] currentfile /ASCII85Decode filter /RunLengthDecode filter image p\t3noDedip&Fpip]('iq#C-iq#C-iq#C0jp](-kp&G!koD\djY5a"P ~> grestore %%end of image gsave 1069 983 translate 16 15 8 [0.372093 0 0 0.375000 0 0] currentfile /ASCII85Decode filter /RunLengthDecode filter image p\t3noD\jlGUN1a!'L7*!#>8.!#>EV!#>;/!<>7[GQ9,drrEi7r-/2Vq#:@W(&iFY'`e"."99fo!'KrS rY>&)!%4rLJ,fQL ~> grestore %%end of image [255 255 255] UpdateBkColor (AlongStepGetPhysicalInteractionLength\(\)) 603 -0.00 1112 1014 TextOut [255 255 255] UpdateBkColor 2 UpdateBkMode [0 255 255 204 0 <>] UpdateBrush [0 1 0 0 160] UpdatePen /Courier 38 0 MwSetFont [0 255 255 204 0 <>] UpdateBrush /Helvetica-Oblique 36 0 MwSetFont /Courier 38 0 MwSetFont /Helvetica-Oblique 36 0 MwSetFont /Courier 38 0 MwSetFont [0 255 255 204 0 <>] UpdateBrush /Helvetica-Oblique 25 0 MwSetFont /Courier 38 0 MwSetFont /Helvetica-Oblique 25 0 MwSetFont /Courier 38 0 MwSetFont [0 255 255 204 0 <>] UpdateBrush [0 255 255 255 0 <>] UpdateBrush [0 1 0 0 0] UpdatePen [1 0 0 0 0 <>] UpdateBrush [0 1 0 0 160] UpdatePen pop pop 1398 636 1398 764 LineTo [0 255 255 255 0 <>] UpdateBrush 1380 715 1416 715 1398 764 3 Polygon [1 0 0 0 0 <>] UpdateBrush [0 255 255 255 0 <>] UpdateBrush [0 1 0 0 0] UpdatePen [1 0 0 0 0 <>] UpdateBrush [0 1 0 0 160] UpdatePen pop pop 1400 1176 1399 1041 LineTo [0 255 255 255 0 <>] UpdateBrush 1382 1089 1417 1089 1399 1041 3 Polygon [1 0 0 0 0 <>] UpdateBrush [0 255 255 255 0 <>] UpdateBrush [0 1 0 0 0] UpdatePen [1 0 0 0 0 <>] UpdateBrush [0 1 0 0 160] UpdatePen pop pop 918 538 1097 538 LineTo [0 255 255 255 0 <>] UpdateBrush 1048 520 1048 555 1097 538 3 Polygon [1 0 0 0 0 <>] UpdateBrush [0 255 255 255 0 <>] UpdateBrush [0 1 0 0 0] UpdatePen [1 0 0 0 0 <>] UpdateBrush [0 1 0 0 160] UpdatePen pop pop 1095 353 825 482 LineTo [0 255 255 255 0 <>] UpdateBrush 861 445 876 477 825 482 3 Polygon [1 0 0 0 0 <>] UpdateBrush [0 255 255 255 0 <>] UpdateBrush [0 1 0 0 0] UpdatePen [1 0 0 0 0 <>] UpdateBrush [0 1 0 0 160] UpdatePen pop pop 1757 1252 1606 1252 LineTo [0 255 255 255 0 <>] UpdateBrush 1654 1235 1654 1270 1606 1252 3 Polygon [1 0 0 0 0 <>] UpdateBrush [0 255 255 255 0 <>] UpdateBrush [0 1 0 0 0] UpdatePen [1 0 0 0 0 <>] UpdateBrush [0 1 0 0 160] UpdatePen pop pop 1067 1422 1243 1333 LineTo [0 255 255 255 0 <>] UpdateBrush 1191 1338 1207 1371 1243 1333 3 Polygon [1 0 0 0 0 <>] UpdateBrush [0 255 255 255 0 <>] UpdateBrush [0 1 0 0 0] UpdatePen [1 0 0 0 0 <>] UpdateBrush [0 1 0 0 160] UpdatePen pop pop 1686 1406 1548 1333 LineTo [0 255 255 255 0 <>] UpdateBrush 1583 1371 1599 1340 1548 1333 3 Polygon [1 0 0 0 0 <>] UpdateBrush [0 255 255 255 0 <>] UpdateBrush [0 1 0 0 0] UpdatePen [1 0 0 0 0 <>] UpdateBrush [0 1 0 0 160] UpdatePen pop pop 1056 1258 1198 1257 LineTo [0 255 255 255 0 <>] UpdateBrush 1149 1239 1149 1275 1198 1257 3 Polygon [1 0 0 0 0 <>] UpdateBrush [0 255 255 255 0 <>] UpdateBrush [0 1 0 0 0] UpdatePen [0 255 255 204 0 <>] UpdateBrush [0 1 0 0 160] UpdatePen 1782 232 2284 342 FillRectangle 1782 232 2284 342 RectangleOutLine [0 255 255 204 0 <>] UpdateBrush /Helvetica-Bold 36 0 MwSetFont /Courier 38 0 MwSetFont /Helvetica-Bold 36 0 MwSetFont [0 1 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (G4hLowEnergyIonisation) 436 -0.00 1815 279 TextOut [255 255 255] UpdateBkColor 2 UpdateBkMode [0 255 255 204 0 <>] UpdateBrush [0 1 0 0 160] UpdatePen /Courier 38 0 MwSetFont [0 255 255 204 0 <>] UpdateBrush [0 255 255 204 0 <>] UpdateBrush /Helvetica 32 0 MwSetFont /Courier 38 0 MwSetFont [1 0 0 0 0 <>] UpdateBrush 1782 293 2284 342 FillRectangle 1782 293 2284 342 RectangleOutLine 1782 312 2284 342 FillRectangle 1782 312 2284 342 RectangleOutLine [0 255 255 204 0 <>] UpdateBrush /Helvetica 32 0 MwSetFont /Courier 38 0 MwSetFont /Helvetica 32 0 MwSetFont /Courier 38 0 MwSetFont [0 255 255 204 0 <>] UpdateBrush /Helvetica-Bold 36 0 MwSetFont /Courier 38 0 MwSetFont /Helvetica-Bold 36 0 MwSetFont /Courier 38 0 MwSetFont [0 255 255 204 0 <>] UpdateBrush /Helvetica-Bold 23 0 MwSetFont /Courier 38 0 MwSetFont /Helvetica-Bold 23 0 MwSetFont /Courier 38 0 MwSetFont [0 255 255 204 0 <>] UpdateBrush [0 255 255 255 0 <>] UpdateBrush [0 1 0 0 0] UpdatePen [0 255 255 204 0 <>] UpdateBrush [0 1 0 0 160] UpdatePen 1833 475 2224 584 FillRectangle 1833 475 2224 584 RectangleOutLine [0 255 255 204 0 <>] UpdateBrush /Helvetica-Oblique 36 0 MwSetFont /Courier 38 0 MwSetFont /Helvetica-Oblique 36 0 MwSetFont [0 1 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (G4hLowEnergyLoss) 327 -0.00 1865 520 TextOut [255 255 255] UpdateBkColor 2 UpdateBkMode [0 255 255 204 0 <>] UpdateBrush [0 1 0 0 160] UpdatePen /Courier 38 0 MwSetFont [0 255 255 204 0 <>] UpdateBrush [0 255 255 204 0 <>] UpdateBrush /Helvetica 32 0 MwSetFont /Courier 38 0 MwSetFont [1 0 0 0 0 <>] UpdateBrush 1833 536 2224 584 FillRectangle 1833 536 2224 584 RectangleOutLine 1833 555 2224 584 FillRectangle 1833 555 2224 584 RectangleOutLine [0 255 255 204 0 <>] UpdateBrush /Helvetica 32 0 MwSetFont /Courier 38 0 MwSetFont /Helvetica 32 0 MwSetFont /Courier 38 0 MwSetFont [0 255 255 204 0 <>] UpdateBrush /Helvetica-Oblique 36 0 MwSetFont /Courier 38 0 MwSetFont /Helvetica-Oblique 36 0 MwSetFont /Courier 38 0 MwSetFont [0 255 255 204 0 <>] UpdateBrush /Helvetica-Oblique 25 0 MwSetFont /Courier 38 0 MwSetFont /Helvetica-Oblique 25 0 MwSetFont /Courier 38 0 MwSetFont [0 255 255 204 0 <>] UpdateBrush [0 255 255 255 0 <>] UpdateBrush [0 1 0 0 0] UpdatePen [1 0 0 0 0 <>] UpdateBrush [0 1 0 0 160] UpdatePen pop pop 1832 532 1698 533 LineTo [0 255 255 255 0 <>] UpdateBrush 1747 515 1747 551 1698 533 3 Polygon [1 0 0 0 0 <>] UpdateBrush [0 255 255 255 0 <>] UpdateBrush [0 1 0 0 0] UpdatePen [1 0 0 0 0 <>] UpdateBrush [0 1 0 0 160] UpdatePen pop pop 2031 343 2029 474 LineTo [0 255 255 255 0 <>] UpdateBrush 2012 426 2048 426 2029 474 3 Polygon [1 0 0 0 0 <>] UpdateBrush [0 255 255 255 0 <>] UpdateBrush [0 1 0 0 0] UpdatePen [1 0 0 0 0 <>] UpdateBrush [0 1 0 0 160] UpdatePen pop pop 648 353 691 482 LineTo [0 255 255 255 0 <>] UpdateBrush 659 442 693 430 691 482 3 Polygon [1 0 0 0 0 <>] UpdateBrush [0 255 255 255 0 <>] UpdateBrush [0 1 0 0 0] UpdatePen pop pop % pop out coordinates for current pen position showpage end % end of the MainWin EPS file