%!PS-ADOBE-3.0 %%Creator: gcosmo using rose_exe %%CreationDate: Fri Sep 6 12:41:41 2002 %%Title: diagram.ps %%EndComments %%BeginProlog /max{2 copy lt{exch}if pop}bind def /ErrHandler{ /errhelpdict 12 dict def errhelpdict begin /stackunderflow (operand stack underflow) def /undefined (this name is not defined in a dictionary) def /VMerror (you have used up all the printer's memory) def /typecheck (operator was expecting a different type of operand) def /ioerror (input/output error occured) def end errordict begin /handleerror { $error begin newerror {/newerror false def showpage initgraphics 72 72 scale /x .25 def /y 9.6 def /Helvetica findfont .2 scalefont setfont x y moveto (Offending Command = ) show /command load {dup type /stringtype ne{100 string cvs}if show}exec /y y .2 sub def x y moveto(Error = ) show /MyError errorname def errorname{dup type dup( max err string )cvs show ( : )show/stringtype ne{( max err string )cvs}if show}exec errordict begin errhelpdict MyError known {x 1 add y .2 sub moveto errhelpdict errorname get show}if end /y y .4 sub def x y moveto (Stack =) show ostack {/y y .2 sub def x 1 add y moveto dup type /stringtype ne{( max err string )cvs}if show}forall showpage}if end}def end} bind def ErrHandler %%BeginResource: Units and resolution /cm { 600 mul 2.54 div } def /PageHeight 21.0 cm def /PageWidth 29.7 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 PageHeight sub LineSpace 3.5 mul PageWidth { /i exch def i 0 MyMatrix itransform moveto i PageHeight add PageHeight MyMatrix idtransform lineto } for stroke } def /HS_BDIAG {0 LineSpace 3.5 mul PageWidth PageHeight add { /i exch def i 0 MyMatrix itransform moveto i PageHeight 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 Penwidth 1 le { 0 setlinecap } { Penwidth 5 gt { 1 setlinecap } { 2 setlinecap } ifelse } ifelse join { Penwidth 5 le {0 setlinejoin 3 setmiterlimit} { Penwidth 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 false Fill&Stroke 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 FillWithBrush 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 false StrokeWithPen 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 true Fill&Stroke 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 true Fill&Stroke 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 600 div 72 600 div scale 0 4960 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 initgraphics 0.000000 72 mul 2.54 div 0.000000 72 mul 2.54 div translate /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 600 div 72 600 div scale % landscape printing 270 rotate -1 1 scale /Courier 78 0 MwSetFont %%EndPageSetup: initclip newpath 150 150 6865 4585 RectanglePath clip newpath /Courier 35 128 MwSetFont /Courier 78 0 MwSetFont /Courier 35 128 MwSetFont initclip newpath 461 150 774 187 RectanglePath clip newpath [0 255 255 255 0 <>] UpdateBrush 461 150 774 187 FillRectangle [0 255 255 255 0 <>] UpdateBrush initclip newpath 811 150 1124 187 RectanglePath clip newpath [0 255 255 255 0 <>] UpdateBrush 811 150 1124 187 FillRectangle [0 255 255 255 0 <>] UpdateBrush initclip newpath 1179 150 1492 187 RectanglePath clip newpath [0 255 255 255 0 <>] UpdateBrush 1179 150 1492 187 FillRectangle [0 255 255 255 0 <>] UpdateBrush initclip newpath 1529 150 1842 187 RectanglePath clip newpath [0 255 255 255 0 <>] UpdateBrush 1529 150 1842 187 FillRectangle [0 255 255 255 0 <>] UpdateBrush initclip newpath 1862 150 2211 187 RectanglePath clip newpath [0 255 255 255 0 <>] UpdateBrush 1862 150 2211 187 FillRectangle [0 255 255 255 0 <>] UpdateBrush initclip newpath 2230 150 2543 187 RectanglePath clip newpath [0 255 255 255 0 <>] UpdateBrush 2230 150 2543 187 FillRectangle [0 255 255 255 0 <>] UpdateBrush initclip newpath 2901 150 3275 187 RectanglePath clip newpath [0 255 255 255 0 <>] UpdateBrush 2901 150 3275 187 FillRectangle [0 255 255 255 0 <>] UpdateBrush initclip newpath 4370 150 4744 187 RectanglePath clip newpath [0 255 255 255 0 <>] UpdateBrush 4370 150 4744 187 FillRectangle [0 255 255 255 0 <>] UpdateBrush initclip newpath 5135 150 5448 187 RectanglePath clip newpath [0 255 255 255 0 <>] UpdateBrush 5135 150 5448 187 FillRectangle [0 255 255 255 0 <>] UpdateBrush initclip newpath 5452 150 5765 187 RectanglePath clip newpath [0 255 255 255 0 <>] UpdateBrush 5452 150 5765 187 FillRectangle [0 255 255 255 0 <>] UpdateBrush initclip newpath 3623 150 4023 187 RectanglePath clip newpath [0 255 255 255 0 <>] UpdateBrush 3623 150 4023 187 FillRectangle [0 255 255 255 0 <>] UpdateBrush initclip newpath 4754 150 5128 187 RectanglePath clip newpath [0 255 255 255 0 <>] UpdateBrush 4754 150 5128 187 FillRectangle [0 255 255 255 0 <>] UpdateBrush initclip newpath 4038 150 4377 187 RectanglePath clip newpath [0 255 255 255 0 <>] UpdateBrush 4038 150 4377 187 FillRectangle [0 255 255 255 0 <>] UpdateBrush initclip newpath 3270 150 3609 187 RectanglePath clip newpath [0 255 255 255 0 <>] UpdateBrush 3270 150 3609 187 FillRectangle [0 255 255 255 0 <>] UpdateBrush initclip newpath 2581 150 2894 187 RectanglePath clip newpath [0 255 255 255 0 <>] UpdateBrush 2581 150 2894 187 FillRectangle [0 255 255 255 0 <>] UpdateBrush initclip newpath 150 150 6865 4585 RectanglePath clip newpath /Courier 78 0 MwSetFont [0 255 251 240 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen 461 415 773 518 FillRectangle 461 415 773 518 RectangleOutLine [0 255 251 240 0 <>] UpdateBrush /Courier 35 128 MwSetFont /Courier 78 0 MwSetFont /Courier 35 128 MwSetFont [0 1 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (user code) 189 -0.00 524 459 TextOut [0 3 0 0 0] UpdatePen pop pop 524 463 713 463 LineTo [0 1 0 0 0] UpdatePen [255 255 255] UpdateBkColor [255 255 255] UpdateBkColor [255 255 255] UpdateBkColor 2 UpdateBkMode [0 255 251 240 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen /Courier 78 0 MwSetFont [0 255 251 240 0 <>] UpdateBrush [1 0 0 0 0] UpdatePen pop pop 617 553 617 4595 LineTo [0 1 128 0 0] UpdatePen [0 255 255 255 0 <>] UpdateBrush 602 601 632 4488 FillRectangle 602 601 632 4488 RectangleOutLine [0 255 251 240 0 <>] UpdateBrush [0 255 255 255 0 <>] UpdateBrush [0 0 0 0 0] UpdatePen [0 255 251 240 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen 811 415 1123 518 FillRectangle 811 415 1123 518 RectangleOutLine [0 255 251 240 0 <>] UpdateBrush /Courier 35 128 MwSetFont /Courier 78 0 MwSetFont /Courier 35 128 MwSetFont [0 1 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (run manager : ) 295 -0.00 821 459 TextOut [0 3 0 0 0] UpdatePen pop pop 821 463 1116 463 LineTo [0 1 0 0 0] UpdatePen [255 255 255] UpdateBkColor [255 255 255] UpdateBkColor (G4RunManager) 253 -0.00 842 495 TextOut [0 3 0 0 0] UpdatePen pop pop 842 499 1095 499 LineTo [0 1 0 0 0] UpdatePen [255 255 255] UpdateBkColor 2 UpdateBkMode [0 255 251 240 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen /Courier 78 0 MwSetFont [0 255 251 240 0 <>] UpdateBrush [1 0 0 0 0] UpdatePen pop pop 968 553 968 4595 LineTo [0 1 128 0 0] UpdatePen [0 255 255 255 0 <>] UpdateBrush 952 601 983 4425 FillRectangle 952 601 983 4425 RectangleOutLine [0 255 251 240 0 <>] UpdateBrush [0 255 255 255 0 <>] UpdateBrush [0 0 0 0 0] UpdatePen [0 255 251 240 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen 1179 415 1491 518 FillRectangle 1179 415 1491 518 RectangleOutLine [0 255 251 240 0 <>] UpdateBrush /Courier 35 128 MwSetFont /Courier 78 0 MwSetFont /Courier 35 128 MwSetFont [0 1 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor ( : G4RunManager) 316 -0.00 1178 459 TextOut [0 3 0 0 0] UpdatePen pop pop 1178 463 1494 463 LineTo [0 1 0 0 0] UpdatePen [255 255 255] UpdateBkColor [255 255 255] UpdateBkColor [255 255 255] UpdateBkColor 2 UpdateBkMode [0 255 251 240 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen /Courier 78 0 MwSetFont [0 255 251 240 0 <>] UpdateBrush [1 0 0 0 0] UpdatePen pop pop 1335 553 1335 4595 LineTo [0 1 128 0 0] UpdatePen [0 255 255 255 0 <>] UpdateBrush 1320 651 1350 1008 FillRectangle 1320 651 1350 1008 RectangleOutLine [0 255 251 240 0 <>] UpdateBrush [0 255 255 255 0 <>] UpdateBrush [0 255 251 240 0 <>] UpdateBrush [0 255 255 255 0 <>] UpdateBrush 1320 1034 1350 2143 FillRectangle 1320 1034 1350 2143 RectangleOutLine [0 255 251 240 0 <>] UpdateBrush [0 255 255 255 0 <>] UpdateBrush 1320 2186 1350 3712 FillRectangle 1320 2186 1350 3712 RectangleOutLine [0 255 251 240 0 <>] UpdateBrush [0 255 255 255 0 <>] UpdateBrush 1320 3721 1350 4363 FillRectangle 1320 3721 1350 4363 RectangleOutLine [0 255 251 240 0 <>] UpdateBrush [0 255 255 255 0 <>] UpdateBrush [0 0 0 0 0] UpdatePen [0 255 251 240 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen 1529 415 1841 518 FillRectangle 1529 415 1841 518 RectangleOutLine [0 255 251 240 0 <>] UpdateBrush /Courier 35 128 MwSetFont /Courier 78 0 MwSetFont /Courier 35 128 MwSetFont [0 1 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor ( : G4RunManager) 316 -0.00 1528 459 TextOut [0 3 0 0 0] UpdatePen pop pop 1528 463 1844 463 LineTo [0 1 0 0 0] UpdatePen [255 255 255] UpdateBkColor [255 255 255] UpdateBkColor [255 255 255] UpdateBkColor 2 UpdateBkMode [0 255 251 240 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen /Courier 78 0 MwSetFont [0 255 251 240 0 <>] UpdateBrush [1 0 0 0 0] UpdatePen pop pop 1686 553 1686 4595 LineTo [0 1 128 0 0] UpdatePen [0 255 255 255 0 <>] UpdateBrush 1670 2470 1700 2923 FillRectangle 1670 2470 1700 2923 RectangleOutLine [0 255 251 240 0 <>] UpdateBrush [0 255 255 255 0 <>] UpdateBrush 1670 3004 1700 3211 FillRectangle 1670 3004 1700 3211 RectangleOutLine [0 255 251 240 0 <>] UpdateBrush [0 255 255 255 0 <>] UpdateBrush 1670 3371 1700 3528 FillRectangle 1670 3371 1700 3528 RectangleOutLine [0 255 251 240 0 <>] UpdateBrush [0 255 255 255 0 <>] UpdateBrush [0 0 0 0 0] UpdatePen [0 255 251 240 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen 1862 415 2210 518 FillRectangle 1862 415 2210 518 RectangleOutLine [0 255 251 240 0 <>] UpdateBrush /Courier 35 128 MwSetFont /Courier 78 0 MwSetFont /Courier 35 128 MwSetFont [0 1 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (state manager : ) 337 -0.00 1868 459 TextOut [0 3 0 0 0] UpdatePen pop pop 1868 463 2205 463 LineTo [0 1 0 0 0] UpdatePen [255 255 255] UpdateBkColor [255 255 255] UpdateBkColor (G4StateManager) 295 -0.00 1889 495 TextOut [0 3 0 0 0] UpdatePen pop pop 1889 499 2184 499 LineTo [0 1 0 0 0] UpdatePen [255 255 255] UpdateBkColor 2 UpdateBkMode [0 255 251 240 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen /Courier 78 0 MwSetFont [0 255 251 240 0 <>] UpdateBrush [1 0 0 0 0] UpdatePen pop pop 2036 553 2036 4595 LineTo [0 1 128 0 0] UpdatePen [0 255 255 255 0 <>] UpdateBrush 2021 684 2051 746 FillRectangle 2021 684 2051 746 RectangleOutLine [0 255 251 240 0 <>] UpdateBrush [0 255 255 255 0 <>] UpdateBrush 2021 767 2051 829 FillRectangle 2021 767 2051 829 RectangleOutLine [0 255 251 240 0 <>] UpdateBrush [0 255 255 255 0 <>] UpdateBrush 2021 1785 2051 1847 FillRectangle 2021 1785 2051 1847 RectangleOutLine [0 255 251 240 0 <>] UpdateBrush [0 255 255 255 0 <>] UpdateBrush 2021 1886 2051 1947 FillRectangle 2021 1886 2051 1947 RectangleOutLine [0 255 251 240 0 <>] UpdateBrush [0 255 255 255 0 <>] UpdateBrush 2021 2236 2051 2298 FillRectangle 2021 2236 2051 2298 RectangleOutLine [0 255 251 240 0 <>] UpdateBrush [0 255 255 255 0 <>] UpdateBrush 2021 2386 2051 2448 FillRectangle 2021 2386 2051 2448 RectangleOutLine [0 255 251 240 0 <>] UpdateBrush [0 255 255 255 0 <>] UpdateBrush 2021 3221 2051 3282 FillRectangle 2021 3221 2051 3282 RectangleOutLine [0 255 251 240 0 <>] UpdateBrush [0 255 255 255 0 <>] UpdateBrush 2021 3738 2051 3800 FillRectangle 2021 3738 2051 3800 RectangleOutLine [0 255 251 240 0 <>] UpdateBrush [0 255 255 255 0 <>] UpdateBrush 2021 4239 2051 4300 FillRectangle 2021 4239 2051 4300 RectangleOutLine [0 255 251 240 0 <>] UpdateBrush [0 255 255 255 0 <>] UpdateBrush [0 0 0 0 0] UpdatePen [0 255 251 240 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen 2230 415 2542 518 FillRectangle 2230 415 2542 518 RectangleOutLine [0 255 251 240 0 <>] UpdateBrush /Courier 35 128 MwSetFont /Courier 78 0 MwSetFont /Courier 35 128 MwSetFont [0 1 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (run : G4Run) 231 -0.00 2272 459 TextOut [0 3 0 0 0] UpdatePen pop pop 2272 463 2503 463 LineTo [0 1 0 0 0] UpdatePen [255 255 255] UpdateBkColor [255 255 255] UpdateBkColor [255 255 255] UpdateBkColor 2 UpdateBkMode [0 255 251 240 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen /Courier 78 0 MwSetFont [0 255 251 240 0 <>] UpdateBrush [1 0 0 0 0] UpdatePen pop pop 2387 553 2387 4595 LineTo [0 1 128 0 0] UpdatePen [0 255 255 255 0 <>] UpdateBrush 2371 1085 2402 1146 FillRectangle 2371 1085 2402 1146 RectangleOutLine [0 255 251 240 0 <>] UpdateBrush [0 255 255 255 0 <>] UpdateBrush 2371 1185 2402 1246 FillRectangle 2371 1185 2402 1246 RectangleOutLine [0 255 251 240 0 <>] UpdateBrush [0 255 255 255 0 <>] UpdateBrush 2371 1268 2402 1330 FillRectangle 2371 1268 2402 1330 RectangleOutLine [0 255 251 240 0 <>] UpdateBrush [0 255 255 255 0 <>] UpdateBrush 2371 1352 2402 1413 FillRectangle 2371 1352 2402 1413 RectangleOutLine [0 255 251 240 0 <>] UpdateBrush [0 255 255 255 0 <>] UpdateBrush 2371 4055 2402 4117 FillRectangle 2371 4055 2402 4117 RectangleOutLine [0 255 251 240 0 <>] UpdateBrush [0 255 255 255 0 <>] UpdateBrush [0 0 0 0 0] UpdatePen [0 255 251 240 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen 2901 415 3274 518 FillRectangle 2901 415 3274 518 RectangleOutLine [0 255 251 240 0 <>] UpdateBrush /Courier 35 128 MwSetFont /Courier 78 0 MwSetFont /Courier 35 128 MwSetFont [0 1 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (run action : ) 274 -0.00 2951 459 TextOut [0 3 0 0 0] UpdatePen pop pop 2951 463 3225 463 LineTo [0 1 0 0 0] UpdatePen [255 255 255] UpdateBkColor [255 255 255] UpdateBkColor (G4UserRunAction) 316 -0.00 2931 495 TextOut [0 3 0 0 0] UpdatePen pop pop 2931 499 3247 499 LineTo [0 1 0 0 0] UpdatePen [255 255 255] UpdateBkColor 2 UpdateBkMode [0 255 251 240 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen /Courier 78 0 MwSetFont [0 255 251 240 0 <>] UpdateBrush [1 0 0 0 0] UpdatePen pop pop 3088 553 3088 4595 LineTo [0 1 128 0 0] UpdatePen [0 255 255 255 0 <>] UpdateBrush 3072 1435 3103 1497 FillRectangle 3072 1435 3103 1497 RectangleOutLine [0 255 251 240 0 <>] UpdateBrush [0 255 255 255 0 <>] UpdateBrush 3072 3855 3103 3916 FillRectangle 3072 3855 3103 3916 RectangleOutLine [0 255 251 240 0 <>] UpdateBrush [0 255 255 255 0 <>] UpdateBrush [0 0 0 0 0] UpdatePen [0 255 251 240 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen 4370 415 4743 518 FillRectangle 4370 415 4743 518 RectangleOutLine [0 255 251 240 0 <>] UpdateBrush /Courier 35 128 MwSetFont /Courier 78 0 MwSetFont /Courier 35 128 MwSetFont [0 1 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (geometry manager : ) 400 -0.00 4358 459 TextOut [0 3 0 0 0] UpdatePen pop pop 4358 463 4758 463 LineTo [0 1 0 0 0] UpdatePen [255 255 255] UpdateBkColor [255 255 255] UpdateBkColor (G4GeometryManager) 358 -0.00 4379 495 TextOut [0 3 0 0 0] UpdatePen pop pop 4379 499 4737 499 LineTo [0 1 0 0 0] UpdatePen [255 255 255] UpdateBkColor 2 UpdateBkMode [0 255 251 240 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen /Courier 78 0 MwSetFont [0 255 251 240 0 <>] UpdateBrush [1 0 0 0 0] UpdatePen pop pop 4557 553 4557 4595 LineTo [0 1 128 0 0] UpdatePen [0 255 255 255 0 <>] UpdateBrush 4541 1518 4572 1580 FillRectangle 4541 1518 4572 1580 RectangleOutLine [0 255 251 240 0 <>] UpdateBrush [0 255 255 255 0 <>] UpdateBrush 4541 1602 4572 1663 FillRectangle 4541 1602 4572 1663 RectangleOutLine [0 255 251 240 0 <>] UpdateBrush [0 255 255 255 0 <>] UpdateBrush 4541 1702 4572 1764 FillRectangle 4541 1702 4572 1764 RectangleOutLine [0 255 251 240 0 <>] UpdateBrush [0 255 255 255 0 <>] UpdateBrush [0 0 0 0 0] UpdatePen [0 255 251 240 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen 5135 415 5447 518 FillRectangle 5135 415 5447 518 RectangleOutLine [0 255 251 240 0 <>] UpdateBrush /Courier 35 128 MwSetFont /Courier 78 0 MwSetFont /Courier 35 128 MwSetFont [0 1 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (random : ) 189 -0.00 5198 459 TextOut [0 3 0 0 0] UpdatePen pop pop 5198 463 5387 463 LineTo [0 1 0 0 0] UpdatePen [255 255 255] UpdateBkColor [255 255 255] UpdateBkColor (HepRandom) 189 -0.00 5198 495 TextOut [0 3 0 0 0] UpdatePen pop pop 5198 499 5387 499 LineTo [0 1 0 0 0] UpdatePen [255 255 255] UpdateBkColor 2 UpdateBkMode [0 255 251 240 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen /Courier 78 0 MwSetFont [0 255 251 240 0 <>] UpdateBrush [1 0 0 0 0] UpdatePen pop pop 5292 553 5292 4595 LineTo [0 1 128 0 0] UpdatePen [0 255 255 255 0 <>] UpdateBrush 5276 2019 5306 2081 FillRectangle 5276 2019 5306 2081 RectangleOutLine [0 255 251 240 0 <>] UpdateBrush [0 255 255 255 0 <>] UpdateBrush 5276 2620 5306 2681 FillRectangle 5276 2620 5306 2681 RectangleOutLine [0 255 251 240 0 <>] UpdateBrush [0 255 255 255 0 <>] UpdateBrush [0 0 0 0 0] UpdatePen [0 255 251 240 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen 5452 415 5764 518 FillRectangle 5452 415 5764 518 RectangleOutLine [0 255 251 240 0 <>] UpdateBrush /Courier 35 128 MwSetFont /Courier 78 0 MwSetFont /Courier 35 128 MwSetFont [0 1 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (timer : G4Timer) 316 -0.00 5451 459 TextOut [0 3 0 0 0] UpdatePen pop pop 5451 463 5767 463 LineTo [0 1 0 0 0] UpdatePen [255 255 255] UpdateBkColor [255 255 255] UpdateBkColor [255 255 255] UpdateBkColor 2 UpdateBkMode [0 255 251 240 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen /Courier 78 0 MwSetFont [0 255 251 240 0 <>] UpdateBrush [1 0 0 0 0] UpdatePen pop pop 5609 553 5609 4595 LineTo [0 1 128 0 0] UpdatePen [0 255 255 255 0 <>] UpdateBrush 5593 2320 5623 2381 FillRectangle 5593 2320 5623 2381 RectangleOutLine [0 255 251 240 0 <>] UpdateBrush [0 255 255 255 0 <>] UpdateBrush 5593 3588 5623 3649 FillRectangle 5593 3588 5623 3649 RectangleOutLine [0 255 251 240 0 <>] UpdateBrush [0 255 255 255 0 <>] UpdateBrush [0 0 0 0 0] UpdatePen [0 255 251 240 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen 3623 415 4022 518 FillRectangle 3623 415 4022 518 RectangleOutLine [0 255 251 240 0 <>] UpdateBrush /Courier 35 128 MwSetFont /Courier 78 0 MwSetFont /Courier 35 128 MwSetFont [0 1 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (primary generator : ) 421 -0.00 3612 459 TextOut [0 3 0 0 0] UpdatePen pop pop 3612 463 4033 463 LineTo [0 1 0 0 0] UpdatePen [255 255 255] UpdateBkColor [255 255 255] UpdateBkColor (G4VPrimaryGenerator) 400 -0.00 3623 495 TextOut [0 3 0 0 0] UpdatePen pop pop 3623 499 4023 499 LineTo [0 1 0 0 0] UpdatePen [255 255 255] UpdateBkColor 2 UpdateBkMode [0 255 251 240 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen /Courier 78 0 MwSetFont [0 255 251 240 0 <>] UpdateBrush [1 0 0 0 0] UpdatePen pop pop 3823 553 3823 4595 LineTo [0 1 128 0 0] UpdatePen [0 255 255 255 0 <>] UpdateBrush 3807 2737 3837 2798 FillRectangle 3807 2737 3837 2798 RectangleOutLine [0 255 251 240 0 <>] UpdateBrush [0 255 255 255 0 <>] UpdateBrush [0 0 0 0 0] UpdatePen [0 255 251 240 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen 4754 415 5127 518 FillRectangle 4754 415 5127 518 RectangleOutLine [0 255 251 240 0 <>] UpdateBrush /Courier 35 128 MwSetFont /Courier 78 0 MwSetFont /Courier 35 128 MwSetFont [0 1 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (persistency manager : ) 463 -0.00 4709 459 TextOut [0 3 0 0 0] UpdatePen pop pop 4709 463 5172 463 LineTo [0 1 0 0 0] UpdatePen [255 255 255] UpdateBkColor [255 255 255] UpdateBkColor (G4VPersistencyMa...) 400 -0.00 4742 495 TextOut [0 3 0 0 0] UpdatePen pop pop 4742 499 5142 499 LineTo [0 1 0 0 0] UpdatePen [255 255 255] UpdateBkColor 2 UpdateBkMode [0 255 251 240 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen /Courier 78 0 MwSetFont [0 255 251 240 0 <>] UpdateBrush [1 0 0 0 0] UpdatePen pop pop 4941 553 4941 4595 LineTo [0 1 128 0 0] UpdatePen [0 255 255 255 0 <>] UpdateBrush 4925 3087 4956 3149 FillRectangle 4925 3087 4956 3149 RectangleOutLine [0 255 251 240 0 <>] UpdateBrush [0 255 255 255 0 <>] UpdateBrush 4925 3972 4956 4033 FillRectangle 4925 3972 4956 4033 RectangleOutLine [0 255 251 240 0 <>] UpdateBrush [0 255 255 255 0 <>] UpdateBrush [0 0 0 0 0] UpdatePen [0 255 251 240 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen 4038 415 4376 518 FillRectangle 4038 415 4376 518 RectangleOutLine [0 255 251 240 0 <>] UpdateBrush /Courier 35 128 MwSetFont /Courier 78 0 MwSetFont /Courier 35 128 MwSetFont [0 1 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (event manager : ) 337 -0.00 4039 459 TextOut [0 3 0 0 0] UpdatePen pop pop 4039 463 4376 463 LineTo [0 1 0 0 0] UpdatePen [255 255 255] UpdateBkColor [255 255 255] UpdateBkColor (G4EventManager) 295 -0.00 4059 495 TextOut [0 3 0 0 0] UpdatePen pop pop 4059 499 4354 499 LineTo [0 1 0 0 0] UpdatePen [255 255 255] UpdateBkColor 2 UpdateBkMode [0 255 251 240 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen /Courier 78 0 MwSetFont [0 255 251 240 0 <>] UpdateBrush [1 0 0 0 0] UpdatePen pop pop 4207 553 4207 4595 LineTo [0 1 128 0 0] UpdatePen [0 255 255 255 0 <>] UpdateBrush 4191 2920 4221 2982 FillRectangle 4191 2920 4221 2982 RectangleOutLine [0 255 251 240 0 <>] UpdateBrush [0 255 255 255 0 <>] UpdateBrush [0 0 0 0 0] UpdatePen [0 255 251 240 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen 3270 415 3608 518 FillRectangle 3270 415 3608 518 RectangleOutLine [0 255 251 240 0 <>] UpdateBrush /Courier 35 128 MwSetFont /Courier 78 0 MwSetFont /Courier 35 128 MwSetFont [0 1 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (primary action : ) 358 -0.00 3260 459 TextOut [0 3 0 0 0] UpdatePen pop pop 3260 463 3618 463 LineTo [0 1 0 0 0] UpdatePen [255 255 255] UpdateBkColor [255 255 255] UpdateBkColor (G4VUserPrimary...) 358 -0.00 3260 495 TextOut [0 3 0 0 0] UpdatePen pop pop 3260 499 3618 499 LineTo [0 1 0 0 0] UpdatePen [255 255 255] UpdateBkColor 2 UpdateBkMode [0 255 251 240 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen /Courier 78 0 MwSetFont [0 255 251 240 0 <>] UpdateBrush [1 0 0 0 0] UpdatePen pop pop 3439 553 3439 4595 LineTo [0 1 128 0 0] UpdatePen [0 255 255 255 0 <>] UpdateBrush 3423 2703 3453 2861 FillRectangle 3423 2703 3453 2861 RectangleOutLine [0 255 251 240 0 <>] UpdateBrush [0 255 255 255 0 <>] UpdateBrush [0 0 0 0 0] UpdatePen [0 255 251 240 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen 2581 415 2893 518 FillRectangle 2581 415 2893 518 RectangleOutLine [0 255 251 240 0 <>] UpdateBrush /Courier 35 128 MwSetFont /Courier 78 0 MwSetFont /Courier 35 128 MwSetFont [0 1 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (event : G4Event) 316 -0.00 2580 459 TextOut [0 3 0 0 0] UpdatePen pop pop 2580 463 2896 463 LineTo [0 1 0 0 0] UpdatePen [255 255 255] UpdateBkColor [255 255 255] UpdateBkColor [255 255 255] UpdateBkColor 2 UpdateBkMode [0 255 251 240 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen /Courier 78 0 MwSetFont [0 255 251 240 0 <>] UpdateBrush [1 0 0 0 0] UpdatePen pop pop 2738 553 2738 4595 LineTo [0 1 128 0 0] UpdatePen [0 255 255 255 0 <>] UpdateBrush 2722 2520 2752 2581 FillRectangle 2722 2520 2752 2581 RectangleOutLine [0 255 251 240 0 <>] UpdateBrush [0 255 255 255 0 <>] UpdateBrush 2722 3404 2752 3466 FillRectangle 2722 3404 2752 3466 RectangleOutLine [0 255 251 240 0 <>] UpdateBrush [0 255 255 255 0 <>] UpdateBrush [0 0 0 0 0] UpdatePen [0 255 251 240 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen 2704 973 3733 973 3733 860 3695 823 2704 823 5 Polygon pop pop 2704 823 3695 823 LineTo 3733 860 LineTo 3733 973 LineTo 2704 973 LineTo 2704 823 LineTo pop pop 3695 823 3695 860 LineTo 3733 860 LineTo [0 255 251 240 0 <>] UpdateBrush /Courier 35 128 MwSetFont /Courier 78 0 MwSetFont /Courier 35 128 MwSetFont [0 1 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (For better readability,) 484 -0.00 2717 857 TextOut [255 255 255] UpdateBkColor [255 255 255] UpdateBkColor (G4RunManager is shown three times.) 715 -0.00 2717 894 TextOut [255 255 255] UpdateBkColor [255 255 255] UpdateBkColor [255 255 255] UpdateBkColor 2 UpdateBkMode [0 255 251 240 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen /Courier 78 0 MwSetFont [0 255 251 240 0 <>] UpdateBrush [0 255 255 255 0 <>] UpdateBrush [0 0 0 0 0] UpdatePen [0 128 0 0 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen pop pop 633 601 951 601 LineTo [0 3 128 0 0] UpdatePen pop pop 951 601 914 616 LineTo pop pop 951 601 914 585 LineTo [0 1 128 0 0] UpdatePen [0 255 255 255 0 <>] UpdateBrush [0 0 0 0 0] UpdatePen [1 0 0 0 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen /Courier 35 128 MwSetFont /Courier 78 0 MwSetFont /Courier 35 128 MwSetFont [0 1 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (BeamOn\(G4int, const char*, G4i...) 694 -0.00 546 584 TextOut [255 255 255] UpdateBkColor 2 UpdateBkMode [1 0 0 0 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen /Courier 78 0 MwSetFont [0 255 255 255 0 <>] UpdateBrush [0 0 0 0 0] UpdatePen [0 128 0 0 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen pop pop 984 651 1319 651 LineTo [0 3 128 0 0] UpdatePen pop pop 1319 651 1281 666 LineTo pop pop 1319 651 1281 635 LineTo [0 1 128 0 0] UpdatePen [0 255 255 255 0 <>] UpdateBrush [0 0 0 0 0] UpdatePen [1 0 0 0 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen /Courier 35 128 MwSetFont /Courier 78 0 MwSetFont /Courier 35 128 MwSetFont [0 1 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (ConfirmBeamOnCondition...) 526 -0.00 953 634 TextOut [255 255 255] UpdateBkColor 2 UpdateBkMode [1 0 0 0 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen /Courier 78 0 MwSetFont [0 255 255 255 0 <>] UpdateBrush [0 0 0 0 0] UpdatePen [0 128 0 0 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen pop pop 1351 684 2020 684 LineTo [0 3 128 0 0] UpdatePen pop pop 2020 684 1982 700 LineTo pop pop 2020 684 1982 668 LineTo [0 1 128 0 0] UpdatePen [0 255 255 255 0 <>] UpdateBrush [0 0 0 0 0] UpdatePen [1 0 0 0 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen /Courier 35 128 MwSetFont /Courier 78 0 MwSetFont /Courier 35 128 MwSetFont [0 1 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (GetStateManager\( \)) 379 -0.00 1496 649 TextOut [255 255 255] UpdateBkColor 2 UpdateBkMode [1 0 0 0 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen /Courier 78 0 MwSetFont [0 255 255 255 0 <>] UpdateBrush [0 0 0 0 0] UpdatePen [0 128 0 0 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen pop pop 1351 767 2020 767 LineTo [0 3 128 0 0] UpdatePen pop pop 2020 767 1982 783 LineTo pop pop 2020 767 1982 752 LineTo [0 1 128 0 0] UpdatePen [0 255 255 255 0 <>] UpdateBrush [0 0 0 0 0] UpdatePen [1 0 0 0 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen /Courier 35 128 MwSetFont /Courier 78 0 MwSetFont /Courier 35 128 MwSetFont [0 1 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (GetCurrentState\( \)) 379 -0.00 1496 733 TextOut [255 255 255] UpdateBkColor 2 UpdateBkMode [1 0 0 0 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen /Courier 78 0 MwSetFont [0 255 255 255 0 <>] UpdateBrush [0 0 0 0 0] UpdatePen [0 128 0 0 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen pop pop 1352 884 1508 884 LineTo pop pop 1508 884 1508 916 LineTo pop pop 1508 916 1353 916 LineTo [0 3 128 0 0] UpdatePen pop pop 1353 916 1391 931 LineTo pop pop 1353 916 1391 900 LineTo [0 1 128 0 0] UpdatePen [0 255 255 255 0 <>] UpdateBrush [0 0 0 0 0] UpdatePen [1 0 0 0 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen /Courier 35 128 MwSetFont /Courier 78 0 MwSetFont /Courier 35 128 MwSetFont [0 1 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (Initialize\( \)) 274 -0.00 1310 868 TextOut [255 255 255] UpdateBkColor 2 UpdateBkMode [1 0 0 0 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen /Courier 78 0 MwSetFont [0 255 255 255 0 <>] UpdateBrush [0 0 0 0 0] UpdatePen [0 255 251 240 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen 1620 1006 2613 1006 2613 894 2576 856 1620 856 5 Polygon pop pop 1620 856 2576 856 LineTo 2613 894 LineTo 2613 1006 LineTo 1620 1006 LineTo 1620 856 LineTo pop pop 2576 856 2576 894 LineTo 2613 894 LineTo [0 255 251 240 0 <>] UpdateBrush /Courier 35 128 MwSetFont /Courier 78 0 MwSetFont /Courier 35 128 MwSetFont [0 1 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (This invocation of Initialize occurs only) 863 -0.00 1633 890 TextOut [255 255 255] UpdateBkColor [255 255 255] UpdateBkColor (for more than once, after BeamOn is called) 884 -0.00 1633 927 TextOut [255 255 255] UpdateBkColor [255 255 255] UpdateBkColor [255 255 255] UpdateBkColor 2 UpdateBkMode [0 255 251 240 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen /Courier 78 0 MwSetFont [0 255 251 240 0 <>] UpdateBrush [0 255 255 255 0 <>] UpdateBrush [0 0 0 0 0] UpdatePen [0 128 0 0 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen pop pop 984 1034 1319 1034 LineTo [0 3 128 0 0] UpdatePen pop pop 1319 1034 1281 1050 LineTo pop pop 1319 1034 1281 1019 LineTo [0 1 128 0 0] UpdatePen [0 255 255 255 0 <>] UpdateBrush [0 0 0 0 0] UpdatePen [1 0 0 0 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen /Courier 35 128 MwSetFont /Courier 78 0 MwSetFont /Courier 35 128 MwSetFont [0 1 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (RunInitialization\( \)) 421 -0.00 939 1000 TextOut [255 255 255] UpdateBkColor 2 UpdateBkMode [1 0 0 0 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen /Courier 78 0 MwSetFont [0 255 255 255 0 <>] UpdateBrush [0 0 0 0 0] UpdatePen [0 128 0 0 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen pop pop 1351 1085 2370 1085 LineTo [0 3 128 0 0] UpdatePen pop pop 2370 1085 2333 1100 LineTo pop pop 2370 1085 2333 1069 LineTo [0 1 128 0 0] UpdatePen [0 255 255 255 0 <>] UpdateBrush [0 0 0 0 0] UpdatePen [1 0 0 0 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen /Courier 35 128 MwSetFont /Courier 78 0 MwSetFont /Courier 35 128 MwSetFont [0 1 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (new) 63 -0.00 1828 1050 TextOut [255 255 255] UpdateBkColor 2 UpdateBkMode [1 0 0 0 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen /Courier 78 0 MwSetFont [0 255 255 255 0 <>] UpdateBrush [0 0 0 0 0] UpdatePen [0 128 0 0 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen pop pop 1351 1185 2370 1185 LineTo [0 3 128 0 0] UpdatePen pop pop 2370 1185 2333 1200 LineTo pop pop 2370 1185 2333 1169 LineTo [0 1 128 0 0] UpdatePen [0 255 255 255 0 <>] UpdateBrush [0 0 0 0 0] UpdatePen [1 0 0 0 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen /Courier 35 128 MwSetFont /Courier 78 0 MwSetFont /Courier 35 128 MwSetFont [0 1 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (SetRunID\(G4int\)) 316 -0.00 1701 1150 TextOut [255 255 255] UpdateBkColor 2 UpdateBkMode [1 0 0 0 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen /Courier 78 0 MwSetFont [0 255 255 255 0 <>] UpdateBrush [0 0 0 0 0] UpdatePen [0 128 0 0 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen pop pop 1351 1268 2370 1268 LineTo [0 3 128 0 0] UpdatePen pop pop 2370 1268 2333 1284 LineTo pop pop 2370 1268 2333 1252 LineTo [0 1 128 0 0] UpdatePen [0 255 255 255 0 <>] UpdateBrush [0 0 0 0 0] UpdatePen [1 0 0 0 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen /Courier 35 128 MwSetFont /Courier 78 0 MwSetFont /Courier 35 128 MwSetFont [0 1 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (SetDCtable\(G4DCtable *\)) 484 -0.00 1617 1234 TextOut [255 255 255] UpdateBkColor 2 UpdateBkMode [1 0 0 0 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen /Courier 78 0 MwSetFont [0 255 255 255 0 <>] UpdateBrush [0 0 0 0 0] UpdatePen [0 128 0 0 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen pop pop 1351 1352 2370 1352 LineTo [0 3 128 0 0] UpdatePen pop pop 2370 1352 2333 1367 LineTo pop pop 2370 1352 2333 1336 LineTo [0 1 128 0 0] UpdatePen [0 255 255 255 0 <>] UpdateBrush [0 0 0 0 0] UpdatePen [1 0 0 0 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen /Courier 35 128 MwSetFont /Courier 78 0 MwSetFont /Courier 35 128 MwSetFont [0 1 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (SetHCtable\(G4HCtable *\)) 484 -0.00 1617 1317 TextOut [255 255 255] UpdateBkColor 2 UpdateBkMode [1 0 0 0 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen /Courier 78 0 MwSetFont [0 255 255 255 0 <>] UpdateBrush [0 0 0 0 0] UpdatePen [0 128 0 0 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen pop pop 1351 1435 3071 1435 LineTo [0 3 128 0 0] UpdatePen pop pop 3071 1435 3034 1451 LineTo pop pop 3071 1435 3034 1419 LineTo [0 1 128 0 0] UpdatePen [0 255 255 255 0 <>] UpdateBrush [0 0 0 0 0] UpdatePen [1 0 0 0 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen /Courier 35 128 MwSetFont /Courier 78 0 MwSetFont /Courier 35 128 MwSetFont [0 1 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (BeginOfRunAction\(const G4Run *\)) 652 -0.00 1602 1418 TextOut [255 255 255] UpdateBkColor 2 UpdateBkMode [1 0 0 0 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen /Courier 78 0 MwSetFont [0 255 255 255 0 <>] UpdateBrush [0 0 0 0 0] UpdatePen [0 128 0 0 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen pop pop 1351 1518 4540 1518 LineTo [0 3 128 0 0] UpdatePen pop pop 4540 1518 4503 1534 LineTo pop pop 4540 1518 4503 1503 LineTo [0 1 128 0 0] UpdatePen [0 255 255 255 0 <>] UpdateBrush [0 0 0 0 0] UpdatePen [1 0 0 0 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen /Courier 35 128 MwSetFont /Courier 78 0 MwSetFont /Courier 35 128 MwSetFont [0 1 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (GetInstance\( \)) 295 -0.00 2426 1503 TextOut [255 255 255] UpdateBkColor 2 UpdateBkMode [1 0 0 0 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen /Courier 78 0 MwSetFont [0 255 255 255 0 <>] UpdateBrush [0 0 0 0 0] UpdatePen [0 128 0 0 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen pop pop 1351 1602 4540 1602 LineTo [0 3 128 0 0] UpdatePen pop pop 4540 1602 4503 1618 LineTo pop pop 4540 1602 4503 1586 LineTo [0 1 128 0 0] UpdatePen [0 255 255 255 0 <>] UpdateBrush [0 0 0 0 0] UpdatePen [1 0 0 0 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen /Courier 35 128 MwSetFont /Courier 78 0 MwSetFont /Courier 35 128 MwSetFont [0 1 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (OpenGeometry\( \)) 316 -0.00 2436 1586 TextOut [255 255 255] UpdateBkColor 2 UpdateBkMode [1 0 0 0 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen /Courier 78 0 MwSetFont [0 255 255 255 0 <>] UpdateBrush [0 0 0 0 0] UpdatePen [0 128 0 0 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen pop pop 1351 1702 4540 1702 LineTo [0 3 128 0 0] UpdatePen pop pop 4540 1702 4503 1718 LineTo pop pop 4540 1702 4503 1686 LineTo [0 1 128 0 0] UpdatePen [0 255 255 255 0 <>] UpdateBrush [0 0 0 0 0] UpdatePen [1 0 0 0 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen /Courier 35 128 MwSetFont /Courier 78 0 MwSetFont /Courier 35 128 MwSetFont [0 1 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (CloseGeometry\(G4bool, G4bo...) 610 -0.00 2392 1685 TextOut [255 255 255] UpdateBkColor 2 UpdateBkMode [1 0 0 0 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen /Courier 78 0 MwSetFont [0 255 255 255 0 <>] UpdateBrush [0 0 0 0 0] UpdatePen [0 128 0 0 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen pop pop 1351 1785 2020 1785 LineTo [0 3 128 0 0] UpdatePen pop pop 2020 1785 1982 1801 LineTo pop pop 2020 1785 1982 1770 LineTo [0 1 128 0 0] UpdatePen [0 255 255 255 0 <>] UpdateBrush [0 0 0 0 0] UpdatePen [1 0 0 0 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen /Courier 35 128 MwSetFont /Courier 78 0 MwSetFont /Courier 35 128 MwSetFont [0 1 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (GetStateManager\( \)) 379 -0.00 1347 1769 TextOut [255 255 255] UpdateBkColor 2 UpdateBkMode [1 0 0 0 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen /Courier 78 0 MwSetFont [0 255 255 255 0 <>] UpdateBrush [0 0 0 0 0] UpdatePen [0 128 0 0 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen pop pop 1351 1886 2020 1886 LineTo [0 3 128 0 0] UpdatePen pop pop 2020 1886 1982 1901 LineTo pop pop 2020 1886 1982 1870 LineTo [0 1 128 0 0] UpdatePen [0 255 255 255 0 <>] UpdateBrush [0 0 0 0 0] UpdatePen [1 0 0 0 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen /Courier 35 128 MwSetFont /Courier 78 0 MwSetFont /Courier 35 128 MwSetFont [0 1 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (SetNewState\(G4ApplicationState\)) 652 -0.00 1323 1872 TextOut [255 255 255] UpdateBkColor 2 UpdateBkMode [1 0 0 0 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen /Courier 78 0 MwSetFont [0 255 255 255 0 <>] UpdateBrush [0 0 0 0 0] UpdatePen [0 128 0 0 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen pop pop 1351 2019 5275 2019 LineTo [0 3 128 0 0] UpdatePen pop pop 5275 2019 5237 2035 LineTo pop pop 5275 2019 5237 2003 LineTo [0 1 128 0 0] UpdatePen [0 255 255 255 0 <>] UpdateBrush [0 0 0 0 0] UpdatePen [1 0 0 0 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen /Courier 35 128 MwSetFont /Courier 78 0 MwSetFont /Courier 35 128 MwSetFont [0 1 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (SaveEngineStatus\(const char *\)) 631 -0.00 1308 2003 TextOut [255 255 255] UpdateBkColor 2 UpdateBkMode [1 0 0 0 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen /Courier 78 0 MwSetFont [0 255 255 255 0 <>] UpdateBrush [0 0 0 0 0] UpdatePen [0 128 0 0 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen pop pop 984 2186 1319 2186 LineTo [0 3 128 0 0] UpdatePen pop pop 1319 2186 1281 2202 LineTo pop pop 1319 2186 1281 2170 LineTo [0 1 128 0 0] UpdatePen [0 255 255 255 0 <>] UpdateBrush [0 0 0 0 0] UpdatePen [1 0 0 0 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen /Courier 35 128 MwSetFont /Courier 78 0 MwSetFont /Courier 35 128 MwSetFont [0 1 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (DoEventLoop\(G4int, const char*, G4int\)) 800 -0.00 902 2154 TextOut [255 255 255] UpdateBkColor 2 UpdateBkMode [1 0 0 0 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen /Courier 78 0 MwSetFont [0 255 255 255 0 <>] UpdateBrush [0 0 0 0 0] UpdatePen [0 128 0 0 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen pop pop 1351 2236 2020 2236 LineTo [0 3 128 0 0] UpdatePen pop pop 2020 2236 1982 2252 LineTo pop pop 2020 2236 1982 2220 LineTo [0 1 128 0 0] UpdatePen [0 255 255 255 0 <>] UpdateBrush [0 0 0 0 0] UpdatePen [1 0 0 0 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen /Courier 35 128 MwSetFont /Courier 78 0 MwSetFont /Courier 35 128 MwSetFont [0 1 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (GetStateManager\( \)) 379 -0.00 1344 2220 TextOut [255 255 255] UpdateBkColor 2 UpdateBkMode [1 0 0 0 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen /Courier 78 0 MwSetFont [0 255 255 255 0 <>] UpdateBrush [0 0 0 0 0] UpdatePen [0 128 0 0 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen pop pop 1351 2320 5592 2320 LineTo [0 3 128 0 0] UpdatePen pop pop 5592 2320 5555 2335 LineTo pop pop 5592 2320 5555 2304 LineTo [0 1 128 0 0] UpdatePen [0 255 255 255 0 <>] UpdateBrush [0 0 0 0 0] UpdatePen [1 0 0 0 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen /Courier 35 128 MwSetFont /Courier 78 0 MwSetFont /Courier 35 128 MwSetFont [0 1 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (Start\( \)) 168 -0.00 1368 2303 TextOut [255 255 255] UpdateBkColor 2 UpdateBkMode [1 0 0 0 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen /Courier 78 0 MwSetFont [0 255 255 255 0 <>] UpdateBrush [0 0 0 0 0] UpdatePen [0 128 0 0 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen pop pop 1351 2386 2020 2386 LineTo [0 3 128 0 0] UpdatePen pop pop 2020 2386 1982 2402 LineTo pop pop 2020 2386 1982 2371 LineTo [0 1 128 0 0] UpdatePen [0 255 255 255 0 <>] UpdateBrush [0 0 0 0 0] UpdatePen [1 0 0 0 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen /Courier 35 128 MwSetFont /Courier 78 0 MwSetFont /Courier 35 128 MwSetFont [0 1 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (SetNewState\(G4ApplicationState\)) 652 -0.00 1309 2370 TextOut [255 255 255] UpdateBkColor 2 UpdateBkMode [1 0 0 0 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen /Courier 78 0 MwSetFont [0 255 255 255 0 <>] UpdateBrush [0 0 0 0 0] UpdatePen [0 128 0 0 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen pop pop 1351 2470 1669 2470 LineTo [0 3 128 0 0] UpdatePen pop pop 1669 2470 1632 2485 LineTo pop pop 1669 2470 1632 2454 LineTo [0 1 128 0 0] UpdatePen [0 255 255 255 0 <>] UpdateBrush [0 0 0 0 0] UpdatePen [1 0 0 0 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen /Courier 35 128 MwSetFont /Courier 78 0 MwSetFont /Courier 35 128 MwSetFont [0 1 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (GenerateEvent\(G4int\)) 421 -0.00 1349 2453 TextOut [255 255 255] UpdateBkColor 2 UpdateBkMode [1 0 0 0 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen /Courier 78 0 MwSetFont [0 255 255 255 0 <>] UpdateBrush [0 0 0 0 0] UpdatePen [0 128 0 0 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen pop pop 1701 2520 2721 2520 LineTo [0 3 128 0 0] UpdatePen pop pop 2721 2520 2683 2535 LineTo pop pop 2721 2520 2683 2504 LineTo [0 1 128 0 0] UpdatePen [0 255 255 255 0 <>] UpdateBrush [0 0 0 0 0] UpdatePen [1 0 0 0 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen /Courier 35 128 MwSetFont /Courier 78 0 MwSetFont /Courier 35 128 MwSetFont [0 1 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (new) 63 -0.00 2178 2499 TextOut [255 255 255] UpdateBkColor 2 UpdateBkMode [1 0 0 0 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen /Courier 78 0 MwSetFont [0 255 255 255 0 <>] UpdateBrush [0 0 0 0 0] UpdatePen [0 128 0 0 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen pop pop 1701 2620 5275 2620 LineTo [0 3 128 0 0] UpdatePen pop pop 5275 2620 5237 2636 LineTo pop pop 5275 2620 5237 2604 LineTo [0 1 128 0 0] UpdatePen [0 255 255 255 0 <>] UpdateBrush [0 0 0 0 0] UpdatePen [1 0 0 0 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen /Courier 35 128 MwSetFont /Courier 78 0 MwSetFont /Courier 35 128 MwSetFont [0 1 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (SaveEngineStatus\(const char *\)) 631 -0.00 2104 2601 TextOut [255 255 255] UpdateBkColor 2 UpdateBkMode [1 0 0 0 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen /Courier 78 0 MwSetFont [0 255 255 255 0 <>] UpdateBrush [0 0 0 0 0] UpdatePen [0 128 0 0 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen pop pop 1701 2703 3422 2703 LineTo [0 3 128 0 0] UpdatePen pop pop 3422 2703 3384 2719 LineTo pop pop 3422 2703 3384 2688 LineTo [0 1 128 0 0] UpdatePen [0 255 255 255 0 <>] UpdateBrush [0 0 0 0 0] UpdatePen [1 0 0 0 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen /Courier 35 128 MwSetFont /Courier 78 0 MwSetFont /Courier 35 128 MwSetFont [0 1 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (GeneratePrimaries\(G4Event *\)) 589 -0.00 2119 2688 TextOut [255 255 255] UpdateBkColor 2 UpdateBkMode [1 0 0 0 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen /Courier 78 0 MwSetFont [0 255 255 255 0 <>] UpdateBrush [0 0 0 0 0] UpdatePen [0 128 0 0 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen pop pop 1351 2920 4190 2920 LineTo [0 3 128 0 0] UpdatePen pop pop 4190 2920 4152 2936 LineTo pop pop 4190 2920 4152 2905 LineTo [0 1 128 0 0] UpdatePen [0 255 255 255 0 <>] UpdateBrush [0 0 0 0 0] UpdatePen [1 0 0 0 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen /Courier 35 128 MwSetFont /Courier 78 0 MwSetFont /Courier 35 128 MwSetFont [0 1 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (ProcessOneEvent\(G4Event *\)) 547 -0.00 2141 2900 TextOut [255 255 255] UpdateBkColor 2 UpdateBkMode [1 0 0 0 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen /Courier 78 0 MwSetFont [0 255 255 255 0 <>] UpdateBrush [0 0 0 0 0] UpdatePen [0 128 0 0 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen pop pop 1351 3004 1669 3004 LineTo [0 3 128 0 0] UpdatePen pop pop 1669 3004 1632 3019 LineTo pop pop 1669 3004 1632 2988 LineTo [0 1 128 0 0] UpdatePen [0 255 255 255 0 <>] UpdateBrush [0 0 0 0 0] UpdatePen [1 0 0 0 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen /Courier 35 128 MwSetFont /Courier 78 0 MwSetFont /Courier 35 128 MwSetFont [0 1 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (AnalyzeEvent\(G4Event *\)) 484 -0.00 1318 2988 TextOut [255 255 255] UpdateBkColor 2 UpdateBkMode [1 0 0 0 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen /Courier 78 0 MwSetFont [0 255 255 255 0 <>] UpdateBrush [0 0 0 0 0] UpdatePen [0 128 0 0 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen pop pop 1351 3221 2020 3221 LineTo [0 3 128 0 0] UpdatePen pop pop 2020 3221 1982 3236 LineTo pop pop 2020 3221 1982 3205 LineTo [0 1 128 0 0] UpdatePen [0 255 255 255 0 <>] UpdateBrush [0 0 0 0 0] UpdatePen [1 0 0 0 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen /Courier 35 128 MwSetFont /Courier 78 0 MwSetFont /Courier 35 128 MwSetFont [0 1 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (SetNewState\(G4ApplicationState\)) 652 -0.00 1287 3205 TextOut [255 255 255] UpdateBkColor 2 UpdateBkMode [1 0 0 0 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen /Courier 78 0 MwSetFont [0 255 255 255 0 <>] UpdateBrush [0 0 0 0 0] UpdatePen [0 128 0 0 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen pop pop 1351 3588 5592 3588 LineTo [0 3 128 0 0] UpdatePen pop pop 5592 3588 5555 3604 LineTo pop pop 5592 3588 5555 3572 LineTo [0 1 128 0 0] UpdatePen [0 255 255 255 0 <>] UpdateBrush [0 0 0 0 0] UpdatePen [1 0 0 0 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen /Courier 35 128 MwSetFont /Courier 78 0 MwSetFont /Courier 35 128 MwSetFont [0 1 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (Stop\( \)) 147 -0.00 1362 3572 TextOut [255 255 255] UpdateBkColor 2 UpdateBkMode [1 0 0 0 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen /Courier 78 0 MwSetFont [0 255 255 255 0 <>] UpdateBrush [0 0 0 0 0] UpdatePen [0 128 0 0 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen pop pop 1701 3087 4924 3087 LineTo [0 3 128 0 0] UpdatePen pop pop 4924 3087 4887 3103 LineTo pop pop 4924 3087 4887 3072 LineTo [0 1 128 0 0] UpdatePen [0 255 255 255 0 <>] UpdateBrush [0 0 0 0 0] UpdatePen [1 0 0 0 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen /Courier 35 128 MwSetFont /Courier 78 0 MwSetFont /Courier 35 128 MwSetFont [0 1 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (Store\(const G4Event *\)) 463 -0.00 2133 3070 TextOut [255 255 255] UpdateBkColor 2 UpdateBkMode [1 0 0 0 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen /Courier 78 0 MwSetFont [0 255 255 255 0 <>] UpdateBrush [0 0 0 0 0] UpdatePen [0 128 0 0 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen pop pop 984 3721 1319 3721 LineTo [0 3 128 0 0] UpdatePen pop pop 1319 3721 1281 3737 LineTo pop pop 1319 3721 1281 3706 LineTo [0 1 128 0 0] UpdatePen [0 255 255 255 0 <>] UpdateBrush [0 0 0 0 0] UpdatePen [1 0 0 0 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen /Courier 35 128 MwSetFont /Courier 78 0 MwSetFont /Courier 35 128 MwSetFont [0 1 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (RunTermination\( \)) 358 -0.00 955 3688 TextOut [255 255 255] UpdateBkColor 2 UpdateBkMode [1 0 0 0 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen /Courier 78 0 MwSetFont [0 255 255 255 0 <>] UpdateBrush [0 0 0 0 0] UpdatePen [0 128 0 0 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen pop pop 1351 3855 3071 3855 LineTo [0 3 128 0 0] UpdatePen pop pop 3071 3855 3034 3871 LineTo pop pop 3071 3855 3034 3839 LineTo [0 1 128 0 0] UpdatePen [0 255 255 255 0 <>] UpdateBrush [0 0 0 0 0] UpdatePen [1 0 0 0 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen /Courier 35 128 MwSetFont /Courier 78 0 MwSetFont /Courier 35 128 MwSetFont [0 1 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (EndOfRunAction\(const G4Run *\)) 610 -0.00 1335 3840 TextOut [255 255 255] UpdateBkColor 2 UpdateBkMode [1 0 0 0 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen /Courier 78 0 MwSetFont [0 255 255 255 0 <>] UpdateBrush [0 0 0 0 0] UpdatePen [0 128 0 0 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen pop pop 1351 3972 4924 3972 LineTo [0 3 128 0 0] UpdatePen pop pop 4924 3972 4887 3987 LineTo pop pop 4924 3972 4887 3956 LineTo [0 1 128 0 0] UpdatePen [0 255 255 255 0 <>] UpdateBrush [0 0 0 0 0] UpdatePen [1 0 0 0 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen /Courier 35 128 MwSetFont /Courier 78 0 MwSetFont /Courier 35 128 MwSetFont [0 1 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (Store\(const G4Run *\)) 421 -0.00 1343 3951 TextOut [255 255 255] UpdateBkColor 2 UpdateBkMode [1 0 0 0 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen /Courier 78 0 MwSetFont [0 255 255 255 0 <>] UpdateBrush [0 0 0 0 0] UpdatePen [0 128 0 0 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen pop pop 1351 3738 2020 3738 LineTo [0 3 128 0 0] UpdatePen pop pop 2020 3738 1982 3754 LineTo pop pop 2020 3738 1982 3722 LineTo [0 1 128 0 0] UpdatePen [0 255 255 255 0 <>] UpdateBrush [0 0 0 0 0] UpdatePen [1 0 0 0 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen /Courier 35 128 MwSetFont /Courier 78 0 MwSetFont /Courier 35 128 MwSetFont [0 1 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (GetStateManager\( \)) 379 -0.00 1347 3722 TextOut [255 255 255] UpdateBkColor 2 UpdateBkMode [1 0 0 0 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen /Courier 78 0 MwSetFont [0 255 255 255 0 <>] UpdateBrush [0 0 0 0 0] UpdatePen [0 128 0 0 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen pop pop 1351 4239 2020 4239 LineTo [0 3 128 0 0] UpdatePen pop pop 2020 4239 1982 4254 LineTo pop pop 2020 4239 1982 4223 LineTo [0 1 128 0 0] UpdatePen [0 255 255 255 0 <>] UpdateBrush [0 0 0 0 0] UpdatePen [1 0 0 0 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen /Courier 35 128 MwSetFont /Courier 78 0 MwSetFont /Courier 35 128 MwSetFont [0 1 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (SetNewState\(G4ApplicationSta...) 652 -0.00 1323 4222 TextOut [255 255 255] UpdateBkColor 2 UpdateBkMode [1 0 0 0 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen /Courier 78 0 MwSetFont [0 255 255 255 0 <>] UpdateBrush [0 0 0 0 0] UpdatePen [0 128 0 0 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen pop pop 1351 3371 1669 3371 LineTo [0 3 128 0 0] UpdatePen pop pop 1669 3371 1632 3387 LineTo pop pop 1669 3371 1632 3355 LineTo [0 1 128 0 0] UpdatePen [0 255 255 255 0 <>] UpdateBrush [0 0 0 0 0] UpdatePen [1 0 0 0 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen /Courier 35 128 MwSetFont /Courier 78 0 MwSetFont /Courier 35 128 MwSetFont [0 1 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (StackPreviousEvent\(G4Event *\)) 610 -0.00 1303 3355 TextOut [255 255 255] UpdateBkColor 2 UpdateBkMode [1 0 0 0 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen /Courier 78 0 MwSetFont [0 255 255 255 0 <>] UpdateBrush [0 0 0 0 0] UpdatePen [0 128 0 0 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen pop pop 1701 3404 2721 3404 LineTo [0 3 128 0 0] UpdatePen pop pop 2721 3404 2683 3420 LineTo pop pop 2721 3404 2683 3389 LineTo [0 1 128 0 0] UpdatePen [0 255 255 255 0 <>] UpdateBrush [0 0 0 0 0] UpdatePen [1 0 0 0 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen /Courier 35 128 MwSetFont /Courier 78 0 MwSetFont /Courier 35 128 MwSetFont [0 1 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (delete) 126 -0.00 2147 3387 TextOut [255 255 255] UpdateBkColor 2 UpdateBkMode [1 0 0 0 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen /Courier 78 0 MwSetFont [0 255 255 255 0 <>] UpdateBrush [0 0 0 0 0] UpdatePen [0 128 0 0 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen pop pop 1351 4055 2370 4055 LineTo [0 3 128 0 0] UpdatePen pop pop 2370 4055 2333 4071 LineTo pop pop 2370 4055 2333 4039 LineTo [0 1 128 0 0] UpdatePen [0 255 255 255 0 <>] UpdateBrush [0 0 0 0 0] UpdatePen [1 0 0 0 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen /Courier 35 128 MwSetFont /Courier 78 0 MwSetFont /Courier 35 128 MwSetFont [0 1 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (delete) 126 -0.00 1380 4039 TextOut [255 255 255] UpdateBkColor 2 UpdateBkMode [1 0 0 0 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen /Courier 78 0 MwSetFont [0 255 255 255 0 <>] UpdateBrush [0 0 0 0 0] UpdatePen [0 128 0 0 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen pop pop 3454 2737 3806 2737 LineTo [0 3 128 0 0] UpdatePen pop pop 3806 2737 3768 2752 LineTo pop pop 3806 2737 3768 2721 LineTo [0 1 128 0 0] UpdatePen [0 255 255 255 0 <>] UpdateBrush [0 0 0 0 0] UpdatePen [1 0 0 0 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen /Courier 35 128 MwSetFont /Courier 78 0 MwSetFont /Courier 35 128 MwSetFont [0 1 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (GeneratePrimaryVertex\(G4Event *\)) 673 -0.00 3410 2720 TextOut [255 255 255] UpdateBkColor 2 UpdateBkMode [1 0 0 0 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen /Courier 78 0 MwSetFont [0 255 255 255 0 <>] UpdateBrush [0 0 0 0 0] UpdatePen [0 128 0 0 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen [1 0 128 0 0] UpdatePen pop pop 1124 496 2815 822 LineTo [0 1 128 0 0] UpdatePen [0 255 255 255 0 <>] UpdateBrush [0 0 0 0 0] UpdatePen [0 128 0 0 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen [1 0 128 0 0] UpdatePen pop pop 1492 502 2881 822 LineTo [0 1 128 0 0] UpdatePen [0 255 255 255 0 <>] UpdateBrush [0 0 0 0 0] UpdatePen [0 128 0 0 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen [1 0 128 0 0] UpdatePen pop pop 1842 511 2944 822 LineTo [0 1 128 0 0] UpdatePen [0 255 255 255 0 <>] UpdateBrush [0 0 0 0 0] UpdatePen [0 128 0 0 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen [1 0 128 0 0] UpdatePen pop pop 1430 884 1619 914 LineTo [0 1 128 0 0] UpdatePen [0 255 255 255 0 <>] UpdateBrush [0 0 0 0 0] UpdatePen [1 0 0 0 0 <>] UpdateBrush [0 1 0 0 0] UpdatePen /Courier-BoldOblique 54 128 MwSetFont /Courier 78 0 MwSetFont /Courier-BoldOblique 54 128 MwSetFont [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode /Courier-Bold 54 128 MwSetFont /Courier-BoldOblique 54 128 MwSetFont /Courier-Bold 54 128 MwSetFont /Courier-BoldOblique 54 128 MwSetFont [255 255 255] UpdateBkColor (BeamOn) 195 -0.00 467 327 TextOut [255 255 255] UpdateBkColor 2 UpdateBkMode [1 0 0 0 0 <>] UpdateBrush /Courier 78 0 MwSetFont [0 255 255 255 0 <>] UpdateBrush [0 0 0 0 0] UpdatePen initclip newpath 0 0 7015 4960 RectanglePath clip newpath /Courier 78 0 MwSetFont pop pop % pop out coordinates for current pen position showpage %%Trailer %%EOF