%!PS-ADOBE-3.0 %%Creator: gcosmo using rose_exe %%CreationDate: Fri Sep 6 12:27: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 54 128 MwSetFont /Courier 78 0 MwSetFont /Courier 54 128 MwSetFont initclip newpath 670 150 1194 208 RectanglePath clip newpath [0 255 255 255 0 <>] UpdateBrush 670 150 1194 208 FillRectangle [0 255 255 255 0 <>] UpdateBrush initclip newpath 1196 150 1842 208 RectanglePath clip newpath [0 255 255 255 0 <>] UpdateBrush 1196 150 1842 208 FillRectangle [0 255 255 255 0 <>] UpdateBrush initclip newpath 1842 150 2369 208 RectanglePath clip newpath [0 255 255 255 0 <>] UpdateBrush 1842 150 2369 208 FillRectangle [0 255 255 255 0 <>] UpdateBrush initclip newpath 2343 150 3041 208 RectanglePath clip newpath [0 255 255 255 0 <>] UpdateBrush 2343 150 3041 208 FillRectangle [0 255 255 255 0 <>] UpdateBrush initclip newpath 2844 150 3714 208 RectanglePath clip newpath [0 255 255 255 0 <>] UpdateBrush 2844 150 3714 208 FillRectangle [0 255 255 255 0 <>] UpdateBrush initclip newpath 4155 150 4861 208 RectanglePath clip newpath [0 255 255 255 0 <>] UpdateBrush 4155 150 4861 208 FillRectangle [0 255 255 255 0 <>] UpdateBrush initclip newpath 4733 150 5456 208 RectanglePath clip newpath [0 255 255 255 0 <>] UpdateBrush 4733 150 5456 208 FillRectangle [0 255 255 255 0 <>] UpdateBrush initclip newpath 6008 150 6863 208 RectanglePath clip newpath [0 255 255 255 0 <>] UpdateBrush 6008 150 6863 208 FillRectangle [0 255 255 255 0 <>] UpdateBrush initclip newpath 5253 150 6109 208 RectanglePath clip newpath [0 255 255 255 0 <>] UpdateBrush 5253 150 6109 208 FillRectangle [0 255 255 255 0 <>] UpdateBrush initclip newpath 3464 150 4267 208 RectanglePath clip newpath [0 255 255 255 0 <>] UpdateBrush 3464 150 4267 208 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 670 594 1193 767 FillRectangle 670 594 1193 767 RectangleOutLine [0 255 251 240 0 <>] UpdateBrush /Courier 54 128 MwSetFont /Courier 78 0 MwSetFont /Courier 54 128 MwSetFont [0 2 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (run manager) 363 -0.00 751 667 TextOut [0 3 0 0 0] UpdatePen pop pop 751 674 1114 674 LineTo [0 2 0 0 0] UpdatePen [255 255 255] UpdateBkColor [255 255 255] UpdateBkColor [255 255 255] UpdateBkColor 2 UpdateBkMode [0 255 251 240 0 <>] UpdateBrush [0 2 128 0 0] UpdatePen /Courier 78 0 MwSetFont [0 255 251 240 0 <>] UpdateBrush [1 0 0 0 0] UpdatePen pop pop 932 824 932 4423 LineTo [0 2 128 0 0] UpdatePen [0 255 255 255 0 <>] UpdateBrush 906 932 957 4123 FillRectangle 906 932 957 4123 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 1196 594 1841 767 FillRectangle 1196 594 1841 767 RectangleOutLine [0 255 251 240 0 <>] UpdateBrush /Courier 54 128 MwSetFont /Courier 78 0 MwSetFont /Courier 54 128 MwSetFont [0 2 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (event manager : ) 528 -0.00 1255 667 TextOut [0 3 0 0 0] UpdatePen pop pop 1255 674 1783 674 LineTo [0 2 0 0 0] UpdatePen [255 255 255] UpdateBkColor [255 255 255] UpdateBkColor (G4EventManager) 462 -0.00 1288 725 TextOut [0 3 0 0 0] UpdatePen pop pop 1288 732 1750 732 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 1519 824 1519 4423 LineTo [0 2 128 0 0] UpdatePen [0 255 255 255 0 <>] UpdateBrush 1493 932 1544 4018 FillRectangle 1493 932 1544 4018 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 0 0 0 0] UpdatePen [0 255 251 240 0 <>] UpdateBrush [0 2 128 0 0] UpdatePen 1842 594 2368 767 FillRectangle 1842 594 2368 767 RectangleOutLine [0 255 251 240 0 <>] UpdateBrush /Courier 54 128 MwSetFont /Courier 78 0 MwSetFont /Courier 54 128 MwSetFont [0 2 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (SD manager : ) 429 -0.00 1891 667 TextOut [0 3 0 0 0] UpdatePen pop pop 1891 674 2320 674 LineTo [0 2 0 0 0] UpdatePen [255 255 255] UpdateBkColor [255 255 255] UpdateBkColor (G4SDManager) 363 -0.00 1924 725 TextOut [0 3 0 0 0] UpdatePen pop pop 1924 732 2287 732 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 2105 824 2105 4423 LineTo [0 2 128 0 0] UpdatePen [0 255 255 255 0 <>] UpdateBrush 2079 988 2131 1092 FillRectangle 2079 988 2131 1092 RectangleOutLine [0 255 251 240 0 <>] UpdateBrush [0 255 255 255 0 <>] UpdateBrush 2079 3642 2131 3746 FillRectangle 2079 3642 2131 3746 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 2343 594 3040 767 FillRectangle 2343 594 3040 767 RectangleOutLine [0 255 251 240 0 <>] UpdateBrush /Courier 54 128 MwSetFont /Courier 78 0 MwSetFont /Courier 54 128 MwSetFont [0 2 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (event action : ) 495 -0.00 2444 667 TextOut [0 3 0 0 0] UpdatePen pop pop 2444 674 2939 674 LineTo [0 2 0 0 0] UpdatePen [255 255 255] UpdateBkColor [255 255 255] UpdateBkColor (G4UserEventAction) 561 -0.00 2413 725 TextOut [0 3 0 0 0] UpdatePen pop pop 2413 732 2974 732 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 2692 824 2692 4423 LineTo [0 2 128 0 0] UpdatePen [0 255 255 255 0 <>] UpdateBrush 2666 1128 2717 1232 FillRectangle 2666 1128 2717 1232 RectangleOutLine [0 255 251 240 0 <>] UpdateBrush [0 255 255 255 0 <>] UpdateBrush 2666 3810 2717 3914 FillRectangle 2666 3810 2717 3914 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 2844 594 3713 767 FillRectangle 2844 594 3713 767 RectangleOutLine [0 255 251 240 0 <>] UpdateBrush /Courier 54 128 MwSetFont /Courier 78 0 MwSetFont /Courier 54 128 MwSetFont [0 2 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (primary transformer : ) 726 -0.00 2916 667 TextOut [0 3 0 0 0] UpdatePen pop pop 2916 674 3642 674 LineTo [0 2 0 0 0] UpdatePen [255 255 255] UpdateBkColor [255 255 255] UpdateBkColor (G4PrimaryTransformer) 660 -0.00 2949 725 TextOut [0 3 0 0 0] UpdatePen pop pop 2949 732 3609 732 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 3279 824 3279 4423 LineTo [0 2 128 0 0] UpdatePen [0 255 255 255 0 <>] UpdateBrush 3253 1295 3304 1399 FillRectangle 3253 1295 3304 1399 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 4155 594 4860 767 FillRectangle 4155 594 4860 767 RectangleOutLine [0 255 251 240 0 <>] UpdateBrush /Courier 54 128 MwSetFont /Courier 78 0 MwSetFont /Courier 54 128 MwSetFont [0 2 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (stack manager : ) 528 -0.00 4244 667 TextOut [0 3 0 0 0] UpdatePen pop pop 4244 674 4772 674 LineTo [0 2 0 0 0] UpdatePen [255 255 255] UpdateBkColor [255 255 255] UpdateBkColor (G4StackManager) 462 -0.00 4277 725 TextOut [0 3 0 0 0] UpdatePen pop pop 4277 732 4739 732 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 4508 824 4508 4423 LineTo [0 2 128 0 0] UpdatePen [0 255 255 255 0 <>] UpdateBrush 4482 1714 4533 1818 FillRectangle 4482 1714 4533 1818 RectangleOutLine [0 255 251 240 0 <>] UpdateBrush [0 255 255 255 0 <>] UpdateBrush 4482 2022 4533 2126 FillRectangle 4482 2022 4533 2126 RectangleOutLine [0 255 251 240 0 <>] UpdateBrush [0 255 255 255 0 <>] UpdateBrush 4482 2832 4533 2936 FillRectangle 4482 2832 4533 2936 RectangleOutLine [0 255 251 240 0 <>] UpdateBrush [0 255 255 255 0 <>] UpdateBrush 4482 3335 4533 3439 FillRectangle 4482 3335 4533 3439 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 4733 594 5455 767 FillRectangle 4733 594 5455 767 RectangleOutLine [0 255 251 240 0 <>] UpdateBrush /Courier 54 128 MwSetFont /Courier 78 0 MwSetFont /Courier 54 128 MwSetFont [0 2 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (tracking manager : ) 627 -0.00 4782 667 TextOut [0 3 0 0 0] UpdatePen pop pop 4782 674 5409 674 LineTo [0 2 0 0 0] UpdatePen [255 255 255] UpdateBkColor [255 255 255] UpdateBkColor (G4TrackingManager) 561 -0.00 4815 725 TextOut [0 3 0 0 0] UpdatePen pop pop 4815 732 5376 732 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 5095 824 5095 4423 LineTo [0 2 128 0 0] UpdatePen [0 255 255 255 0 <>] UpdateBrush 5068 2189 5120 2293 FillRectangle 5068 2189 5120 2293 RectangleOutLine [0 255 251 240 0 <>] UpdateBrush [0 255 255 255 0 <>] UpdateBrush 5068 2357 5120 2461 FillRectangle 5068 2357 5120 2461 RectangleOutLine [0 255 251 240 0 <>] UpdateBrush [0 255 255 255 0 <>] UpdateBrush 5068 2692 5120 2796 FillRectangle 5068 2692 5120 2796 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 6008 594 6862 767 FillRectangle 6008 594 6862 767 RectangleOutLine [0 255 251 240 0 <>] UpdateBrush /Courier 54 128 MwSetFont /Courier 78 0 MwSetFont /Courier 54 128 MwSetFont [0 2 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor ( : G4TrajectoryContainer) 792 -0.00 6039 667 TextOut [0 3 0 0 0] UpdatePen pop pop 6039 674 6831 674 LineTo [0 2 0 0 0] UpdatePen [255 255 255] UpdateBkColor [255 255 255] UpdateBkColor [255 255 255] UpdateBkColor 2 UpdateBkMode [0 255 251 240 0 <>] UpdateBrush [0 2 128 0 0] UpdatePen /Courier 78 0 MwSetFont [0 255 251 240 0 <>] UpdateBrush [1 0 0 0 0] UpdatePen pop pop 6435 824 6435 4423 LineTo [0 2 128 0 0] UpdatePen [0 255 255 255 0 <>] UpdateBrush 6409 2525 6461 2628 FillRectangle 6409 2525 6461 2628 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 5253 594 6108 767 FillRectangle 5253 594 6108 767 RectangleOutLine [0 255 251 240 0 <>] UpdateBrush /Courier 54 128 MwSetFont /Courier 78 0 MwSetFont /Courier 54 128 MwSetFont [0 2 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (secondaryTrackVector : ) 759 -0.00 5302 667 TextOut [0 3 0 0 0] UpdatePen pop pop 5302 674 6061 674 LineTo [0 2 0 0 0] UpdatePen [255 255 255] UpdateBkColor [255 255 255] UpdateBkColor (G4TrackVector) 429 -0.00 5466 725 TextOut [0 3 0 0 0] UpdatePen pop pop 5466 732 5895 732 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 5681 824 5681 4423 LineTo [0 2 128 0 0] UpdatePen [0 255 255 255 0 <>] UpdateBrush 5655 3502 5706 3606 FillRectangle 5655 3502 5706 3606 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 3464 594 4266 767 FillRectangle 3464 594 4266 767 RectangleOutLine [0 255 251 240 0 <>] UpdateBrush /Courier 54 128 MwSetFont /Courier 78 0 MwSetFont /Courier 54 128 MwSetFont [0 2 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (primaryTrackVector : ) 693 -0.00 3520 667 TextOut [0 3 0 0 0] UpdatePen pop pop 3520 674 4213 674 LineTo [0 2 0 0 0] UpdatePen [255 255 255] UpdateBkColor [255 255 255] UpdateBkColor (G4TrackVector) 429 -0.00 3651 725 TextOut [0 3 0 0 0] UpdatePen pop pop 3651 732 4080 732 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 3865 824 3865 4423 LineTo [0 2 128 0 0] UpdatePen [0 255 255 255 0 <>] UpdateBrush 3839 1854 3891 1958 FillRectangle 3839 1854 3891 1958 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 958 932 1491 932 LineTo [0 5 128 0 0] UpdatePen pop pop 1491 932 1428 958 LineTo pop pop 1491 932 1428 906 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 128 MwSetFont /Courier 78 0 MwSetFont /Courier 54 128 MwSetFont [0 2 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (ProcessOneEvent\(G4Event *\)) 858 -0.00 983 905 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 1545 988 2078 988 LineTo [0 5 128 0 0] UpdatePen pop pop 2078 988 2015 1014 LineTo pop pop 2078 988 2015 962 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 128 MwSetFont /Courier 78 0 MwSetFont /Courier 54 128 MwSetFont [0 2 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (PrepareNewEvent\( \)) 594 -0.00 1596 959 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 1545 1128 2664 1128 LineTo [0 5 128 0 0] UpdatePen pop pop 2664 1128 2601 1154 LineTo pop pop 2664 1128 2601 1102 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 128 MwSetFont /Courier 78 0 MwSetFont /Courier 54 128 MwSetFont [0 2 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (BeginOfEventAction\(const G4Event *\)) 1155 -0.00 1552 1095 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 1547 1463 1809 1463 LineTo pop pop 1809 1463 1809 1515 LineTo pop pop 1809 1515 1549 1515 LineTo [0 5 128 0 0] UpdatePen pop pop 1549 1515 1611 1542 LineTo pop pop 1549 1515 1611 1489 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 128 MwSetFont /Courier 78 0 MwSetFont /Courier 54 128 MwSetFont [0 2 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (StackTrack\(G4TrackVector *, G4bool\)) 1155 -0.00 1543 1434 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 1545 1295 3251 1295 LineTo [0 5 128 0 0] UpdatePen pop pop 3251 1295 3188 1322 LineTo pop pop 3251 1295 3188 1269 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 128 MwSetFont /Courier 78 0 MwSetFont /Courier 54 128 MwSetFont [0 2 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (GimmePrimaries\(const G4Event *, G4int\)) 1253 -0.00 1542 1270 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 1545 1714 4480 1714 LineTo [0 5 128 0 0] UpdatePen pop pop 4480 1714 4417 1741 LineTo pop pop 4480 1714 4417 1688 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 128 MwSetFont /Courier 78 0 MwSetFont /Courier 54 128 MwSetFont [0 2 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (PushOneTrack\(G4Track *, G4VTrajectory *\)) 1319 -0.00 2353 1655 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 1545 1854 3837 1854 LineTo [0 5 128 0 0] UpdatePen pop pop 3837 1854 3775 1880 LineTo pop pop 3837 1854 3775 1828 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 128 MwSetFont /Courier 78 0 MwSetFont /Courier 54 128 MwSetFont [0 2 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (clear\( \)) 264 -0.00 2558 1795 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 1545 2022 4480 2022 LineTo [0 5 128 0 0] UpdatePen pop pop 4480 2022 4417 2048 LineTo pop pop 4480 2022 4417 1996 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 128 MwSetFont /Courier 78 0 MwSetFont /Courier 54 128 MwSetFont [0 2 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (PopNextTrack\(G4VTrajectory **\)) 990 -0.00 2518 1963 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 1545 2189 5067 2189 LineTo [0 5 128 0 0] UpdatePen pop pop 5067 2189 5004 2216 LineTo pop pop 5067 2189 5004 2163 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 128 MwSetFont /Courier 78 0 MwSetFont /Courier 54 128 MwSetFont [0 2 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (ProcessOneTrack\(G4Track *\)) 858 -0.00 2875 2130 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 1545 2357 5067 2357 LineTo [0 5 128 0 0] UpdatePen pop pop 5067 2357 5004 2383 LineTo pop pop 5067 2357 5004 2331 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 128 MwSetFont /Courier 78 0 MwSetFont /Courier 54 128 MwSetFont [0 2 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (GimmeTrajectory...) 594 -0.00 3006 2298 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 1545 2525 6408 2525 LineTo [0 5 128 0 0] UpdatePen pop pop 6408 2525 6345 2551 LineTo pop pop 6408 2525 6345 2498 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 128 MwSetFont /Courier 78 0 MwSetFont /Courier 54 128 MwSetFont [0 2 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (insert\(G4VTrajectory *\)) 759 -0.00 3595 2466 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 1545 2692 5067 2692 LineTo [0 5 128 0 0] UpdatePen pop pop 5067 2692 5004 2718 LineTo pop pop 5067 2692 5004 2666 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 128 MwSetFont /Courier 78 0 MwSetFont /Courier 54 128 MwSetFont [0 2 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (GimmeSecondaries\( \)) 627 -0.00 2991 2633 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 1545 2832 4480 2832 LineTo [0 5 128 0 0] UpdatePen pop pop 4480 2832 4417 2858 LineTo pop pop 4480 2832 4417 2806 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 128 MwSetFont /Courier 78 0 MwSetFont /Courier 54 128 MwSetFont [0 2 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (PushOneTrack\(G4Track *, G4VTrajectory *\)) 1319 -0.00 2353 2773 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 4681 3188 5554 3188 5554 3031 5491 2968 4681 2968 5 Polygon pop pop 4681 2968 5491 2968 LineTo 5554 3031 LineTo 5554 3188 LineTo 4681 3188 LineTo 4681 2968 LineTo pop pop 5491 2968 5491 3031 LineTo 5554 3031 LineTo [0 255 251 240 0 <>] UpdateBrush /Courier 54 128 MwSetFont /Courier 78 0 MwSetFont /Courier 54 128 MwSetFont [0 2 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (If primary is suspended.) 792 -0.00 4702 3023 TextOut [255 255 255] UpdateBkColor [255 255 255] UpdateBkColor [255 255 255] UpdateBkColor [255 255 255] UpdateBkColor [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 pop pop 1547 3083 1809 3083 LineTo pop pop 1809 3083 1809 3136 LineTo pop pop 1809 3136 1549 3136 LineTo [0 5 128 0 0] UpdatePen pop pop 1549 3136 1611 3162 LineTo pop pop 1549 3136 1611 3110 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 128 MwSetFont /Courier 78 0 MwSetFont /Courier 54 128 MwSetFont [0 2 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (StackTrack\(G4TrackVector *, G4bool\)) 1155 -0.00 1561 3054 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 1545 3335 4480 3335 LineTo [0 5 128 0 0] UpdatePen pop pop 4480 3335 4417 3361 LineTo pop pop 4480 3335 4417 3309 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 128 MwSetFont /Courier 78 0 MwSetFont /Courier 54 128 MwSetFont [0 2 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (PushOneTrack\(G4Track *, G4VTrajectory *\)) 1319 -0.00 2353 3276 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 3081 3193 3801 3193 3801 3026 3738 2963 3081 2963 5 Polygon pop pop 3081 2963 3738 2963 LineTo 3801 3026 LineTo 3801 3193 LineTo 3081 3193 LineTo 3081 2963 LineTo pop pop 3738 2963 3738 3026 LineTo 3801 3026 LineTo [0 255 251 240 0 <>] UpdateBrush /Courier 54 128 MwSetFont /Courier 78 0 MwSetFont /Courier 54 128 MwSetFont [0 2 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (Secondaries) 363 -0.00 3102 3017 TextOut [255 255 255] UpdateBkColor [255 255 255] UpdateBkColor [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 pop pop 1545 3502 5653 3502 LineTo [0 5 128 0 0] UpdatePen pop pop 5653 3502 5590 3529 LineTo pop pop 5653 3502 5590 3476 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 128 MwSetFont /Courier 78 0 MwSetFont /Courier 54 128 MwSetFont [0 2 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (clear\( \)) 264 -0.00 3467 3443 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 1545 3642 2078 3642 LineTo [0 5 128 0 0] UpdatePen pop pop 2078 3642 2015 3668 LineTo pop pop 2078 3642 2015 3616 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 128 MwSetFont /Courier 78 0 MwSetFont /Courier 54 128 MwSetFont [0 2 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (TerminateCurrentEvent\(G4HCofThisEvent *\)) 1319 -0.00 1568 3611 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 1545 3810 2664 3810 LineTo [0 5 128 0 0] UpdatePen pop pop 2664 3810 2601 3836 LineTo pop pop 2664 3810 2601 3784 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 128 MwSetFont /Courier 78 0 MwSetFont /Courier 54 128 MwSetFont [0 2 0 0 0] UpdatePen [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode [255 255 255] UpdateBkColor (EndOfEventAction\(const G4Event *\)) 1089 -0.00 1582 3777 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-BoldOblique 108 128 MwSetFont /Courier 78 0 MwSetFont /Courier-BoldOblique 108 128 MwSetFont [0 0 0 0 0 <>] UpdateBrush 1 UpdateBkMode /Courier-Bold 108 128 MwSetFont /Courier-BoldOblique 108 128 MwSetFont /Courier-Bold 108 128 MwSetFont /Courier-BoldOblique 108 128 MwSetFont [255 255 255] UpdateBkColor (Process one event) 1106 -0.00 709 433 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 2 128 0 0] UpdatePen [1 0 128 0 0] UpdatePen pop pop 3012 2832 4679 3029 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 [1 0 128 0 0] UpdatePen pop pop 1678 3083 3080 3089 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