%!PS-ADOBE-3.0 %%Creator: gcosmo using rose_exe %%CreationDate: Tue Jun 11 15:14:16 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 44 0 MwSetFont /Courier 78 0 MwSetFont /Courier 44 0 MwSetFont initclip newpath 170 150 957 197 RectanglePath clip newpath [0 255 255 255 0 <>] UpdateBrush 170 150 957 197 FillRectangle [0 255 255 255 0 <>] UpdateBrush initclip newpath 947 150 1605 197 RectanglePath clip newpath [0 255 255 255 0 <>] UpdateBrush 947 150 1605 197 FillRectangle [0 255 255 255 0 <>] UpdateBrush initclip newpath 1664 150 2222 197 RectanglePath clip newpath [0 255 255 255 0 <>] UpdateBrush 1664 150 2222 197 FillRectangle [0 255 255 255 0 <>] UpdateBrush initclip newpath 2230 150 2805 197 RectanglePath clip newpath [0 255 255 255 0 <>] UpdateBrush 2230 150 2805 197 FillRectangle [0 255 255 255 0 <>] UpdateBrush initclip newpath 2805 150 3242 197 RectanglePath clip newpath [0 255 255 255 0 <>] UpdateBrush 2805 150 3242 197 FillRectangle [0 255 255 255 0 <>] UpdateBrush initclip newpath 3247 150 3857 197 RectanglePath clip newpath [0 255 255 255 0 <>] UpdateBrush 3247 150 3857 197 FillRectangle [0 255 255 255 0 <>] UpdateBrush initclip newpath 3819 150 4480 197 RectanglePath clip newpath [0 255 255 255 0 <>] UpdateBrush 3819 150 4480 197 FillRectangle [0 255 255 255 0 <>] UpdateBrush initclip newpath 4480 150 5061 197 RectanglePath clip newpath [0 255 255 255 0 <>] UpdateBrush 4480 150 5061 197 FillRectangle [0 255 255 255 0 <>] UpdateBrush initclip newpath 5061 150 5492 197 RectanglePath clip newpath [0 255 255 255 0 <>] UpdateBrush 5061 150 5492 197 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 170 506 956 666 FillRectangle 170 506 956 666 RectangleOutLine [0 255 251 240 0 <>] UpdateBrush /Courier 54 0 MwSetFont /Courier 78 0 MwSetFont /Courier 54 0 MwSetFont [0 1 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (Tracking Management : ) 713 -0.00 207 572 TextOut [0 4 0 0 0] UpdatePen pop pop 207 579 920 579 LineTo [0 1 0 0 0] UpdatePen [255 255 255] UpdateBkColor [255 255 255] UpdateBkColor (G4SteppingManager) 551 -0.00 288 630 TextOut [0 4 0 0 0] UpdatePen pop pop 288 637 839 637 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 564 722 564 4599 LineTo [0 1 128 0 0] UpdatePen [0 255 255 255 0 <>] UpdateBrush 542 770 584 942 FillRectangle 542 770 584 942 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 947 506 1604 666 FillRectangle 947 506 1604 666 RectangleOutLine [0 255 251 240 0 <>] UpdateBrush /Courier 54 0 MwSetFont /Courier 78 0 MwSetFont /Courier 54 0 MwSetFont [0 1 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (Geometry Management : ) 713 -0.00 920 572 TextOut [0 4 0 0 0] UpdatePen pop pop 920 579 1633 579 LineTo [0 1 0 0 0] UpdatePen [255 255 255] UpdateBkColor [255 255 255] UpdateBkColor (G4Navigator) 357 -0.00 1098 630 TextOut [0 4 0 0 0] UpdatePen pop pop 1098 637 1455 637 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 1276 722 1276 4599 LineTo [0 1 128 0 0] UpdatePen [0 255 255 255 0 <>] UpdateBrush 1255 770 1297 856 FillRectangle 1255 770 1297 856 RectangleOutLine [0 255 251 240 0 <>] UpdateBrush [0 255 255 255 0 <>] UpdateBrush 1255 1000 1297 1195 FillRectangle 1255 1000 1297 1195 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 1255 1253 1297 1424 FillRectangle 1255 1253 1297 1424 RectangleOutLine [0 255 251 240 0 <>] UpdateBrush [0 255 255 255 0 <>] UpdateBrush 1255 1483 1297 1654 FillRectangle 1255 1483 1297 1654 RectangleOutLine [0 255 251 240 0 <>] UpdateBrush [0 255 255 255 0 <>] UpdateBrush 1255 1690 1297 1861 FillRectangle 1255 1690 1297 1861 RectangleOutLine [0 255 251 240 0 <>] UpdateBrush [0 255 255 255 0 <>] UpdateBrush 1255 1919 1297 2091 FillRectangle 1255 1919 1297 2091 RectangleOutLine [0 255 251 240 0 <>] UpdateBrush [0 255 255 255 0 <>] UpdateBrush 1255 2126 1297 2298 FillRectangle 1255 2126 1297 2298 RectangleOutLine [0 255 251 240 0 <>] UpdateBrush [0 255 255 255 0 <>] UpdateBrush 1255 2356 1297 2527 FillRectangle 1255 2356 1297 2527 RectangleOutLine [0 255 251 240 0 <>] UpdateBrush [0 255 255 255 0 <>] UpdateBrush 1255 2563 1297 2734 FillRectangle 1255 2563 1297 2734 RectangleOutLine [0 255 251 240 0 <>] UpdateBrush [0 255 255 255 0 <>] UpdateBrush 1255 2770 1297 2941 FillRectangle 1255 2770 1297 2941 RectangleOutLine [0 255 251 240 0 <>] UpdateBrush [0 255 255 255 0 <>] UpdateBrush 1255 2999 1297 3171 FillRectangle 1255 2999 1297 3171 RectangleOutLine [0 255 251 240 0 <>] UpdateBrush [0 255 255 255 0 <>] UpdateBrush 1255 3206 1297 3378 FillRectangle 1255 3206 1297 3378 RectangleOutLine [0 255 251 240 0 <>] UpdateBrush [0 255 255 255 0 <>] UpdateBrush 1255 3413 1297 3584 FillRectangle 1255 3413 1297 3584 RectangleOutLine [0 255 251 240 0 <>] UpdateBrush [0 255 255 255 0 <>] UpdateBrush 1255 3620 1297 3791 FillRectangle 1255 3620 1297 3791 RectangleOutLine [0 255 251 240 0 <>] UpdateBrush [0 255 255 255 0 <>] UpdateBrush 1255 3827 1297 3998 FillRectangle 1255 3827 1297 3998 RectangleOutLine [0 255 251 240 0 <>] UpdateBrush [0 255 255 255 0 <>] UpdateBrush 1255 4033 1297 4205 FillRectangle 1255 4033 1297 4205 RectangleOutLine [0 255 251 240 0 <>] UpdateBrush [0 255 255 255 0 <>] UpdateBrush 1255 4263 1297 4435 FillRectangle 1255 4263 1297 4435 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 1664 506 2221 666 FillRectangle 1664 506 2221 666 RectangleOutLine [0 255 251 240 0 <>] UpdateBrush /Courier 54 0 MwSetFont /Courier 78 0 MwSetFont /Courier 54 0 MwSetFont [0 1 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (Topmost p-volume : ) 616 -0.00 1636 572 TextOut [0 4 0 0 0] UpdatePen pop pop 1636 579 2252 579 LineTo [0 1 0 0 0] UpdatePen [255 255 255] UpdateBkColor [255 255 255] UpdateBkColor (G4VPhysicalVolume) 551 -0.00 1667 630 TextOut [0 4 0 0 0] UpdatePen pop pop 1667 637 2218 637 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 1943 722 1943 4599 LineTo [0 1 128 0 0] UpdatePen [0 255 255 255 0 <>] UpdateBrush 1921 1253 1964 1338 FillRectangle 1921 1253 1964 1338 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 506 2804 666 FillRectangle 2230 506 2804 666 RectangleOutLine [0 255 251 240 0 <>] UpdateBrush /Courier 54 0 MwSetFont /Courier 78 0 MwSetFont /Courier 54 0 MwSetFont [0 1 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (Topmost l-volume : ) 616 -0.00 2210 572 TextOut [0 4 0 0 0] UpdatePen pop pop 2210 579 2826 579 LineTo [0 1 0 0 0] UpdatePen [255 255 255] UpdateBkColor [255 255 255] UpdateBkColor (G4LogicalVolume) 486 -0.00 2275 630 TextOut [0 4 0 0 0] UpdatePen pop pop 2275 637 2761 637 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 2518 722 2518 4599 LineTo [0 1 128 0 0] UpdatePen [0 255 255 255 0 <>] UpdateBrush 2496 1483 2538 1568 FillRectangle 2496 1483 2538 1568 RectangleOutLine [0 255 251 240 0 <>] UpdateBrush [0 255 255 255 0 <>] UpdateBrush 2496 1919 2538 2005 FillRectangle 2496 1919 2538 2005 RectangleOutLine [0 255 251 240 0 <>] UpdateBrush [0 255 255 255 0 <>] UpdateBrush 2496 2126 2538 2211 FillRectangle 2496 2126 2538 2211 RectangleOutLine [0 255 251 240 0 <>] UpdateBrush [0 255 255 255 0 <>] UpdateBrush 2496 2563 2538 2648 FillRectangle 2496 2563 2538 2648 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 2805 506 3241 666 FillRectangle 2805 506 3241 666 RectangleOutLine [0 255 251 240 0 <>] UpdateBrush /Courier 54 0 MwSetFont /Courier 78 0 MwSetFont /Courier 54 0 MwSetFont [0 1 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (Topmost solid : ) 519 -0.00 2765 572 TextOut [0 4 0 0 0] UpdatePen pop pop 2765 579 3284 579 LineTo [0 1 0 0 0] UpdatePen [255 255 255] UpdateBkColor [255 255 255] UpdateBkColor (G4VSolid) 259 -0.00 2894 630 TextOut [0 4 0 0 0] UpdatePen pop pop 2894 637 3153 637 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 3023 722 3023 4599 LineTo [0 1 128 0 0] UpdatePen [0 255 255 255 0 <>] UpdateBrush 3002 1690 3044 1775 FillRectangle 3002 1690 3044 1775 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 3247 506 3856 666 FillRectangle 3247 506 3856 666 RectangleOutLine [0 255 251 240 0 <>] UpdateBrush /Courier 54 0 MwSetFont /Courier 78 0 MwSetFont /Courier 54 0 MwSetFont [0 1 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (Replicated p-volume : ) 713 -0.00 3196 572 TextOut [0 4 0 0 0] UpdatePen pop pop 3196 579 3909 579 LineTo [0 1 0 0 0] UpdatePen [255 255 255] UpdateBkColor [255 255 255] UpdateBkColor (G4VPhysicalVolume) 551 -0.00 3276 630 TextOut [0 4 0 0 0] UpdatePen pop pop 3276 637 3827 637 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 3552 722 3552 4599 LineTo [0 1 128 0 0] UpdatePen [0 255 255 255 0 <>] UpdateBrush 3530 2356 3573 2441 FillRectangle 3530 2356 3573 2441 RectangleOutLine [0 255 251 240 0 <>] UpdateBrush [0 255 255 255 0 <>] UpdateBrush 3530 2770 3573 2855 FillRectangle 3530 2770 3573 2855 RectangleOutLine [0 255 251 240 0 <>] UpdateBrush [0 255 255 255 0 <>] UpdateBrush 3530 3206 3573 3291 FillRectangle 3530 3206 3573 3291 RectangleOutLine [0 255 251 240 0 <>] UpdateBrush [0 255 255 255 0 <>] UpdateBrush 3530 3827 3573 3912 FillRectangle 3530 3827 3573 3912 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 3819 506 4479 666 FillRectangle 3819 506 4479 666 RectangleOutLine [0 255 251 240 0 <>] UpdateBrush /Courier 54 0 MwSetFont /Courier 78 0 MwSetFont /Courier 54 0 MwSetFont [0 1 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (Parameterisation : ) 616 -0.00 3842 572 TextOut [0 4 0 0 0] UpdatePen pop pop 3842 579 4458 579 LineTo [0 1 0 0 0] UpdatePen [255 255 255] UpdateBkColor [255 255 255] UpdateBkColor (G4VPVParameterisation) 681 -0.00 3809 630 TextOut [0 4 0 0 0] UpdatePen pop pop 3809 637 4490 637 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 4150 722 4150 4599 LineTo [0 1 128 0 0] UpdatePen [0 255 255 255 0 <>] UpdateBrush 4128 2999 4170 3085 FillRectangle 4128 2999 4170 3085 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 4480 506 5060 666 FillRectangle 4480 506 5060 666 RectangleOutLine [0 255 251 240 0 <>] UpdateBrush /Courier 54 0 MwSetFont /Courier 78 0 MwSetFont /Courier 54 0 MwSetFont [0 1 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (First l-daughter : ) 616 -0.00 4463 572 TextOut [0 4 0 0 0] UpdatePen pop pop 4463 579 5079 579 LineTo [0 1 0 0 0] UpdatePen [255 255 255] UpdateBkColor [255 255 255] UpdateBkColor (G4LogicalVolume) 486 -0.00 4528 630 TextOut [0 4 0 0 0] UpdatePen pop pop 4528 637 5014 637 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 4770 722 4770 4599 LineTo [0 1 128 0 0] UpdatePen [0 255 255 255 0 <>] UpdateBrush 4749 3413 4791 3498 FillRectangle 4749 3413 4791 3498 RectangleOutLine [0 255 251 240 0 <>] UpdateBrush [0 255 255 255 0 <>] UpdateBrush 4749 4263 4791 4348 FillRectangle 4749 4263 4791 4348 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 5061 506 5491 666 FillRectangle 5061 506 5491 666 RectangleOutLine [0 255 251 240 0 <>] UpdateBrush /Courier 54 0 MwSetFont /Courier 78 0 MwSetFont /Courier 54 0 MwSetFont [0 1 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (First solid : ) 454 -0.00 5049 572 TextOut [0 4 0 0 0] UpdatePen pop pop 5049 579 5503 579 LineTo [0 1 0 0 0] UpdatePen [255 255 255] UpdateBkColor [255 255 255] UpdateBkColor (G4VSolid) 259 -0.00 5147 630 TextOut [0 4 0 0 0] UpdatePen pop pop 5147 637 5406 637 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 5276 722 5276 4599 LineTo [0 1 128 0 0] UpdatePen [0 255 255 255 0 <>] UpdateBrush 5254 3620 5297 3705 FillRectangle 5254 3620 5297 3705 RectangleOutLine [0 255 251 240 0 <>] UpdateBrush [0 255 255 255 0 <>] UpdateBrush 5254 4033 5297 4119 FillRectangle 5254 4033 5297 4119 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 585 770 1253 770 LineTo [0 4 128 0 0] UpdatePen pop pop 1253 770 1202 792 LineTo pop pop 1253 770 1202 749 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 54 0 MwSetFont /Courier 78 0 MwSetFont /Courier 54 0 MwSetFont [0 1 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (LocateGlobalPointAndSetup\(const G4ThreeVector&, const G4ThreeVector*, const G4bool, const G4bool\)) 3144 -0.00 239 745 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 1299 1023 1515 1023 LineTo pop pop 1515 1023 1515 1066 LineTo pop pop 1515 1066 1301 1066 LineTo [0 4 128 0 0] UpdatePen pop pop 1301 1066 1352 1088 LineTo pop pop 1301 1066 1352 1045 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 54 0 MwSetFont /Courier 78 0 MwSetFont /Courier 54 0 MwSetFont [0 1 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (GetWorldVolume\( \)) 551 -0.00 1268 976 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 1298 1253 1920 1253 LineTo [0 4 128 0 0] UpdatePen pop pop 1920 1253 1868 1275 LineTo pop pop 1920 1253 1868 1231 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 54 0 MwSetFont /Courier 78 0 MwSetFont /Courier 54 0 MwSetFont [0 1 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (GetLogicalVolume\( \)) 616 -0.00 1262 1229 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 1298 1483 2495 1483 LineTo [0 4 128 0 0] UpdatePen pop pop 2495 1483 2443 1504 LineTo pop pop 2495 1483 2443 1461 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 54 0 MwSetFont /Courier 78 0 MwSetFont /Courier 54 0 MwSetFont [0 1 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (GetSolid\( \)) 357 -0.00 1256 1461 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 1298 1690 3000 1690 LineTo [0 4 128 0 0] UpdatePen pop pop 3000 1690 2949 1711 LineTo pop pop 3000 1690 2949 1668 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 54 0 MwSetFont /Courier 78 0 MwSetFont /Courier 54 0 MwSetFont [0 1 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (Inside\(const G4ThreeVector&\)) 908 -0.00 1238 1669 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 1298 1919 2495 1919 LineTo [0 4 128 0 0] UpdatePen pop pop 2495 1919 2443 1941 LineTo pop pop 2495 1919 2443 1898 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 54 0 MwSetFont /Courier 78 0 MwSetFont /Courier 54 0 MwSetFont [0 1 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (GetNoDaughters\( \)) 551 -0.00 1276 1893 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 1298 2126 2495 2126 LineTo [0 4 128 0 0] UpdatePen pop pop 2495 2126 2443 2148 LineTo pop pop 2495 2126 2443 2105 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 54 0 MwSetFont /Courier 78 0 MwSetFont /Courier 54 0 MwSetFont [0 1 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (GetDaughter\(const G4int\)) 778 -0.00 1255 2107 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 1298 2356 3529 2356 LineTo [0 4 128 0 0] UpdatePen pop pop 3529 2356 3477 2378 LineTo pop pop 3529 2356 3477 2334 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 54 0 MwSetFont /Courier 78 0 MwSetFont /Courier 54 0 MwSetFont [0 1 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (IsReplicated\( \)) 486 -0.00 1252 2333 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 1298 2563 2495 2563 LineTo [0 4 128 0 0] UpdatePen pop pop 2495 2563 2443 2584 LineTo pop pop 2495 2563 2443 2541 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 54 0 MwSetFont /Courier 78 0 MwSetFont /Courier 54 0 MwSetFont [0 1 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (GetVoxelHeader\( \)) 551 -0.00 1279 2544 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 1298 2770 3529 2770 LineTo [0 4 128 0 0] UpdatePen pop pop 3529 2770 3477 2791 LineTo pop pop 3529 2770 3477 2748 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 54 0 MwSetFont /Courier 78 0 MwSetFont /Courier 54 0 MwSetFont [0 1 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (GetParameterisation\( \)) 713 -0.00 1242 2755 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 1298 2999 4127 2999 LineTo [0 4 128 0 0] UpdatePen pop pop 4127 2999 4075 3021 LineTo pop pop 4127 2999 4075 2978 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 54 0 MwSetFont /Courier 78 0 MwSetFont /Courier 54 0 MwSetFont [0 1 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (ComputeTransformation\(const int, G4VPhysicalVolume*\)) 1686 -0.00 1187 2978 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 1298 3206 3529 3206 LineTo [0 4 128 0 0] UpdatePen pop pop 3529 3206 3477 3228 LineTo pop pop 3529 3206 3477 3185 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 54 0 MwSetFont /Courier 78 0 MwSetFont /Courier 54 0 MwSetFont [0 1 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (GetLogicalVolume\( \)) 616 -0.00 1265 3190 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 1298 3413 4747 3413 LineTo [0 4 128 0 0] UpdatePen pop pop 4747 3413 4696 3435 LineTo pop pop 4747 3413 4696 3392 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 54 0 MwSetFont /Courier 78 0 MwSetFont /Courier 54 0 MwSetFont [0 1 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (GetSolid\( \)) 357 -0.00 1255 3393 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 1298 3620 5253 3620 LineTo [0 4 128 0 0] UpdatePen pop pop 5253 3620 5201 3641 LineTo pop pop 5253 3620 5201 3598 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 54 0 MwSetFont /Courier 78 0 MwSetFont /Courier 54 0 MwSetFont [0 1 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (ComputeDimensions\(G4VPVParameterisation*, const G4int, const G4VPhysicalVolume*\)) 2593 -0.00 1138 3598 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 1298 3827 3529 3827 LineTo [0 4 128 0 0] UpdatePen pop pop 3529 3827 3477 3848 LineTo pop pop 3529 3827 3477 3805 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 54 0 MwSetFont /Courier 78 0 MwSetFont /Courier 54 0 MwSetFont [0 1 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (Setup\(G4VPhysicalVolume*\)) 810 -0.00 1258 3804 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 1298 4033 5253 4033 LineTo [0 4 128 0 0] UpdatePen pop pop 5253 4033 5201 4055 LineTo pop pop 5253 4033 5201 4012 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 54 0 MwSetFont /Courier 78 0 MwSetFont /Courier 54 0 MwSetFont [0 1 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (Inside\(const G4ThreeVector&\)) 908 -0.00 1249 4009 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 1298 4263 4747 4263 LineTo [0 4 128 0 0] UpdatePen pop pop 4747 4263 4696 4285 LineTo pop pop 4747 4263 4696 4242 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 54 0 MwSetFont /Courier 78 0 MwSetFont /Courier 54 0 MwSetFont [0 1 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (GetNoDaughters\( \)) 551 -0.00 1261 4240 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 239 1269 1182 1269 1182 1142 1130 1091 239 1091 5 Polygon pop pop 239 1091 1130 1091 LineTo 1182 1142 LineTo 1182 1269 LineTo 239 1269 LineTo 239 1091 LineTo pop pop 1130 1091 1130 1142 LineTo 1182 1142 LineTo [0 255 251 240 0 <>] UpdateBrush /Courier 54 0 MwSetFont /Courier 78 0 MwSetFont /Courier 54 0 MwSetFont [0 1 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (Return physical volume) 713 -0.00 256 1142 TextOut [255 255 255] UpdateBkColor [255 255 255] UpdateBkColor (containing the point.) 681 -0.00 256 1200 TextOut [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 255 251 240 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen 3979 3840 5045 3840 5045 3713 4993 3662 3979 3662 5 Polygon pop pop 3979 3662 4993 3662 LineTo 5045 3713 LineTo 5045 3840 LineTo 3979 3840 LineTo 3979 3662 LineTo pop pop 4993 3662 4993 3713 LineTo 5045 3713 LineTo [0 255 251 240 0 <>] UpdateBrush /Courier 54 0 MwSetFont /Courier 78 0 MwSetFont /Courier 54 0 MwSetFont [0 1 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (The local coordinate of) 746 -0.00 3996 3713 TextOut [255 255 255] UpdateBkColor [255 255 255] UpdateBkColor (the point is computed.) 713 -0.00 3996 3771 TextOut [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 [1 0 128 0 0] UpdatePen pop pop 2413 3827 3977 3772 LineTo [0 1 128 0 0] UpdatePen [0 255 255 255 0 <>] UpdateBrush [0 0 0 0 0] UpdatePen [0 255 251 240 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen 4818 4306 5456 4306 5456 4180 5404 4128 4818 4128 5 Polygon pop pop 4818 4128 5404 4128 LineTo 5456 4180 LineTo 5456 4306 LineTo 4818 4306 LineTo 4818 4128 LineTo pop pop 5404 4128 5404 4180 LineTo 5456 4180 LineTo [0 255 251 240 0 <>] UpdateBrush /Courier 54 0 MwSetFont /Courier 78 0 MwSetFont /Courier 54 0 MwSetFont [0 1 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (Answer is "yes") 486 -0.00 4835 4180 TextOut [255 255 255] UpdateBkColor [255 255 255] UpdateBkColor (in this scenario.) 551 -0.00 4835 4237 TextOut [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 [1 0 128 0 0] UpdatePen pop pop 3275 4033 4816 4187 LineTo [0 1 128 0 0] UpdatePen [0 255 255 255 0 <>] UpdateBrush [0 0 0 0 0] UpdatePen [0 255 251 240 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen 4410 4553 5108 4553 5108 4427 5056 4375 4410 4375 5 Polygon pop pop 4410 4375 5056 4375 LineTo 5108 4427 LineTo 5108 4553 LineTo 4410 4553 LineTo 4410 4375 LineTo pop pop 5056 4375 5056 4427 LineTo 5108 4427 LineTo [0 255 251 240 0 <>] UpdateBrush /Courier 54 0 MwSetFont /Courier 78 0 MwSetFont /Courier 54 0 MwSetFont [0 1 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (Answer is "none") 519 -0.00 4427 4427 TextOut [255 255 255] UpdateBkColor [255 255 255] UpdateBkColor (in this scenario.) 551 -0.00 4427 4484 TextOut [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 [1 0 128 0 0] UpdatePen pop pop 3022 4263 4408 4426 LineTo [0 1 128 0 0] UpdatePen [0 255 255 255 0 <>] UpdateBrush [0 0 0 0 0] UpdatePen [0 255 251 240 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen 3939 2920 4961 2920 4961 2794 4910 2742 3939 2742 5 Polygon pop pop 3939 2742 4910 2742 LineTo 4961 2794 LineTo 4961 2920 LineTo 3939 2920 LineTo 3939 2742 LineTo pop pop 4910 2742 4910 2794 LineTo 4961 2794 LineTo [0 255 251 240 0 <>] UpdateBrush /Courier 54 0 MwSetFont /Courier 78 0 MwSetFont /Courier 54 0 MwSetFont [0 1 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (Get also the trasformation,) 875 -0.00 3956 2794 TextOut [255 255 255] UpdateBkColor [255 255 255] UpdateBkColor (for modification.) 551 -0.00 3956 2851 TextOut [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 [1 0 128 0 0] UpdatePen pop pop 2413 2770 3937 2817 LineTo [0 1 128 0 0] UpdatePen [0 255 255 255 0 <>] UpdateBrush [0 0 0 0 0] UpdatePen [0 255 251 240 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen 3440 2172 4704 2172 4704 2008 4653 1957 3440 1957 5 Polygon pop pop 3440 1957 4653 1957 LineTo 4704 2008 LineTo 4704 2172 LineTo 3440 2172 LineTo 3440 1957 LineTo pop pop 4653 1957 4653 2008 LineTo 4704 2008 LineTo [0 255 251 240 0 <>] UpdateBrush /Courier 54 0 MwSetFont /Courier 78 0 MwSetFont /Courier 54 0 MwSetFont [0 1 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (Answer is "yes" in this scenario.) 1070 -0.00 3457 2008 TextOut [255 255 255] UpdateBkColor [255 255 255] UpdateBkColor (The topmost volume contains a) 940 -0.00 3457 2066 TextOut [255 255 255] UpdateBkColor [255 255 255] UpdateBkColor (single replicated volume.) 810 -0.00 3457 2123 TextOut [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 [1 0 128 0 0] UpdatePen pop pop 2413 2356 3439 2178 LineTo [0 1 128 0 0] UpdatePen [0 255 255 255 0 <>] UpdateBrush [0 0 0 0 0] UpdatePen [0 255 251 240 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen 2924 1883 3614 1883 3614 1757 3562 1705 2924 1705 5 Polygon pop pop 2924 1705 3562 1705 LineTo 3614 1757 LineTo 3614 1883 LineTo 2924 1883 LineTo 2924 1705 LineTo pop pop 3562 1705 3562 1757 LineTo 3614 1757 LineTo [0 255 251 240 0 <>] UpdateBrush /Courier 54 0 MwSetFont /Courier 78 0 MwSetFont /Courier 54 0 MwSetFont [0 1 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (Answer is "1" in) 519 -0.00 2941 1757 TextOut [255 255 255] UpdateBkColor [255 255 255] UpdateBkColor (this scenario.) 454 -0.00 2941 1814 TextOut [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 [1 0 128 0 0] UpdatePen pop pop 1896 1919 2923 1829 LineTo [0 1 128 0 0] UpdatePen [0 255 255 255 0 <>] UpdateBrush [0 0 0 0 0] UpdatePen [0 255 251 240 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen 3360 1616 4032 1616 4032 1487 3980 1435 3360 1435 5 Polygon pop pop 3360 1435 3980 1435 LineTo 4032 1487 LineTo 4032 1616 LineTo 3360 1616 LineTo 3360 1435 LineTo pop pop 3980 1435 3980 1487 LineTo 4032 1487 LineTo [0 255 251 240 0 <>] UpdateBrush /Courier 54 0 MwSetFont /Courier 78 0 MwSetFont /Courier 54 0 MwSetFont [0 1 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (Answer is "yes") 486 -0.00 3377 1487 TextOut [255 255 255] UpdateBkColor [255 255 255] UpdateBkColor (in this scenario.) 551 -0.00 3377 1544 TextOut [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 [1 0 128 0 0] UpdatePen pop pop 2148 1690 3358 1563 LineTo [0 1 128 0 0] UpdatePen [0 255 255 255 0 <>] UpdateBrush [0 0 0 0 0] UpdatePen [0 255 251 240 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen 3282 2593 4207 2593 4207 2421 4155 2369 3282 2369 5 Polygon pop pop 3282 2369 4155 2369 LineTo 4207 2421 LineTo 4207 2593 LineTo 3282 2593 LineTo 3282 2369 LineTo pop pop 4155 2369 4155 2421 LineTo 4207 2421 LineTo [0 255 251 240 0 <>] UpdateBrush /Courier 54 0 MwSetFont /Courier 78 0 MwSetFont /Courier 54 0 MwSetFont [0 1 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (Determine the containing) 778 -0.00 3299 2421 TextOut [255 255 255] UpdateBkColor [255 255 255] UpdateBkColor (voxel and examine) 551 -0.00 3299 2478 TextOut [255 255 255] UpdateBkColor [255 255 255] UpdateBkColor (contained replications) 713 -0.00 3299 2535 TextOut [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 [1 0 128 0 0] UpdatePen pop pop 1896 2563 3281 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 0 0 0] UpdatePen /Courier-Bold 72 0 MwSetFont /Courier 78 0 MwSetFont /Courier-Bold 72 0 MwSetFont [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (Scenario illustrating location of replicated physical volume containing a point in the global reference system.) 4816 -0.00 357 415 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 [0 128 0 0 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen [1 0 128 0 0] UpdatePen pop pop 759 1089 919 770 LineTo [0 1 128 0 0] UpdatePen [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