22.05.2014 Views

CERN Program Library Long Writeup W5013 - CERNLIB ...

CERN Program Library Long Writeup W5013 - CERNLIB ...

CERN Program Library Long Writeup W5013 - CERNLIB ...

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Draw a polyline of ’npoint’ point via a call to GDRAWV(xvect,yvect,npoint) where xvect and yvect are two<br />

KUIP vectors<br />

3.16 DSCALE u v<br />

U R “U-coord. (horizontal) of the centre of scale”<br />

V R “V-coord. (vertical) of the centre of scale”<br />

CALL GDSCAL(u,v)<br />

It draws a scale centered in U,V.<br />

3.17 DAXIS x0 y0 z0 dx<br />

X0 R “X-coord. of axis origin”<br />

Y0 R “Y-coord. of axis origin”<br />

Z0 R “Z-coord. of axis origin”<br />

DX R “Axis size”<br />

CALL GDAXIS(x0,y0,z0,dx)<br />

This commmand superimposes the axis of the MARS on the current picture. It is useful for finding immediately<br />

the orientation of the current drawing of the detector in the space.<br />

3.18 DMAN u v type<br />

U R “U-coord. (horizontal) of the centre of man”<br />

V R “V-coord. (vertical) of the centre of man”<br />

TYPE C “Man, Wm1, Wm2, Wm3” D=’MAN’<br />

Possible TYPE values are:<br />

MAN<br />

WM1<br />

WM2<br />

WM3<br />

CALL GDMAN(u,v),CALL GDWMN1(u,v),CALL GDWMN2(u,v),CALL GDWMN2(u,v)<br />

It superimposes the picure of a man or of a woman, chosen among three different ones, with the same scale<br />

factors as the detector in the current drawing.<br />

3.19 DHEAD [ isel name chrsiz ]<br />

ISEL I “Option flag” D=111110<br />

NAME C “Title” D=’␣’<br />

CHRSIZ R “Character size (cm) of title NAME” D=0.6<br />

367 XINT002 – 11

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!