%!PS-ADOBE-3.0 %%Creator: gcosmo using rose_exe %%CreationDate: Tue Jun 11 15:05:36 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 54 0 MwSetFont /Courier 78 0 MwSetFont /Courier 54 0 MwSetFont initclip newpath 440 150 1363 207 RectanglePath clip newpath [0 255 255 255 0 <>] UpdateBrush 440 150 1363 207 FillRectangle [0 255 255 255 0 <>] UpdateBrush initclip newpath 1377 150 2145 207 RectanglePath clip newpath [0 255 255 255 0 <>] UpdateBrush 1377 150 2145 207 FillRectangle [0 255 255 255 0 <>] UpdateBrush initclip newpath 2163 150 2915 207 RectanglePath clip newpath [0 255 255 255 0 <>] UpdateBrush 2163 150 2915 207 FillRectangle [0 255 255 255 0 <>] UpdateBrush initclip newpath 2929 150 3600 207 RectanglePath clip newpath [0 255 255 255 0 <>] UpdateBrush 2929 150 3600 207 FillRectangle [0 255 255 255 0 <>] UpdateBrush initclip newpath 3627 150 4137 207 RectanglePath clip newpath [0 255 255 255 0 <>] UpdateBrush 3627 150 4137 207 FillRectangle [0 255 255 255 0 <>] UpdateBrush initclip newpath 4147 150 4798 207 RectanglePath clip newpath [0 255 255 255 0 <>] UpdateBrush 4147 150 4798 207 FillRectangle [0 255 255 255 0 <>] UpdateBrush initclip newpath 4805 150 5482 207 RectanglePath clip newpath [0 255 255 255 0 <>] UpdateBrush 4805 150 5482 207 FillRectangle [0 255 255 255 0 <>] UpdateBrush initclip newpath 5509 150 6013 207 RectanglePath clip newpath [0 255 255 255 0 <>] UpdateBrush 5509 150 6013 207 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 2 128 0 0] UpdatePen 440 576 1362 743 FillRectangle 440 576 1362 743 RectangleOutLine [0 255 251 240 0 <>] UpdateBrush /Courier 54 0 MwSetFont /Courier 78 0 MwSetFont /Courier 54 0 MwSetFont [0 2 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (Tracking management : ) 713 -0.00 546 646 TextOut [0 3 0 0 0] UpdatePen pop pop 546 653 1259 653 LineTo [0 2 0 0 0] UpdatePen [255 255 255] UpdateBkColor [255 255 255] UpdateBkColor (G4SteppingManager) 551 -0.00 627 703 TextOut [0 3 0 0 0] UpdatePen pop pop 627 710 1178 710 LineTo [0 2 0 0 0] UpdatePen [255 255 255] UpdateBkColor 2 UpdateBkMode [0 255 251 240 0 <>] UpdateBrush [0 2 128 0 0] UpdatePen /Courier 78 0 MwSetFont [0 255 251 240 0 <>] UpdateBrush [1 0 0 0 0] UpdatePen pop pop 902 798 902 4602 LineTo [0 2 128 0 0] UpdatePen [0 255 255 255 0 <>] UpdateBrush 877 875 926 1075 FillRectangle 877 875 926 1075 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 2 128 0 0] UpdatePen 1377 576 2144 743 FillRectangle 1377 576 2144 743 RectangleOutLine [0 255 251 240 0 <>] UpdateBrush /Courier 54 0 MwSetFont /Courier 78 0 MwSetFont /Courier 54 0 MwSetFont [0 2 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (Geometry management : ) 713 -0.00 1405 646 TextOut [0 3 0 0 0] UpdatePen pop pop 1405 653 2118 653 LineTo [0 2 0 0 0] UpdatePen [255 255 255] UpdateBkColor [255 255 255] UpdateBkColor (G4Navigator) 357 -0.00 1583 703 TextOut [0 3 0 0 0] UpdatePen pop pop 1583 710 1940 710 LineTo [0 2 0 0 0] UpdatePen [255 255 255] UpdateBkColor 2 UpdateBkMode [0 255 251 240 0 <>] UpdateBrush [0 2 128 0 0] UpdatePen /Courier 78 0 MwSetFont [0 255 251 240 0 <>] UpdateBrush [1 0 0 0 0] UpdatePen pop pop 1761 798 1761 4602 LineTo [0 2 128 0 0] UpdatePen [0 255 255 255 0 <>] UpdateBrush 1736 875 1785 975 FillRectangle 1736 875 1785 975 RectangleOutLine [0 255 251 240 0 <>] UpdateBrush [0 255 255 255 0 <>] UpdateBrush 1736 1170 1785 1424 FillRectangle 1736 1170 1785 1424 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 1736 1546 1785 1746 FillRectangle 1736 1546 1785 1746 RectangleOutLine [0 255 251 240 0 <>] UpdateBrush [0 255 255 255 0 <>] UpdateBrush 1736 1815 1785 2015 FillRectangle 1736 1815 1785 2015 RectangleOutLine [0 255 251 240 0 <>] UpdateBrush [0 255 255 255 0 <>] UpdateBrush 1736 2110 1785 2310 FillRectangle 1736 2110 1785 2310 RectangleOutLine [0 255 251 240 0 <>] UpdateBrush [0 255 255 255 0 <>] UpdateBrush 1736 2432 1785 2632 FillRectangle 1736 2432 1785 2632 RectangleOutLine [0 255 251 240 0 <>] UpdateBrush [0 255 255 255 0 <>] UpdateBrush 1736 2754 1785 2955 FillRectangle 1736 2754 1785 2955 RectangleOutLine [0 255 251 240 0 <>] UpdateBrush [0 255 255 255 0 <>] UpdateBrush 1736 3050 1785 3250 FillRectangle 1736 3050 1785 3250 RectangleOutLine [0 255 251 240 0 <>] UpdateBrush [0 255 255 255 0 <>] UpdateBrush 1736 3345 1785 3545 FillRectangle 1736 3345 1785 3545 RectangleOutLine [0 255 251 240 0 <>] UpdateBrush [0 255 255 255 0 <>] UpdateBrush 1736 3613 1785 3814 FillRectangle 1736 3613 1785 3814 RectangleOutLine [0 255 251 240 0 <>] UpdateBrush [0 255 255 255 0 <>] UpdateBrush 1736 3882 1785 4082 FillRectangle 1736 3882 1785 4082 RectangleOutLine [0 255 251 240 0 <>] UpdateBrush [0 255 255 255 0 <>] UpdateBrush 1736 4231 1785 4431 FillRectangle 1736 4231 1785 4431 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 2 128 0 0] UpdatePen 2163 576 2914 743 FillRectangle 2163 576 2914 743 RectangleOutLine [0 255 251 240 0 <>] UpdateBrush /Courier 54 0 MwSetFont /Courier 78 0 MwSetFont /Courier 54 0 MwSetFont [0 2 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (Topmost p-volume : ) 616 -0.00 2232 646 TextOut [0 3 0 0 0] UpdatePen pop pop 2232 653 2848 653 LineTo [0 2 0 0 0] UpdatePen [255 255 255] UpdateBkColor [255 255 255] UpdateBkColor (G4VPhysicalVolume) 551 -0.00 2264 703 TextOut [0 3 0 0 0] UpdatePen pop pop 2264 710 2815 710 LineTo [0 2 0 0 0] UpdatePen [255 255 255] UpdateBkColor 2 UpdateBkMode [0 255 251 240 0 <>] UpdateBrush [0 2 128 0 0] UpdatePen /Courier 78 0 MwSetFont [0 255 251 240 0 <>] UpdateBrush [1 0 0 0 0] UpdatePen pop pop 2539 798 2539 4602 LineTo [0 2 128 0 0] UpdatePen [0 255 255 255 0 <>] UpdateBrush 2514 1546 2564 1646 FillRectangle 2514 1546 2564 1646 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 2 128 0 0] UpdatePen 2929 576 3599 743 FillRectangle 2929 576 3599 743 RectangleOutLine [0 255 251 240 0 <>] UpdateBrush /Courier 54 0 MwSetFont /Courier 78 0 MwSetFont /Courier 54 0 MwSetFont [0 2 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (Topmost l-volume : ) 616 -0.00 2957 646 TextOut [0 3 0 0 0] UpdatePen pop pop 2957 653 3573 653 LineTo [0 2 0 0 0] UpdatePen [255 255 255] UpdateBkColor [255 255 255] UpdateBkColor (G4LogicalVolume) 486 -0.00 3021 703 TextOut [0 3 0 0 0] UpdatePen pop pop 3021 710 3507 710 LineTo [0 2 0 0 0] UpdatePen [255 255 255] UpdateBkColor 2 UpdateBkMode [0 255 251 240 0 <>] UpdateBrush [0 2 128 0 0] UpdatePen /Courier 78 0 MwSetFont [0 255 251 240 0 <>] UpdateBrush [1 0 0 0 0] UpdatePen pop pop 3264 798 3264 4602 LineTo [0 2 128 0 0] UpdatePen [0 255 255 255 0 <>] UpdateBrush 3239 1815 3288 1914 FillRectangle 3239 1815 3288 1914 RectangleOutLine [0 255 251 240 0 <>] UpdateBrush [0 255 255 255 0 <>] UpdateBrush 3239 2432 3288 2532 FillRectangle 3239 2432 3288 2532 RectangleOutLine [0 255 251 240 0 <>] UpdateBrush [0 255 255 255 0 <>] UpdateBrush 3239 2754 3288 2854 FillRectangle 3239 2754 3288 2854 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 2 128 0 0] UpdatePen 3627 576 4136 743 FillRectangle 3627 576 4136 743 RectangleOutLine [0 255 251 240 0 <>] UpdateBrush /Courier 54 0 MwSetFont /Courier 78 0 MwSetFont /Courier 54 0 MwSetFont [0 2 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (Topmost solid : ) 519 -0.00 3623 646 TextOut [0 3 0 0 0] UpdatePen pop pop 3623 653 4142 653 LineTo [0 2 0 0 0] UpdatePen [255 255 255] UpdateBkColor [255 255 255] UpdateBkColor (G4VSolid) 259 -0.00 3752 703 TextOut [0 3 0 0 0] UpdatePen pop pop 3752 710 4011 710 LineTo [0 2 0 0 0] UpdatePen [255 255 255] UpdateBkColor 2 UpdateBkMode [0 255 251 240 0 <>] UpdateBrush [0 2 128 0 0] UpdatePen /Courier 78 0 MwSetFont [0 255 251 240 0 <>] UpdateBrush [1 0 0 0 0] UpdatePen pop pop 3882 798 3882 4602 LineTo [0 2 128 0 0] UpdatePen [0 255 255 255 0 <>] UpdateBrush 3857 2110 3906 2210 FillRectangle 3857 2110 3906 2210 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 2 128 0 0] UpdatePen 4147 576 4797 743 FillRectangle 4147 576 4797 743 RectangleOutLine [0 255 251 240 0 <>] UpdateBrush /Courier 54 0 MwSetFont /Courier 78 0 MwSetFont /Courier 54 0 MwSetFont [0 2 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (First p-daughter : ) 616 -0.00 4165 646 TextOut [0 3 0 0 0] UpdatePen pop pop 4165 653 4781 653 LineTo [0 2 0 0 0] UpdatePen [255 255 255] UpdateBkColor [255 255 255] UpdateBkColor (G4VPhysicalVolume) 551 -0.00 4197 703 TextOut [0 3 0 0 0] UpdatePen pop pop 4197 710 4748 710 LineTo [0 2 0 0 0] UpdatePen [255 255 255] UpdateBkColor 2 UpdateBkMode [0 255 251 240 0 <>] UpdateBrush [0 2 128 0 0] UpdatePen /Courier 78 0 MwSetFont [0 255 251 240 0 <>] UpdateBrush [1 0 0 0 0] UpdatePen pop pop 4472 798 4472 4602 LineTo [0 2 128 0 0] UpdatePen [0 255 255 255 0 <>] UpdateBrush 4447 3050 4496 3149 FillRectangle 4447 3050 4496 3149 RectangleOutLine [0 255 251 240 0 <>] UpdateBrush [0 255 255 255 0 <>] UpdateBrush 4447 3345 4496 3445 FillRectangle 4447 3345 4496 3445 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 2 128 0 0] UpdatePen 4805 576 5481 743 FillRectangle 4805 576 5481 743 RectangleOutLine [0 255 251 240 0 <>] UpdateBrush /Courier 54 0 MwSetFont /Courier 78 0 MwSetFont /Courier 54 0 MwSetFont [0 2 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (First l-daughter : ) 616 -0.00 4836 646 TextOut [0 3 0 0 0] UpdatePen pop pop 4836 653 5452 653 LineTo [0 2 0 0 0] UpdatePen [255 255 255] UpdateBkColor [255 255 255] UpdateBkColor (G4LogicalVolume) 486 -0.00 4900 703 TextOut [0 3 0 0 0] UpdatePen pop pop 4900 710 5386 710 LineTo [0 2 0 0 0] UpdatePen [255 255 255] UpdateBkColor 2 UpdateBkMode [0 255 251 240 0 <>] UpdateBrush [0 2 128 0 0] UpdatePen /Courier 78 0 MwSetFont [0 255 251 240 0 <>] UpdateBrush [1 0 0 0 0] UpdatePen pop pop 5143 798 5143 4602 LineTo [0 2 128 0 0] UpdatePen [0 255 255 255 0 <>] UpdateBrush 5118 3613 5168 3713 FillRectangle 5118 3613 5168 3713 RectangleOutLine [0 255 251 240 0 <>] UpdateBrush [0 255 255 255 0 <>] UpdateBrush 5118 4231 5168 4331 FillRectangle 5118 4231 5168 4331 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 2 128 0 0] UpdatePen 5509 576 6012 743 FillRectangle 5509 576 6012 743 RectangleOutLine [0 255 251 240 0 <>] UpdateBrush /Courier 54 0 MwSetFont /Courier 78 0 MwSetFont /Courier 54 0 MwSetFont [0 2 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (First solid : ) 454 -0.00 5534 646 TextOut [0 3 0 0 0] UpdatePen pop pop 5534 653 5988 653 LineTo [0 2 0 0 0] UpdatePen [255 255 255] UpdateBkColor [255 255 255] UpdateBkColor (G4VSolid) 259 -0.00 5632 703 TextOut [0 3 0 0 0] UpdatePen pop pop 5632 710 5891 710 LineTo [0 2 0 0 0] UpdatePen [255 255 255] UpdateBkColor 2 UpdateBkMode [0 255 251 240 0 <>] UpdateBrush [0 2 128 0 0] UpdatePen /Courier 78 0 MwSetFont [0 255 251 240 0 <>] UpdateBrush [1 0 0 0 0] UpdatePen pop pop 5761 798 5761 4602 LineTo [0 2 128 0 0] UpdatePen [0 255 255 255 0 <>] UpdateBrush 5736 3882 5785 3982 FillRectangle 5736 3882 5785 3982 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 2 128 0 0] UpdatePen pop pop 927 875 1734 875 LineTo [0 5 128 0 0] UpdatePen pop pop 1734 875 1674 900 LineTo pop pop 1734 875 1674 850 LineTo [0 2 128 0 0] UpdatePen [0 255 255 255 0 <>] UpdateBrush [0 0 0 0 0] UpdatePen [1 0 0 0 0 <>] UpdateBrush [0 2 128 0 0] UpdatePen /Courier 54 0 MwSetFont /Courier 78 0 MwSetFont /Courier 54 0 MwSetFont [0 2 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 744 842 TextOut [255 255 255] UpdateBkColor 2 UpdateBkMode [1 0 0 0 0 <>] UpdateBrush [0 2 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 2 128 0 0] UpdatePen pop pop 1788 1224 2039 1224 LineTo pop pop 2039 1224 2039 1274 LineTo pop pop 2039 1274 1789 1274 LineTo [0 5 128 0 0] UpdatePen pop pop 1789 1274 1850 1299 LineTo pop pop 1789 1274 1850 1249 LineTo [0 2 128 0 0] UpdatePen [0 255 255 255 0 <>] UpdateBrush [0 0 0 0 0] UpdatePen [1 0 0 0 0 <>] UpdateBrush [0 2 128 0 0] UpdatePen /Courier 54 0 MwSetFont /Courier 78 0 MwSetFont /Courier 54 0 MwSetFont [0 2 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (GetWorldVolume\( \)) 551 -0.00 1791 1170 TextOut [255 255 255] UpdateBkColor 2 UpdateBkMode [1 0 0 0 0 <>] UpdateBrush [0 2 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 2 128 0 0] UpdatePen pop pop 1786 1546 2512 1546 LineTo [0 5 128 0 0] UpdatePen pop pop 2512 1546 2452 1571 LineTo pop pop 2512 1546 2452 1521 LineTo [0 2 128 0 0] UpdatePen [0 255 255 255 0 <>] UpdateBrush [0 0 0 0 0] UpdatePen [1 0 0 0 0 <>] UpdateBrush [0 2 128 0 0] UpdatePen /Courier 54 0 MwSetFont /Courier 78 0 MwSetFont /Courier 54 0 MwSetFont [0 2 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (GetLogicalVolume\( \)) 616 -0.00 1754 1515 TextOut [255 255 255] UpdateBkColor 2 UpdateBkMode [1 0 0 0 0 <>] UpdateBrush [0 2 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 2 128 0 0] UpdatePen pop pop 1786 1815 3237 1815 LineTo [0 5 128 0 0] UpdatePen pop pop 3237 1815 3177 1840 LineTo pop pop 3237 1815 3177 1789 LineTo [0 2 128 0 0] UpdatePen [0 255 255 255 0 <>] UpdateBrush [0 0 0 0 0] UpdatePen [1 0 0 0 0 <>] UpdateBrush [0 2 128 0 0] UpdatePen /Courier 54 0 MwSetFont /Courier 78 0 MwSetFont /Courier 54 0 MwSetFont [0 2 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (GetSolid\( \)) 357 -0.00 1771 1782 TextOut [255 255 255] UpdateBkColor 2 UpdateBkMode [1 0 0 0 0 <>] UpdateBrush [0 2 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 2 128 0 0] UpdatePen pop pop 1786 2110 3855 2110 LineTo [0 5 128 0 0] UpdatePen pop pop 3855 2110 3794 2135 LineTo pop pop 3855 2110 3794 2085 LineTo [0 2 128 0 0] UpdatePen [0 255 255 255 0 <>] UpdateBrush [0 0 0 0 0] UpdatePen [1 0 0 0 0 <>] UpdateBrush [0 2 128 0 0] UpdatePen /Courier 54 0 MwSetFont /Courier 78 0 MwSetFont /Courier 54 0 MwSetFont [0 2 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (Inside\(const G4ThreeVector&\)) 908 -0.00 1729 2082 TextOut [255 255 255] UpdateBkColor 2 UpdateBkMode [1 0 0 0 0 <>] UpdateBrush [0 2 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 2 128 0 0] UpdatePen pop pop 1786 2432 3237 2432 LineTo [0 5 128 0 0] UpdatePen pop pop 3237 2432 3177 2457 LineTo pop pop 3237 2432 3177 2407 LineTo [0 2 128 0 0] UpdatePen [0 255 255 255 0 <>] UpdateBrush [0 0 0 0 0] UpdatePen [1 0 0 0 0 <>] UpdateBrush [0 2 128 0 0] UpdatePen /Courier 54 0 MwSetFont /Courier 78 0 MwSetFont /Courier 54 0 MwSetFont [0 2 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (GetNoDaughters\( \)) 551 -0.00 1808 2401 TextOut [255 255 255] UpdateBkColor 2 UpdateBkMode [1 0 0 0 0 <>] UpdateBrush [0 2 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 2 128 0 0] UpdatePen pop pop 1786 2754 3237 2754 LineTo [0 5 128 0 0] UpdatePen pop pop 3237 2754 3177 2779 LineTo pop pop 3237 2754 3177 2729 LineTo [0 2 128 0 0] UpdatePen [0 255 255 255 0 <>] UpdateBrush [0 0 0 0 0] UpdatePen [1 0 0 0 0 <>] UpdateBrush [0 2 128 0 0] UpdatePen /Courier 54 0 MwSetFont /Courier 78 0 MwSetFont /Courier 54 0 MwSetFont [0 2 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (GetDaughter\(const G4int\)) 778 -0.00 1804 2727 TextOut [255 255 255] UpdateBkColor 2 UpdateBkMode [1 0 0 0 0 <>] UpdateBrush [0 2 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 2 128 0 0] UpdatePen pop pop 1786 3050 4445 3050 LineTo [0 5 128 0 0] UpdatePen pop pop 4445 3050 4385 3075 LineTo pop pop 4445 3050 4385 3024 LineTo [0 2 128 0 0] UpdatePen [0 255 255 255 0 <>] UpdateBrush [0 0 0 0 0] UpdatePen [1 0 0 0 0 <>] UpdateBrush [0 2 128 0 0] UpdatePen /Courier 54 0 MwSetFont /Courier 78 0 MwSetFont /Courier 54 0 MwSetFont [0 2 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (Setup\(G4VPhysicalVolume*\)) 810 -0.00 1808 3020 TextOut [255 255 255] UpdateBkColor 2 UpdateBkMode [1 0 0 0 0 <>] UpdateBrush [0 2 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 2 128 0 0] UpdatePen pop pop 1786 3345 4445 3345 LineTo [0 5 128 0 0] UpdatePen pop pop 4445 3345 4385 3370 LineTo pop pop 4445 3345 4385 3320 LineTo [0 2 128 0 0] UpdatePen [0 255 255 255 0 <>] UpdateBrush [0 0 0 0 0] UpdatePen [1 0 0 0 0 <>] UpdateBrush [0 2 128 0 0] UpdatePen /Courier 54 0 MwSetFont /Courier 78 0 MwSetFont /Courier 54 0 MwSetFont [0 2 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (GetLogicalVolume\( \)) 616 -0.00 1806 3292 TextOut [255 255 255] UpdateBkColor 2 UpdateBkMode [1 0 0 0 0 <>] UpdateBrush [0 2 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 2 128 0 0] UpdatePen 4189 2930 5246 2930 5246 2783 5185 2722 4189 2722 5 Polygon pop pop 4189 2722 5185 2722 LineTo 5246 2783 LineTo 5246 2930 LineTo 4189 2930 LineTo 4189 2722 LineTo pop pop 5185 2722 5185 2783 LineTo 5246 2783 LineTo [0 255 251 240 0 <>] UpdateBrush /Courier 54 0 MwSetFont /Courier 78 0 MwSetFont /Courier 54 0 MwSetFont [0 2 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (The new local coordinates) 810 -0.00 4209 2775 TextOut [255 255 255] UpdateBkColor [255 255 255] UpdateBkColor (of the point are computed.) 843 -0.00 4209 2833 TextOut [255 255 255] UpdateBkColor 2 UpdateBkMode [0 255 251 240 0 <>] UpdateBrush [0 2 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 2 128 0 0] UpdatePen [1 0 128 0 0] UpdatePen pop pop 4187 2902 3115 3050 LineTo [0 2 128 0 0] UpdatePen [0 255 255 255 0 <>] UpdateBrush [0 0 0 0 0] UpdatePen [0 128 0 0 0 <>] UpdateBrush [0 2 128 0 0] UpdatePen pop pop 1786 3613 5117 3613 LineTo [0 5 128 0 0] UpdatePen pop pop 5117 3613 5056 3639 LineTo pop pop 5117 3613 5056 3588 LineTo [0 2 128 0 0] UpdatePen [0 255 255 255 0 <>] UpdateBrush [0 0 0 0 0] UpdatePen [1 0 0 0 0 <>] UpdateBrush [0 2 128 0 0] UpdatePen /Courier 54 0 MwSetFont /Courier 78 0 MwSetFont /Courier 54 0 MwSetFont [0 2 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (GetSolid\( \)) 357 -0.00 1756 3586 TextOut [255 255 255] UpdateBkColor 2 UpdateBkMode [1 0 0 0 0 <>] UpdateBrush [0 2 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 2 128 0 0] UpdatePen pop pop 1786 3882 5734 3882 LineTo [0 5 128 0 0] UpdatePen pop pop 5734 3882 5674 3907 LineTo pop pop 5734 3882 5674 3857 LineTo [0 2 128 0 0] UpdatePen [0 255 255 255 0 <>] UpdateBrush [0 0 0 0 0] UpdatePen [1 0 0 0 0 <>] UpdateBrush [0 2 128 0 0] UpdatePen /Courier 54 0 MwSetFont /Courier 78 0 MwSetFont /Courier 54 0 MwSetFont [0 2 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (Inside\(const G4ThreeVector&\)) 908 -0.00 1791 3851 TextOut [255 255 255] UpdateBkColor 2 UpdateBkMode [1 0 0 0 0 <>] UpdateBrush [0 2 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 2 128 0 0] UpdatePen pop pop 1786 4231 5117 4231 LineTo [0 5 128 0 0] UpdatePen pop pop 5117 4231 5056 4256 LineTo pop pop 5117 4231 5056 4206 LineTo [0 2 128 0 0] UpdatePen [0 255 255 255 0 <>] UpdateBrush [0 0 0 0 0] UpdatePen [1 0 0 0 0 <>] UpdateBrush [0 2 128 0 0] UpdatePen /Courier 54 0 MwSetFont /Courier 78 0 MwSetFont /Courier 54 0 MwSetFont [0 2 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (GetNoDaughters\( \)) 551 -0.00 1779 4173 TextOut [255 255 255] UpdateBkColor 2 UpdateBkMode [1 0 0 0 0 <>] UpdateBrush [0 2 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 2 0 0 0] UpdatePen /Courier-Bold 71 0 MwSetFont /Courier 78 0 MwSetFont /Courier-Bold 71 0 MwSetFont [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (Scenario illustrating location of physical volume containing a point in the global reference system.) 4282 -0.00 1170 422 TextOut [255 255 255] UpdateBkColor [255 255 255] UpdateBkColor ([excluding SmartVoxel optimisation, division \(slices\) mechanism & booleans]) 3211 -0.00 1170 497 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 255 251 240 0 <>] UpdateBrush [0 2 128 0 0] UpdatePen 4786 2123 5467 2123 5467 1976 5407 1915 4786 1915 5 Polygon pop pop 4786 1915 5407 1915 LineTo 5467 1976 LineTo 5467 2123 LineTo 4786 2123 LineTo 4786 1915 LineTo pop pop 5407 1915 5407 1976 LineTo 5467 1976 LineTo [0 255 251 240 0 <>] UpdateBrush /Courier 54 0 MwSetFont /Courier 78 0 MwSetFont /Courier 54 0 MwSetFont [0 2 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (Answer is "yes") 486 -0.00 4806 1968 TextOut [255 255 255] UpdateBkColor [255 255 255] UpdateBkColor (in this scenario.) 551 -0.00 4806 2025 TextOut [255 255 255] UpdateBkColor 2 UpdateBkMode [0 255 251 240 0 <>] UpdateBrush [0 2 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 2 128 0 0] UpdatePen [1 0 128 0 0] UpdatePen pop pop 2820 2110 4784 2034 LineTo [0 2 128 0 0] UpdatePen [0 255 255 255 0 <>] UpdateBrush [0 0 0 0 0] UpdatePen [0 255 251 240 0 <>] UpdateBrush [0 2 128 0 0] UpdatePen 5226 3791 5877 3791 5877 3644 5816 3583 5226 3583 5 Polygon pop pop 5226 3583 5816 3583 LineTo 5877 3644 LineTo 5877 3791 LineTo 5226 3791 LineTo 5226 3583 LineTo pop pop 5816 3583 5816 3644 LineTo 5877 3644 LineTo [0 255 251 240 0 <>] UpdateBrush /Courier 54 0 MwSetFont /Courier 78 0 MwSetFont /Courier 54 0 MwSetFont [0 2 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (Answer is "yes") 486 -0.00 5246 3636 TextOut [255 255 255] UpdateBkColor [255 255 255] UpdateBkColor (in this scenario.) 551 -0.00 5246 3693 TextOut [255 255 255] UpdateBkColor 2 UpdateBkMode [0 255 251 240 0 <>] UpdateBrush [0 2 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 2 128 0 0] UpdatePen [1 0 128 0 0] UpdatePen pop pop 3759 3882 5224 3726 LineTo [0 2 128 0 0] UpdatePen [0 255 255 255 0 <>] UpdateBrush [0 0 0 0 0] UpdatePen [0 255 251 240 0 <>] UpdateBrush [0 2 128 0 0] UpdatePen 4991 4164 5662 4164 5662 4016 5602 3956 4991 3956 5 Polygon pop pop 4991 3956 5602 3956 LineTo 5662 4016 LineTo 5662 4164 LineTo 4991 4164 LineTo 4991 3956 LineTo pop pop 5602 3956 5602 4016 LineTo 5662 4016 LineTo [0 255 251 240 0 <>] UpdateBrush /Courier 54 0 MwSetFont /Courier 78 0 MwSetFont /Courier 54 0 MwSetFont [0 2 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (Answer is "none") 519 -0.00 5011 4009 TextOut [255 255 255] UpdateBkColor [255 255 255] UpdateBkColor (in this scenario.) 551 -0.00 5011 4066 TextOut [255 255 255] UpdateBkColor 2 UpdateBkMode [0 255 251 240 0 <>] UpdateBrush [0 2 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 2 128 0 0] UpdatePen [1 0 128 0 0] UpdatePen pop pop 3450 4231 4989 4093 LineTo [0 2 128 0 0] UpdatePen [0 255 255 255 0 <>] UpdateBrush [0 0 0 0 0] UpdatePen [0 255 251 240 0 <>] UpdateBrush [0 2 128 0 0] UpdatePen 512 1773 1392 1773 1392 1625 1331 1565 512 1565 5 Polygon pop pop 512 1565 1331 1565 LineTo 1392 1625 LineTo 1392 1773 LineTo 512 1773 LineTo 512 1565 LineTo pop pop 1331 1565 1331 1625 LineTo 1392 1625 LineTo [0 255 251 240 0 <>] UpdateBrush /Courier 54 0 MwSetFont /Courier 78 0 MwSetFont /Courier 54 0 MwSetFont [0 2 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (Return physical volume) 713 -0.00 533 1618 TextOut [255 255 255] UpdateBkColor [255 255 255] UpdateBkColor (containing the point) 648 -0.00 533 1675 TextOut [255 255 255] UpdateBkColor 2 UpdateBkMode [0 255 251 240 0 <>] UpdateBrush [0 2 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 2 128 0 0] UpdatePen [1 0 128 0 0] UpdatePen pop pop 1006 1563 1330 875 LineTo [0 2 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