%!PS-ADOBE-3.0 %%Creator: gcosmo using rose_exe %%CreationDate: Fri Sep 6 12:43:48 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 489 150 813 187 RectanglePath clip newpath [0 255 255 255 0 <>] UpdateBrush 489 150 813 187 FillRectangle [0 255 255 255 0 <>] UpdateBrush initclip newpath 820 150 1174 187 RectanglePath clip newpath [0 255 255 255 0 <>] UpdateBrush 820 150 1174 187 FillRectangle [0 255 255 255 0 <>] UpdateBrush initclip newpath 1178 150 1646 187 RectanglePath clip newpath [0 255 255 255 0 <>] UpdateBrush 1178 150 1646 187 FillRectangle [0 255 255 255 0 <>] UpdateBrush initclip newpath 1666 150 2057 187 RectanglePath clip newpath [0 255 255 255 0 <>] UpdateBrush 1666 150 2057 187 FillRectangle [0 255 255 255 0 <>] UpdateBrush initclip newpath 2065 150 2454 187 RectanglePath clip newpath [0 255 255 255 0 <>] UpdateBrush 2065 150 2454 187 FillRectangle [0 255 255 255 0 <>] UpdateBrush initclip newpath 2458 150 2821 187 RectanglePath clip newpath [0 255 255 255 0 <>] UpdateBrush 2458 150 2821 187 FillRectangle [0 255 255 255 0 <>] UpdateBrush initclip newpath 2833 150 3207 187 RectanglePath clip newpath [0 255 255 255 0 <>] UpdateBrush 2833 150 3207 187 FillRectangle [0 255 255 255 0 <>] UpdateBrush initclip newpath 4020 150 4405 187 RectanglePath clip newpath [0 255 255 255 0 <>] UpdateBrush 4020 150 4405 187 FillRectangle [0 255 255 255 0 <>] UpdateBrush initclip newpath 5105 150 5567 187 RectanglePath clip newpath [0 255 255 255 0 <>] UpdateBrush 5105 150 5567 187 FillRectangle [0 255 255 255 0 <>] UpdateBrush initclip newpath 5573 150 6102 187 RectanglePath clip newpath [0 255 255 255 0 <>] UpdateBrush 5573 150 6102 187 FillRectangle [0 255 255 255 0 <>] UpdateBrush initclip newpath 6108 150 6535 187 RectanglePath clip newpath [0 255 255 255 0 <>] UpdateBrush 6108 150 6535 187 FillRectangle [0 255 255 255 0 <>] UpdateBrush initclip newpath 6540 150 6864 187 RectanglePath clip newpath [0 255 255 255 0 <>] UpdateBrush 6540 150 6864 187 FillRectangle [0 255 255 255 0 <>] UpdateBrush initclip newpath 4776 150 5101 187 RectanglePath clip newpath [0 255 255 255 0 <>] UpdateBrush 4776 150 5101 187 FillRectangle [0 255 255 255 0 <>] UpdateBrush initclip newpath 4415 150 4771 187 RectanglePath clip newpath [0 255 255 255 0 <>] UpdateBrush 4415 150 4771 187 FillRectangle [0 255 255 255 0 <>] UpdateBrush initclip newpath 3222 150 3683 187 RectanglePath clip newpath [0 255 255 255 0 <>] UpdateBrush 3222 150 3683 187 FillRectangle [0 255 255 255 0 <>] UpdateBrush initclip newpath 3687 150 4012 187 RectanglePath clip newpath [0 255 255 255 0 <>] UpdateBrush 3687 150 4012 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 489 415 812 541 FillRectangle 489 415 812 541 RectangleOutLine [0 255 251 240 0 <>] UpdateBrush /Courier 43 128 MwSetFont /Courier 78 0 MwSetFont /Courier 43 128 MwSetFont [0 1 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (User main) 235 -0.00 534 467 TextOut [0 3 0 0 0] UpdatePen pop pop 534 472 769 472 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 651 586 651 3643 LineTo [0 1 128 0 0] UpdatePen [0 255 255 255 0 <>] UpdateBrush 635 617 667 3438 FillRectangle 635 617 667 3438 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 820 415 1173 541 FillRectangle 820 415 1173 541 RectangleOutLine [0 255 251 240 0 <>] UpdateBrush /Courier 43 128 MwSetFont /Courier 78 0 MwSetFont /Courier 43 128 MwSetFont [0 1 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (RunManager : ) 340 -0.00 827 467 TextOut [0 3 0 0 0] UpdatePen pop pop 827 472 1167 472 LineTo [0 1 0 0 0] UpdatePen [255 255 255] UpdateBkColor [255 255 255] UpdateBkColor (G4RunManager) 314 -0.00 840 513 TextOut [0 3 0 0 0] UpdatePen pop pop 840 518 1154 518 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 997 586 997 3643 LineTo [0 1 128 0 0] UpdatePen [0 255 255 255 0 <>] UpdateBrush 981 617 1012 1592 FillRectangle 981 617 1012 1592 RectangleOutLine [0 255 251 240 0 <>] UpdateBrush [0 255 255 255 0 <>] UpdateBrush 981 1637 1012 3373 FillRectangle 981 1637 1012 3373 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 1178 415 1645 541 FillRectangle 1178 415 1645 541 RectangleOutLine [0 255 251 240 0 <>] UpdateBrush /Courier 43 128 MwSetFont /Courier 78 0 MwSetFont /Courier 43 128 MwSetFont [0 1 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (exception handler : ) 523 -0.00 1150 467 TextOut [0 3 0 0 0] UpdatePen pop pop 1150 472 1673 472 LineTo [0 1 0 0 0] UpdatePen [255 255 255] UpdateBkColor [255 255 255] UpdateBkColor (G4ExceptionHandler) 471 -0.00 1176 513 TextOut [0 3 0 0 0] UpdatePen pop pop 1176 518 1647 518 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 1412 586 1412 3643 LineTo [0 1 128 0 0] UpdatePen [0 255 255 255 0 <>] UpdateBrush 1396 651 1427 715 FillRectangle 1396 651 1427 715 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 1666 415 2056 541 FillRectangle 1666 415 2056 541 RectangleOutLine [0 255 251 240 0 <>] UpdateBrush /Courier 43 128 MwSetFont /Courier 78 0 MwSetFont /Courier 43 128 MwSetFont [0 1 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (eventManager : ) 392 -0.00 1666 467 TextOut [0 3 0 0 0] UpdatePen pop pop 1666 472 2058 472 LineTo [0 1 0 0 0] UpdatePen [255 255 255] UpdateBkColor [255 255 255] UpdateBkColor (G4EventManager) 366 -0.00 1679 513 TextOut [0 3 0 0 0] UpdatePen pop pop 1679 518 2045 518 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 1861 586 1861 3643 LineTo [0 1 128 0 0] UpdatePen [0 255 255 255 0 <>] UpdateBrush 1845 772 1877 836 FillRectangle 1845 772 1877 836 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 2065 415 2453 541 FillRectangle 2065 415 2453 541 RectangleOutLine [0 255 251 240 0 <>] UpdateBrush /Courier 43 128 MwSetFont /Courier 78 0 MwSetFont /Courier 43 128 MwSetFont [0 1 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (particle table : ) 445 -0.00 2036 467 TextOut [0 3 0 0 0] UpdatePen pop pop 2036 472 2481 472 LineTo [0 1 0 0 0] UpdatePen [255 255 255] UpdateBkColor [255 255 255] UpdateBkColor (G4ParticleTable) 392 -0.00 2063 513 TextOut [0 3 0 0 0] UpdatePen pop pop 2063 518 2455 518 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 2259 586 2259 3643 LineTo [0 1 128 0 0] UpdatePen [0 255 255 255 0 <>] UpdateBrush 2243 1170 2274 1234 FillRectangle 2243 1170 2274 1234 RectangleOutLine [0 255 251 240 0 <>] UpdateBrush [0 255 255 255 0 <>] UpdateBrush 2243 1256 2274 1320 FillRectangle 2243 1256 2274 1320 RectangleOutLine [0 255 251 240 0 <>] UpdateBrush [0 255 255 255 0 <>] UpdateBrush 2243 2449 2274 2513 FillRectangle 2243 2449 2274 2513 RectangleOutLine [0 255 251 240 0 <>] UpdateBrush [0 255 255 255 0 <>] UpdateBrush 2243 2553 2274 2617 FillRectangle 2243 2553 2274 2617 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 2458 415 2820 541 FillRectangle 2458 415 2820 541 RectangleOutLine [0 255 251 240 0 <>] UpdateBrush /Courier 43 128 MwSetFont /Courier 78 0 MwSetFont /Courier 43 128 MwSetFont [0 1 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (process table : ) 419 -0.00 2430 467 TextOut [0 3 0 0 0] UpdatePen pop pop 2430 472 2849 472 LineTo [0 1 0 0 0] UpdatePen [255 255 255] UpdateBkColor [255 255 255] UpdateBkColor (G4ProcessTable) 366 -0.00 2457 513 TextOut [0 3 0 0 0] UpdatePen pop pop 2457 518 2823 518 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 2639 586 2639 3643 LineTo [0 1 128 0 0] UpdatePen [0 255 255 255 0 <>] UpdateBrush 2623 1360 2655 1424 FillRectangle 2623 1360 2655 1424 RectangleOutLine [0 255 251 240 0 <>] UpdateBrush [0 255 255 255 0 <>] UpdateBrush 2623 1464 2655 1528 FillRectangle 2623 1464 2655 1528 RectangleOutLine [0 255 251 240 0 <>] UpdateBrush [0 255 255 255 0 <>] UpdateBrush 2623 2657 2655 2720 FillRectangle 2623 2657 2655 2720 RectangleOutLine [0 255 251 240 0 <>] UpdateBrush [0 255 255 255 0 <>] UpdateBrush 2623 2743 2655 2807 FillRectangle 2623 2743 2655 2807 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 2833 415 3206 541 FillRectangle 2833 415 3206 541 RectangleOutLine [0 255 251 240 0 <>] UpdateBrush /Courier 43 128 MwSetFont /Courier 78 0 MwSetFont /Courier 43 128 MwSetFont [0 1 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (state manager : ) 419 -0.00 2810 467 TextOut [0 3 0 0 0] UpdatePen pop pop 2810 472 3229 472 LineTo [0 1 0 0 0] UpdatePen [255 255 255] UpdateBkColor [255 255 255] UpdateBkColor (G4StateManager) 366 -0.00 2837 513 TextOut [0 3 0 0 0] UpdatePen pop pop 2837 518 3203 518 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 3020 586 3020 3643 LineTo [0 1 128 0 0] UpdatePen [0 255 255 255 0 <>] UpdateBrush 3003 1688 3035 1752 FillRectangle 3003 1688 3035 1752 RectangleOutLine [0 255 251 240 0 <>] UpdateBrush [0 255 255 255 0 <>] UpdateBrush 3003 1792 3035 1856 FillRectangle 3003 1792 3035 1856 RectangleOutLine [0 255 251 240 0 <>] UpdateBrush [0 255 255 255 0 <>] UpdateBrush 3003 3244 3035 3308 FillRectangle 3003 3244 3035 3308 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 4020 415 4404 541 FillRectangle 4020 415 4404 541 RectangleOutLine [0 255 251 240 0 <>] UpdateBrush /Courier 43 128 MwSetFont /Courier 78 0 MwSetFont /Courier 43 128 MwSetFont [0 1 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (run messenger : ) 419 -0.00 4003 467 TextOut [0 3 0 0 0] UpdatePen pop pop 4003 472 4422 472 LineTo [0 1 0 0 0] UpdatePen [255 255 255] UpdateBkColor [255 255 255] UpdateBkColor (G4RunMessenger) 366 -0.00 4030 513 TextOut [0 3 0 0 0] UpdatePen pop pop 4030 518 4396 518 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 4212 586 4212 3643 LineTo [0 1 128 0 0] UpdatePen [0 255 255 255 0 <>] UpdateBrush 4196 1032 4228 1095 FillRectangle 4196 1032 4228 1095 RectangleOutLine [0 255 251 240 0 <>] UpdateBrush [0 255 255 255 0 <>] UpdateBrush 4196 2000 4228 2063 FillRectangle 4196 2000 4228 2063 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 5105 415 5566 541 FillRectangle 5105 415 5566 541 RectangleOutLine [0 255 251 240 0 <>] UpdateBrush /Courier 43 128 MwSetFont /Courier 78 0 MwSetFont /Courier 43 128 MwSetFont [0 1 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (physics list : ) 392 -0.00 5141 467 TextOut [0 3 0 0 0] UpdatePen pop pop 5141 472 5533 472 LineTo [0 1 0 0 0] UpdatePen [255 255 255] UpdateBkColor [255 255 255] UpdateBkColor (G4VUserPhysicsList) 471 -0.00 5101 513 TextOut [0 3 0 0 0] UpdatePen pop pop 5101 518 5572 518 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 5336 586 5336 3643 LineTo [0 1 128 0 0] UpdatePen [0 255 255 255 0 <>] UpdateBrush 5320 2311 5351 2375 FillRectangle 5320 2311 5351 2375 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 5573 415 6101 541 FillRectangle 5573 415 6101 541 RectangleOutLine [0 255 251 240 0 <>] UpdateBrush /Courier 43 128 MwSetFont /Courier 78 0 MwSetFont /Courier 43 128 MwSetFont [0 1 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (detector : ) 288 -0.00 5694 467 TextOut [0 3 0 0 0] UpdatePen pop pop 5694 472 5982 472 LineTo [0 1 0 0 0] UpdatePen [255 255 255] UpdateBkColor [255 255 255] UpdateBkColor (G4VUserDetectorCons...) 576 -0.00 5550 513 TextOut [0 3 0 0 0] UpdatePen pop pop 5550 518 6126 518 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 5837 586 5837 3643 LineTo [0 1 128 0 0] UpdatePen [0 255 255 255 0 <>] UpdateBrush 5821 2829 5853 2893 FillRectangle 5821 2829 5853 2893 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 6108 415 6534 541 FillRectangle 6108 415 6534 541 RectangleOutLine [0 255 251 240 0 <>] UpdateBrush /Courier 43 128 MwSetFont /Courier 78 0 MwSetFont /Courier 43 128 MwSetFont [0 1 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (primary action : ) 445 -0.00 6099 467 TextOut [0 3 0 0 0] UpdatePen pop pop 6099 472 6544 472 LineTo [0 1 0 0 0] UpdatePen [255 255 255] UpdateBkColor [255 255 255] UpdateBkColor (G4VUserPrimar...) 419 -0.00 6112 513 TextOut [0 3 0 0 0] UpdatePen pop pop 6112 518 6531 518 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 6322 586 6322 3643 LineTo [0 1 128 0 0] UpdatePen [0 255 255 255 0 <>] UpdateBrush 6305 2916 6337 2980 FillRectangle 6305 2916 6337 2980 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 6540 415 6863 541 FillRectangle 6540 415 6863 541 RectangleOutLine [0 255 251 240 0 <>] UpdateBrush /Courier 43 128 MwSetFont /Courier 78 0 MwSetFont /Courier 43 128 MwSetFont [0 1 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (user action ) 314 -0.00 6545 467 TextOut [0 3 0 0 0] UpdatePen pop pop 6545 472 6859 472 LineTo [0 1 0 0 0] UpdatePen [255 255 255] UpdateBkColor [255 255 255] UpdateBkColor (classes) 183 -0.00 6611 513 TextOut [0 3 0 0 0] UpdatePen pop pop 6611 518 6794 518 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 6702 586 6702 3643 LineTo [0 1 128 0 0] UpdatePen [0 255 255 255 0 <>] UpdateBrush 6686 3002 6717 3066 FillRectangle 6686 3002 6717 3066 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 4776 415 5100 541 FillRectangle 4776 415 5100 541 RectangleOutLine [0 255 251 240 0 <>] UpdateBrush /Courier 43 128 MwSetFont /Courier 78 0 MwSetFont /Courier 43 128 MwSetFont [0 1 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (UI manager : ) 340 -0.00 4769 467 TextOut [0 3 0 0 0] UpdatePen pop pop 4769 472 5109 472 LineTo [0 1 0 0 0] UpdatePen [255 255 255] UpdateBkColor [255 255 255] UpdateBkColor (G4UImanager) 288 -0.00 4795 513 TextOut [0 3 0 0 0] UpdatePen pop pop 4795 518 5083 518 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 4939 586 4939 3643 LineTo [0 1 128 0 0] UpdatePen [0 255 255 255 0 <>] UpdateBrush 4922 3175 4954 3239 FillRectangle 4922 3175 4954 3239 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 4415 415 4770 541 FillRectangle 4415 415 4770 541 RectangleOutLine [0 255 251 240 0 <>] UpdateBrush /Courier 43 128 MwSetFont /Courier 78 0 MwSetFont /Courier 43 128 MwSetFont [0 1 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (SD manager : ) 340 -0.00 4423 467 TextOut [0 3 0 0 0] UpdatePen pop pop 4423 472 4763 472 LineTo [0 1 0 0 0] UpdatePen [255 255 255] UpdateBkColor [255 255 255] UpdateBkColor (G4SDManager) 288 -0.00 4449 513 TextOut [0 3 0 0 0] UpdatePen pop pop 4449 518 4737 518 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 4593 586 4593 3643 LineTo [0 1 128 0 0] UpdatePen [0 255 255 255 0 <>] UpdateBrush 4577 3106 4608 3170 FillRectangle 4577 3106 4608 3170 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 3222 415 3682 541 FillRectangle 3222 415 3682 541 RectangleOutLine [0 255 251 240 0 <>] UpdateBrush /Courier 43 128 MwSetFont /Courier 78 0 MwSetFont /Courier 43 128 MwSetFont [0 1 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (geometry manager : ) 497 -0.00 3203 467 TextOut [0 3 0 0 0] UpdatePen pop pop 3203 472 3700 472 LineTo [0 1 0 0 0] UpdatePen [255 255 255] UpdateBkColor [255 255 255] UpdateBkColor (G4GeometryManager) 445 -0.00 3229 513 TextOut [0 3 0 0 0] UpdatePen pop pop 3229 518 3674 518 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 3452 586 3452 3643 LineTo [0 1 128 0 0] UpdatePen [0 255 255 255 0 <>] UpdateBrush 3436 2103 3467 2167 FillRectangle 3436 2103 3467 2167 RectangleOutLine [0 255 251 240 0 <>] UpdateBrush [0 255 255 255 0 <>] UpdateBrush 3436 2190 3467 2254 FillRectangle 3436 2190 3467 2254 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 3687 415 4011 541 FillRectangle 3687 415 4011 541 RectangleOutLine [0 255 251 240 0 <>] UpdateBrush /Courier 43 128 MwSetFont /Courier 78 0 MwSetFont /Courier 43 128 MwSetFont [0 1 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (timer : G4Timer) 392 -0.00 3654 467 TextOut [0 3 0 0 0] UpdatePen pop pop 3654 472 4046 472 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 3849 586 3849 3643 LineTo [0 1 128 0 0] UpdatePen [0 255 255 255 0 <>] UpdateBrush 3833 893 3865 957 FillRectangle 3833 893 3865 957 RectangleOutLine [0 255 251 240 0 <>] UpdateBrush [0 255 255 255 0 <>] UpdateBrush 3833 1879 3865 1942 FillRectangle 3833 1879 3865 1942 RectangleOutLine [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 668 617 980 617 LineTo [0 3 128 0 0] UpdatePen pop pop 980 617 941 633 LineTo pop pop 980 617 941 601 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 43 128 MwSetFont /Courier 78 0 MwSetFont /Courier 43 128 MwSetFont [0 1 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (new) 78 -0.00 784 582 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 1013 651 1395 651 LineTo [0 3 128 0 0] UpdatePen pop pop 1395 651 1356 668 LineTo pop pop 1395 651 1356 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 43 128 MwSetFont /Courier 78 0 MwSetFont /Courier 43 128 MwSetFont [0 1 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (new) 78 -0.00 1165 616 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 1013 773 1844 773 LineTo [0 3 128 0 0] UpdatePen pop pop 1844 773 1805 790 LineTo pop pop 1844 773 1805 757 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 43 128 MwSetFont /Courier 78 0 MwSetFont /Courier 43 128 MwSetFont [0 1 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (new) 78 -0.00 1162 739 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 1013 1170 2242 1170 LineTo [0 3 128 0 0] UpdatePen pop pop 2242 1170 2203 1186 LineTo pop pop 2242 1170 2203 1154 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 43 128 MwSetFont /Courier 78 0 MwSetFont /Courier 43 128 MwSetFont [0 1 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (GetParticleTable\( \)) 497 -0.00 1378 1135 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 1013 1256 2242 1256 LineTo [0 3 128 0 0] UpdatePen pop pop 2242 1256 2203 1273 LineTo pop pop 2242 1256 2203 1240 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 43 128 MwSetFont /Courier 78 0 MwSetFont /Courier 43 128 MwSetFont [0 1 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (CreateMessenger\( \)) 471 -0.00 1391 1221 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 1013 1360 2622 1360 LineTo [0 3 128 0 0] UpdatePen pop pop 2622 1360 2583 1376 LineTo pop pop 2622 1360 2583 1344 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 43 128 MwSetFont /Courier 78 0 MwSetFont /Courier 43 128 MwSetFont [0 1 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (GetProcessTable\( \)) 471 -0.00 1582 1325 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 1013 1464 2622 1464 LineTo [0 3 128 0 0] UpdatePen pop pop 2622 1464 2583 1480 LineTo pop pop 2622 1464 2583 1448 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 43 128 MwSetFont /Courier 78 0 MwSetFont /Courier 43 128 MwSetFont [0 1 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (CreateMessenger\( \)) 471 -0.00 1582 1429 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 668 1637 980 1637 LineTo [0 3 128 0 0] UpdatePen pop pop 980 1637 941 1653 LineTo pop pop 980 1637 941 1620 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 43 128 MwSetFont /Courier 78 0 MwSetFont /Courier 43 128 MwSetFont [0 1 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (delete) 157 -0.00 745 1601 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 1013 1688 3002 1688 LineTo [0 3 128 0 0] UpdatePen pop pop 3002 1688 2963 1705 LineTo pop pop 3002 1688 2963 1672 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 43 128 MwSetFont /Courier 78 0 MwSetFont /Courier 43 128 MwSetFont [0 1 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (GetStateManager\( \)) 471 -0.00 1772 1653 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 1013 1792 3002 1792 LineTo [0 3 128 0 0] UpdatePen pop pop 3002 1792 2963 1808 LineTo pop pop 3002 1792 2963 1776 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 43 128 MwSetFont /Courier 78 0 MwSetFont /Courier 43 128 MwSetFont [0 1 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (SetNewState\(G4ApplicationState\)) 811 -0.00 1602 1757 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 1013 893 3832 893 LineTo [0 3 128 0 0] UpdatePen pop pop 3832 893 3793 910 LineTo pop pop 3832 893 3793 877 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 43 128 MwSetFont /Courier 78 0 MwSetFont /Courier 43 128 MwSetFont [0 1 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (new) 78 -0.00 2383 858 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 1013 1879 3832 1879 LineTo [0 3 128 0 0] UpdatePen pop pop 3832 1879 3793 1895 LineTo pop pop 3832 1879 3793 1862 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 43 128 MwSetFont /Courier 78 0 MwSetFont /Courier 43 128 MwSetFont [0 1 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (delete) 157 -0.00 2344 1843 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 1013 1032 4195 1032 LineTo [0 3 128 0 0] UpdatePen pop pop 4195 1032 4156 1048 LineTo pop pop 4195 1032 4156 1015 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 43 128 MwSetFont /Courier 78 0 MwSetFont /Courier 43 128 MwSetFont [0 1 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (new) 78 -0.00 2565 996 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 1013 2000 4195 2000 LineTo [0 3 128 0 0] UpdatePen pop pop 4195 2000 4156 2016 LineTo pop pop 4195 2000 4156 1983 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 43 128 MwSetFont /Courier 78 0 MwSetFont /Courier 43 128 MwSetFont [0 1 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (delete) 157 -0.00 2526 1964 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 1013 2103 3435 2103 LineTo [0 3 128 0 0] UpdatePen pop pop 3435 2103 3396 2120 LineTo pop pop 3435 2103 3396 2087 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 43 128 MwSetFont /Courier 78 0 MwSetFont /Courier 43 128 MwSetFont [0 1 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (GetInstance\( \)) 366 -0.00 2041 2068 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 1013 2190 3435 2190 LineTo [0 3 128 0 0] UpdatePen pop pop 3435 2190 3396 2206 LineTo pop pop 3435 2190 3396 2174 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 43 128 MwSetFont /Courier 78 0 MwSetFont /Courier 43 128 MwSetFont [0 1 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (OpenGeometry\( \)) 392 -0.00 2028 2155 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 1013 2449 2242 2449 LineTo [0 3 128 0 0] UpdatePen pop pop 2242 2449 2203 2465 LineTo pop pop 2242 2449 2203 2433 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 43 128 MwSetFont /Courier 78 0 MwSetFont /Courier 43 128 MwSetFont [0 1 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (GetParticleTable\( \)) 497 -0.00 1378 2414 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 1013 2553 2242 2553 LineTo [0 3 128 0 0] UpdatePen pop pop 2242 2553 2203 2569 LineTo pop pop 2242 2553 2203 2537 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 43 128 MwSetFont /Courier 78 0 MwSetFont /Courier 43 128 MwSetFont [0 1 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (DeleteMessenger\( \)) 471 -0.00 1391 2518 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 1013 2657 2622 2657 LineTo [0 3 128 0 0] UpdatePen pop pop 2622 2657 2583 2673 LineTo pop pop 2622 2657 2583 2640 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 43 128 MwSetFont /Courier 78 0 MwSetFont /Courier 43 128 MwSetFont [0 1 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (GetProcessTable\( \)) 471 -0.00 1582 2621 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 1013 2743 2622 2743 LineTo [0 3 128 0 0] UpdatePen pop pop 2622 2743 2583 2759 LineTo pop pop 2622 2743 2583 2727 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 43 128 MwSetFont /Courier 78 0 MwSetFont /Courier 43 128 MwSetFont [0 1 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (DeleteMessenger\( \)) 471 -0.00 1582 2708 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 1013 2311 5319 2311 LineTo [0 3 128 0 0] UpdatePen pop pop 5319 2311 5280 2327 LineTo pop pop 5319 2311 5280 2295 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 43 128 MwSetFont /Courier 78 0 MwSetFont /Courier 43 128 MwSetFont [0 1 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (RemoveProcessManager\( \)) 602 -0.00 2865 2276 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 1013 2829 5820 2829 LineTo [0 3 128 0 0] UpdatePen pop pop 5820 2829 5781 2846 LineTo pop pop 5820 2829 5781 2813 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 43 128 MwSetFont /Courier 78 0 MwSetFont /Courier 43 128 MwSetFont [0 1 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (delete) 157 -0.00 3338 2794 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 1013 2916 6304 2916 LineTo [0 3 128 0 0] UpdatePen pop pop 6304 2916 6265 2932 LineTo pop pop 6304 2916 6265 2900 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 43 128 MwSetFont /Courier 78 0 MwSetFont /Courier 43 128 MwSetFont [0 1 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (delete) 157 -0.00 3580 2881 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 1013 3002 6685 3002 LineTo [0 3 128 0 0] UpdatePen pop pop 6685 3002 6646 3018 LineTo pop pop 6685 3002 6646 2986 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 43 128 MwSetFont /Courier 78 0 MwSetFont /Courier 43 128 MwSetFont [0 1 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (delete) 157 -0.00 3771 2967 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 1013 3106 4576 3106 LineTo [0 3 128 0 0] UpdatePen pop pop 4576 3106 4537 3122 LineTo pop pop 4576 3106 4537 3090 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 43 128 MwSetFont /Courier 78 0 MwSetFont /Courier 43 128 MwSetFont [0 1 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (delete) 157 -0.00 2716 3071 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 1013 3175 4921 3175 LineTo [0 3 128 0 0] UpdatePen pop pop 4921 3175 4882 3191 LineTo pop pop 4921 3175 4882 3159 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 43 128 MwSetFont /Courier 78 0 MwSetFont /Courier 43 128 MwSetFont [0 1 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (delete) 157 -0.00 2889 3140 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 1013 3244 3002 3244 LineTo [0 3 128 0 0] UpdatePen pop pop 3002 3244 2963 3260 LineTo pop pop 3002 3244 2963 3228 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 43 128 MwSetFont /Courier 78 0 MwSetFont /Courier 43 128 MwSetFont [0 1 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (delete) 157 -0.00 1928 3227 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 [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 (Construction and deletion of G4RunManager) 1334 -0.00 513 314 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