%!PS-ADOBE-3.0 %%Creator: gcosmo using rose_exe %%CreationDate: Tue Jun 11 15:00: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 43 0 MwSetFont /Courier 78 0 MwSetFont /Courier 43 0 MwSetFont initclip newpath 822 150 1442 196 RectanglePath clip newpath [0 255 255 255 0 <>] UpdateBrush 822 150 1442 196 FillRectangle [0 255 255 255 0 <>] UpdateBrush initclip newpath 1302 150 1989 196 RectanglePath clip newpath [0 255 255 255 0 <>] UpdateBrush 1302 150 1989 196 FillRectangle [0 255 255 255 0 <>] UpdateBrush initclip newpath 1782 150 2359 196 RectanglePath clip newpath [0 255 255 255 0 <>] UpdateBrush 1782 150 2359 196 FillRectangle [0 255 255 255 0 <>] UpdateBrush initclip newpath 2272 150 2760 196 RectanglePath clip newpath [0 255 255 255 0 <>] UpdateBrush 2272 150 2760 196 FillRectangle [0 255 255 255 0 <>] UpdateBrush initclip newpath 200 150 860 196 RectanglePath clip newpath [0 255 255 255 0 <>] UpdateBrush 200 150 860 196 FillRectangle [0 255 255 255 0 <>] UpdateBrush initclip newpath 2696 150 3185 196 RectanglePath clip newpath [0 255 255 255 0 <>] UpdateBrush 2696 150 3185 196 FillRectangle [0 255 255 255 0 <>] UpdateBrush initclip newpath 3165 150 3610 196 RectanglePath clip newpath [0 255 255 255 0 <>] UpdateBrush 3165 150 3610 196 FillRectangle [0 255 255 255 0 <>] UpdateBrush initclip newpath 3589 150 4033 196 RectanglePath clip newpath [0 255 255 255 0 <>] UpdateBrush 3589 150 4033 196 FillRectangle [0 255 255 255 0 <>] UpdateBrush initclip newpath 3948 150 4524 196 RectanglePath clip newpath [0 255 255 255 0 <>] UpdateBrush 3948 150 4524 196 FillRectangle [0 255 255 255 0 <>] UpdateBrush initclip newpath 4409 150 4864 196 RectanglePath clip newpath [0 255 255 255 0 <>] UpdateBrush 4409 150 4864 196 FillRectangle [0 255 255 255 0 <>] UpdateBrush initclip newpath 4857 150 5311 196 RectanglePath clip newpath [0 255 255 255 0 <>] UpdateBrush 4857 150 5311 196 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 822 504 1441 643 FillRectangle 822 504 1441 643 RectangleOutLine [0 255 251 240 0 <>] UpdateBrush /Helvetica 39 0 MwSetFont /Courier 78 0 MwSetFont /Helvetica 39 0 MwSetFont [0 1 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (Transportation : ) 290 -0.00 987 565 TextOut [0 3 0 0 0] UpdatePen pop pop 987 569 1277 569 LineTo [0 1 0 0 0] UpdatePen [255 255 255] UpdateBkColor [255 255 255] UpdateBkColor (G4TransportationManager) 467 -0.00 899 611 TextOut [0 3 0 0 0] UpdatePen pop pop 899 615 1366 615 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 1132 689 1132 4599 LineTo [0 1 128 0 0] UpdatePen [0 255 255 255 0 <>] UpdateBrush 1111 931 1152 1014 FillRectangle 1111 931 1152 1014 RectangleOutLine [0 255 251 240 0 <>] UpdateBrush [0 255 255 255 0 <>] UpdateBrush 1111 1044 1152 1558 FillRectangle 1111 1044 1152 1558 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 [0 0 0 0 0] UpdatePen [0 255 251 240 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen 1302 504 1988 643 FillRectangle 1302 504 1988 643 RectangleOutLine [0 255 251 240 0 <>] UpdateBrush /Helvetica 39 0 MwSetFont /Courier 78 0 MwSetFont /Helvetica 39 0 MwSetFont [0 1 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (Tracking Management : ) 429 -0.00 1432 565 TextOut [0 3 0 0 0] UpdatePen pop pop 1432 569 1861 569 LineTo [0 1 0 0 0] UpdatePen [255 255 255] UpdateBkColor [255 255 255] UpdateBkColor (G4SteppingManager) 367 -0.00 1463 611 TextOut [0 3 0 0 0] UpdatePen pop pop 1463 615 1830 615 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 1646 689 1646 4599 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 1782 504 2358 643 FillRectangle 1782 504 2358 643 RectangleOutLine [0 255 251 240 0 <>] UpdateBrush /Helvetica 39 0 MwSetFont /Courier 78 0 MwSetFont /Helvetica 39 0 MwSetFont [0 1 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (Geometry Management : ) 451 -0.00 1845 565 TextOut [0 3 0 0 0] UpdatePen pop pop 1845 569 2296 569 LineTo [0 1 0 0 0] UpdatePen [255 255 255] UpdateBkColor [255 255 255] UpdateBkColor (G4Navigator) 223 -0.00 1958 611 TextOut [0 3 0 0 0] UpdatePen pop pop 1958 615 2181 615 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 2070 689 2070 4599 LineTo [0 1 128 0 0] UpdatePen [0 255 255 255 0 <>] UpdateBrush 2049 1161 2090 4457 FillRectangle 2049 1161 2090 4457 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 [0 255 251 240 0 <>] UpdateBrush [0 255 255 255 0 <>] UpdateBrush [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 2272 504 2759 643 FillRectangle 2272 504 2759 643 RectangleOutLine [0 255 251 240 0 <>] UpdateBrush /Helvetica 39 0 MwSetFont /Courier 78 0 MwSetFont /Helvetica 39 0 MwSetFont [0 1 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (Navigation : ) 221 -0.00 2406 565 TextOut [0 3 0 0 0] UpdatePen pop pop 2406 569 2627 569 LineTo [0 1 0 0 0] UpdatePen [255 255 255] UpdateBkColor [255 255 255] UpdateBkColor (G4NavigationHistory) 365 -0.00 2333 611 TextOut [0 3 0 0 0] UpdatePen pop pop 2333 615 2698 615 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 2516 689 2516 4599 LineTo [0 1 128 0 0] UpdatePen [0 255 255 255 0 <>] UpdateBrush 2495 1452 2536 1534 FillRectangle 2495 1452 2536 1534 RectangleOutLine [0 255 251 240 0 <>] UpdateBrush [0 255 255 255 0 <>] UpdateBrush 2495 2088 2536 2321 FillRectangle 2495 2088 2536 2321 RectangleOutLine [0 255 251 240 0 <>] UpdateBrush [0 255 255 255 0 <>] UpdateBrush 2495 2333 2536 2522 FillRectangle 2495 2333 2536 2522 RectangleOutLine [0 255 251 240 0 <>] UpdateBrush [0 255 255 255 0 <>] UpdateBrush 2495 2735 2536 2924 FillRectangle 2495 2735 2536 2924 RectangleOutLine [0 255 251 240 0 <>] UpdateBrush [0 255 255 255 0 <>] UpdateBrush 2495 3115 2536 3303 FillRectangle 2495 3115 2536 3303 RectangleOutLine [0 255 251 240 0 <>] UpdateBrush [0 255 255 255 0 <>] UpdateBrush 2495 3784 2536 4062 FillRectangle 2495 3784 2536 4062 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 200 504 859 643 FillRectangle 200 504 859 643 RectangleOutLine [0 255 251 240 0 <>] UpdateBrush /Helvetica 39 0 MwSetFont /Courier 78 0 MwSetFont /Helvetica 39 0 MwSetFont [0 1 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (User geometry : ) 294 -0.00 383 565 TextOut [0 3 0 0 0] UpdatePen pop pop 383 569 677 569 LineTo [0 1 0 0 0] UpdatePen [255 255 255] UpdateBkColor [255 255 255] UpdateBkColor (G4VUserDetectorConstruction) 537 -0.00 262 611 TextOut [0 3 0 0 0] UpdatePen pop pop 262 615 799 615 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 529 689 529 4599 LineTo [0 1 128 0 0] UpdatePen [0 255 255 255 0 <>] UpdateBrush 509 768 549 3973 FillRectangle 509 768 549 3973 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 [0 0 0 0 0] UpdatePen [0 255 251 240 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen 2696 504 3184 643 FillRectangle 2696 504 3184 643 RectangleOutLine [0 255 251 240 0 <>] UpdateBrush /Helvetica 39 0 MwSetFont /Courier 78 0 MwSetFont /Helvetica 39 0 MwSetFont [0 1 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (Navigation : ) 221 -0.00 2830 565 TextOut [0 3 0 0 0] UpdatePen pop pop 2830 569 3051 569 LineTo [0 1 0 0 0] UpdatePen [255 255 255] UpdateBkColor [255 255 255] UpdateBkColor (G4NavigationLevel) 336 -0.00 2773 611 TextOut [0 3 0 0 0] UpdatePen pop pop 2773 615 3109 615 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 2940 689 2940 4599 LineTo [0 1 128 0 0] UpdatePen [0 255 255 255 0 <>] UpdateBrush 2919 2155 2960 2237 FillRectangle 2919 2155 2960 2237 RectangleOutLine [0 255 251 240 0 <>] UpdateBrush [0 255 255 255 0 <>] UpdateBrush 2919 2356 2960 2438 FillRectangle 2919 2356 2960 2438 RectangleOutLine [0 255 251 240 0 <>] UpdateBrush [0 255 255 255 0 <>] UpdateBrush 2919 2757 2960 2840 FillRectangle 2919 2757 2960 2840 RectangleOutLine [0 255 251 240 0 <>] UpdateBrush [0 255 255 255 0 <>] UpdateBrush 2919 3137 2960 3220 FillRectangle 2919 3137 2960 3220 RectangleOutLine [0 255 251 240 0 <>] UpdateBrush [0 255 255 255 0 <>] UpdateBrush 2919 3896 2960 3979 FillRectangle 2919 3896 2960 3979 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 3165 504 3609 643 FillRectangle 3165 504 3609 643 RectangleOutLine [0 255 251 240 0 <>] UpdateBrush /Helvetica 39 0 MwSetFont /Courier 78 0 MwSetFont /Helvetica 39 0 MwSetFont [0 1 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (p-volume : ) 197 -0.00 3289 565 TextOut [0 3 0 0 0] UpdatePen pop pop 3289 569 3486 569 LineTo [0 1 0 0 0] UpdatePen [255 255 255] UpdateBkColor [255 255 255] UpdateBkColor (G4VPhysicalVolume) 363 -0.00 3205 611 TextOut [0 3 0 0 0] UpdatePen pop pop 3205 615 3568 615 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 3387 689 3387 4599 LineTo [0 1 128 0 0] UpdatePen [0 255 255 255 0 <>] UpdateBrush 3366 2534 3407 2617 FillRectangle 3366 2534 3407 2617 RectangleOutLine [0 255 251 240 0 <>] UpdateBrush [0 255 255 255 0 <>] UpdateBrush 3366 3293 3407 3376 FillRectangle 3366 3293 3407 3376 RectangleOutLine [0 255 251 240 0 <>] UpdateBrush [0 255 255 255 0 <>] UpdateBrush 3366 4030 3407 4112 FillRectangle 3366 4030 3407 4112 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 3589 504 4032 643 FillRectangle 3589 504 4032 643 RectangleOutLine [0 255 251 240 0 <>] UpdateBrush /Helvetica 39 0 MwSetFont /Courier 78 0 MwSetFont /Helvetica 39 0 MwSetFont [0 1 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (l-volume : ) 184 -0.00 3719 565 TextOut [0 3 0 0 0] UpdatePen pop pop 3719 569 3903 569 LineTo [0 1 0 0 0] UpdatePen [255 255 255] UpdateBkColor [255 255 255] UpdateBkColor (G4LogicalVolume) 314 -0.00 3655 611 TextOut [0 3 0 0 0] UpdatePen pop pop 3655 615 3969 615 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 3811 689 3811 4599 LineTo [0 1 128 0 0] UpdatePen [0 255 255 255 0 <>] UpdateBrush 3790 2646 3831 2729 FillRectangle 3790 2646 3831 2729 RectangleOutLine [0 255 251 240 0 <>] UpdateBrush [0 255 255 255 0 <>] UpdateBrush 3790 3516 3831 3599 FillRectangle 3790 3516 3831 3599 RectangleOutLine [0 255 251 240 0 <>] UpdateBrush [0 255 255 255 0 <>] UpdateBrush 3790 3606 3831 3688 FillRectangle 3790 3606 3831 3688 RectangleOutLine [0 255 251 240 0 <>] UpdateBrush [0 255 255 255 0 <>] UpdateBrush 3790 4119 3831 4202 FillRectangle 3790 4119 3831 4202 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 3948 504 4523 643 FillRectangle 3948 504 4523 643 RectangleOutLine [0 255 251 240 0 <>] UpdateBrush /Helvetica 39 0 MwSetFont /Courier 78 0 MwSetFont /Helvetica 39 0 MwSetFont [0 1 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (Top Transformation : ) 380 -0.00 4045 565 TextOut [0 3 0 0 0] UpdatePen pop pop 4045 569 4425 569 LineTo [0 1 0 0 0] UpdatePen [255 255 255] UpdateBkColor [255 255 255] UpdateBkColor (G4AffineTransform) 336 -0.00 4068 611 TextOut [0 3 0 0 0] UpdatePen pop pop 4068 615 4404 615 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 4235 689 4235 4599 LineTo [0 1 128 0 0] UpdatePen [0 255 255 255 0 <>] UpdateBrush 4214 2936 4255 3019 FillRectangle 4214 2936 4255 3019 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 4409 504 4863 643 FillRectangle 4409 504 4863 643 RectangleOutLine [0 255 251 240 0 <>] UpdateBrush /Helvetica 39 0 MwSetFont /Courier 78 0 MwSetFont /Helvetica 39 0 MwSetFont [0 1 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (Target solid : ) 241 -0.00 4517 565 TextOut [0 3 0 0 0] UpdatePen pop pop 4517 569 4758 569 LineTo [0 1 0 0 0] UpdatePen [255 255 255] UpdateBkColor [255 255 255] UpdateBkColor (G4VSolid) 168 -0.00 4553 611 TextOut [0 3 0 0 0] UpdatePen pop pop 4553 615 4721 615 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 4637 689 4637 4599 LineTo [0 1 128 0 0] UpdatePen [0 255 255 255 0 <>] UpdateBrush 4616 3025 4657 3108 FillRectangle 4616 3025 4657 3108 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 4857 504 5310 643 FillRectangle 4857 504 5310 643 RectangleOutLine [0 255 251 240 0 <>] UpdateBrush /Helvetica 39 0 MwSetFont /Courier 78 0 MwSetFont /Helvetica 39 0 MwSetFont [0 1 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (Navigation : ) 221 -0.00 4973 565 TextOut [0 3 0 0 0] UpdatePen pop pop 4973 569 5194 569 LineTo [0 1 0 0 0] UpdatePen [255 255 255] UpdateBkColor [255 255 255] UpdateBkColor (G4NormalNavigation) 369 -0.00 4899 611 TextOut [0 3 0 0 0] UpdatePen pop pop 4899 615 5268 615 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 5083 689 5083 4599 LineTo [0 1 128 0 0] UpdatePen [0 255 255 255 0 <>] UpdateBrush 5062 3695 5103 4285 FillRectangle 5062 3695 5103 4285 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 552 797 761 797 LineTo pop pop 761 797 761 839 LineTo pop pop 761 839 553 839 LineTo [0 4 128 0 0] UpdatePen pop pop 553 839 603 860 LineTo pop pop 553 839 603 818 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 /Helvetica 39 0 MwSetFont /Courier 78 0 MwSetFont /Helvetica 39 0 MwSetFont [0 1 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (G4VUserDetectorConstruction\( \)) 575 -0.00 601 788 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 550 931 1110 931 LineTo [0 4 128 0 0] UpdatePen pop pop 1110 931 1060 952 LineTo pop pop 1110 931 1060 910 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 /Helvetica 39 0 MwSetFont /Courier 78 0 MwSetFont /Helvetica 39 0 MwSetFont [0 1 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (GetTransportationManager\( \)) 515 -0.00 612 911 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 550 1044 1110 1044 LineTo [0 4 128 0 0] UpdatePen pop pop 1110 1044 1060 1065 LineTo pop pop 1110 1044 1060 1023 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 /Helvetica 39 0 MwSetFont /Courier 78 0 MwSetFont /Helvetica 39 0 MwSetFont [0 1 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (GetNavigatorForTracking\( \)) 484 -0.00 609 1031 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 1153 1161 2047 1161 LineTo [0 4 128 0 0] UpdatePen pop pop 2047 1161 1997 1182 LineTo pop pop 2047 1161 1997 1141 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 /Helvetica 39 0 MwSetFont /Courier 78 0 MwSetFont /Helvetica 39 0 MwSetFont [0 1 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (LocateGlobalPointAndUpdateTouchableHandle\(const G4ThreeVector&, const G4ThreeVector&, G4VTouchableHandle&, const G4bool\)) 2391 -0.00 1367 1133 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 2092 1273 2301 1273 LineTo pop pop 2301 1273 2301 1315 LineTo pop pop 2301 1315 2093 1315 LineTo [0 4 128 0 0] UpdatePen pop pop 2093 1315 2144 1336 LineTo pop pop 2093 1315 2144 1294 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 /Helvetica 39 0 MwSetFont /Courier 78 0 MwSetFont /Helvetica 39 0 MwSetFont [0 1 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (ResetStackAndState\( \)) 405 -0.00 2134 1268 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 2091 1452 2494 1452 LineTo [0 4 128 0 0] UpdatePen pop pop 2494 1452 2444 1473 LineTo pop pop 2494 1452 2444 1431 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 /Helvetica 39 0 MwSetFont /Courier 78 0 MwSetFont /Helvetica 39 0 MwSetFont [0 1 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (Reset\( \)) 142 -0.00 2120 1437 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 2091 2088 2494 2088 LineTo [0 4 128 0 0] UpdatePen pop pop 2494 2088 2444 2109 LineTo pop pop 2494 2088 2444 2067 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 /Helvetica 39 0 MwSetFont /Courier 78 0 MwSetFont /Helvetica 39 0 MwSetFont [0 1 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (GetTopVolumeType\( \)) 394 -0.00 2151 2072 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 2091 2333 2494 2333 LineTo [0 4 128 0 0] UpdatePen pop pop 2494 2333 2444 2354 LineTo pop pop 2494 2333 2444 2312 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 /Helvetica 39 0 MwSetFont /Courier 78 0 MwSetFont /Helvetica 39 0 MwSetFont [0 1 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (GetTopVolume\( \)) 305 -0.00 2135 2315 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 2091 2735 2494 2735 LineTo [0 4 128 0 0] UpdatePen pop pop 2494 2735 2444 2756 LineTo pop pop 2494 2735 2444 2714 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 /Helvetica 39 0 MwSetFont /Courier 78 0 MwSetFont /Helvetica 39 0 MwSetFont [0 1 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (GetTopTransform\( \)) 352 -0.00 2116 2711 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 2091 3115 2494 3115 LineTo [0 4 128 0 0] UpdatePen pop pop 2494 3115 2444 3135 LineTo pop pop 2494 3115 2444 3094 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 /Helvetica 39 0 MwSetFont /Courier 78 0 MwSetFont /Helvetica 39 0 MwSetFont [0 1 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (GetTopVolume\( \)) 305 -0.00 2140 3092 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 2092 3449 2301 3449 LineTo pop pop 2301 3449 2301 3491 LineTo pop pop 2301 3491 2093 3491 LineTo [0 4 128 0 0] UpdatePen pop pop 2093 3491 2144 3512 LineTo pop pop 2093 3491 2144 3470 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 /Helvetica 39 0 MwSetFont /Courier 78 0 MwSetFont /Helvetica 39 0 MwSetFont [0 1 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (CharacteriseDaughters\(targetLogical\)) 663 -0.00 2153 3440 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 2537 2155 2918 2155 LineTo [0 4 128 0 0] UpdatePen pop pop 2918 2155 2868 2176 LineTo pop pop 2918 2155 2868 2134 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 /Helvetica 39 0 MwSetFont /Courier 78 0 MwSetFont /Helvetica 39 0 MwSetFont [0 1 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (GetVolumeType\( \)) 325 -0.00 2586 2136 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 2537 2356 2918 2356 LineTo [0 4 128 0 0] UpdatePen pop pop 2918 2356 2868 2377 LineTo pop pop 2918 2356 2868 2335 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 /Helvetica 39 0 MwSetFont /Courier 78 0 MwSetFont /Helvetica 39 0 MwSetFont [0 1 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (GetPhysicalVolume\( \)) 385 -0.00 2596 2338 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 2537 2757 2918 2757 LineTo [0 4 128 0 0] UpdatePen pop pop 2918 2757 2868 2778 LineTo pop pop 2918 2757 2868 2737 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 /Helvetica 39 0 MwSetFont /Courier 78 0 MwSetFont /Helvetica 39 0 MwSetFont [0 1 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (GetTransform\( \)) 283 -0.00 2585 2734 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 2537 3137 2918 3137 LineTo [0 4 128 0 0] UpdatePen pop pop 2918 3137 2868 3158 LineTo pop pop 2918 3137 2868 3116 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 /Helvetica 39 0 MwSetFont /Courier 78 0 MwSetFont /Helvetica 39 0 MwSetFont [0 1 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (GetPhysicalVolume\( \)) 385 -0.00 2546 3124 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 2091 2534 3364 2534 LineTo [0 4 128 0 0] UpdatePen pop pop 3364 2534 3314 2555 LineTo pop pop 3364 2534 3314 2513 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 /Helvetica 39 0 MwSetFont /Courier 78 0 MwSetFont /Helvetica 39 0 MwSetFont [0 1 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (GetLogicalVolume\( \)) 363 -0.00 2890 2518 TextOut [255 255 255] UpdateBkColor 2 UpdateBkMode [1 0 0 0 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen /Courier 78 0 MwSetFont [0 255 255 255 0 <>] UpdateBrush [0 0 0 0 0] UpdatePen [0 128 0 0 0 <>] UpdateBrush [0 1 128 0 0] UpdatePen pop pop 2091 3293 3364 3293 LineTo [0 4 128 0 0] UpdatePen pop pop 3364 3293 3314 3314 LineTo pop pop 3364 3293 3314 3272 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 /Helvetica 39 0 MwSetFont /Courier 78 0 MwSetFont /Helvetica 39 0 MwSetFont [0 1 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (GetLogicalVolume\( \)) 363 -0.00 2919 3281 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 2091 2646 3789 2646 LineTo [0 4 128 0 0] UpdatePen pop pop 3789 2646 3738 2667 LineTo pop pop 3789 2646 3738 2625 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 /Helvetica 39 0 MwSetFont /Courier 78 0 MwSetFont /Helvetica 39 0 MwSetFont [0 1 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (GetSolid\( \)) 190 -0.00 3479 2628 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 2091 3516 3789 3516 LineTo [0 4 128 0 0] UpdatePen pop pop 3789 3516 3738 3537 LineTo pop pop 3789 3516 3738 3495 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 /Helvetica 39 0 MwSetFont /Courier 78 0 MwSetFont /Helvetica 39 0 MwSetFont [0 1 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (GetNoDaughters\( \)) 336 -0.00 3377 3500 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 2091 3606 3789 3606 LineTo [0 4 128 0 0] UpdatePen pop pop 3789 3606 3738 3627 LineTo pop pop 3789 3606 3738 3585 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 /Helvetica 39 0 MwSetFont /Courier 78 0 MwSetFont /Helvetica 39 0 MwSetFont [0 1 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (GetVoxelHeader\( \)) 332 -0.00 3374 3590 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 2091 2936 4213 2936 LineTo [0 4 128 0 0] UpdatePen pop pop 4213 2936 4163 2957 LineTo pop pop 4213 2936 4163 2915 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 /Helvetica 39 0 MwSetFont /Courier 78 0 MwSetFont /Helvetica 39 0 MwSetFont [0 1 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (TransformPoint\(globalPoint\)) 495 -0.00 3609 2909 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 2091 3025 4615 3025 LineTo [0 4 128 0 0] UpdatePen pop pop 4615 3025 4564 3046 LineTo pop pop 4615 3025 4564 3004 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 /Helvetica 39 0 MwSetFont /Courier 78 0 MwSetFont /Helvetica 39 0 MwSetFont [0 1 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (Inside\(const G4ThreeVector&\)) 537 -0.00 3095 3009 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 2091 3695 5061 3695 LineTo [0 4 128 0 0] UpdatePen pop pop 5061 3695 5011 3716 LineTo pop pop 5061 3695 5011 3674 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 /Helvetica 39 0 MwSetFont /Courier 78 0 MwSetFont /Helvetica 39 0 MwSetFont [0 1 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (LevelLocate\( \)) 252 -0.00 4683 3673 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 5061 3784 2539 3784 LineTo [0 4 128 0 0] UpdatePen pop pop 2539 3784 2589 3805 LineTo pop pop 2539 3784 2589 3763 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 /Helvetica 39 0 MwSetFont /Courier 78 0 MwSetFont /Helvetica 39 0 MwSetFont [0 1 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (GetTopVolume\( \)) 305 -0.00 2611 3761 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 2537 3896 2918 3896 LineTo [0 4 128 0 0] UpdatePen pop pop 2918 3896 2868 3917 LineTo pop pop 2918 3896 2868 3875 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 /Helvetica 39 0 MwSetFont /Courier 78 0 MwSetFont /Helvetica 39 0 MwSetFont [0 1 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (GetPhysicalVolume\( \)) 385 -0.00 2607 3880 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 5061 4030 3409 4030 LineTo [0 4 128 0 0] UpdatePen pop pop 3409 4030 3459 4051 LineTo pop pop 3409 4030 3459 4009 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 /Helvetica 39 0 MwSetFont /Courier 78 0 MwSetFont /Helvetica 39 0 MwSetFont [0 1 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (GetLogicalVolume\( \)) 363 -0.00 3491 4014 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 5061 4119 3833 4119 LineTo [0 4 128 0 0] UpdatePen pop pop 3833 4119 3884 4140 LineTo pop pop 3833 4119 3884 4098 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 /Helvetica 39 0 MwSetFont /Courier 78 0 MwSetFont /Helvetica 39 0 MwSetFont [0 1 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (GetNoDaughters\( \)) 336 -0.00 4216 4113 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 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