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

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

CHUSET C “User set identifier” D=’*’<br />

CHUDET C “User detector identifier” D=’*’<br />

ITRA I “Number of the selected track” D=0<br />

ISYMB I “Character selection number” D=0<br />

SIZMAX R “Maximum character size (cm)” D=1<br />

IHIT I “Index of array HITS” D=4<br />

HITMIN R “Lower boundary of HITS(IHIT)” D=0<br />

HITMAX R “Upper boundary of HITS(IHIT)” D=0<br />

CALL GDCHIT(chuset,chudet,itra,isymb,sizmax,ihit,hitmin,hitmax)<br />

The character plotted at each hit point may be chosen via CSYMB; isymb is composed as:<br />

-1 (small) hardware points (fast)<br />

0 software crosses (default)<br />

840,850 empty/full circles (slow)<br />

841,851 empty/full squares (slow)<br />

842,852 empty/full triangles (up) (slow)<br />

843,853 empty diamond/full triangle (down) (slow)<br />

844,854 empty/full stars (slow)<br />

Except for isymb=-1 the SIZE of the character on the screen is a function of HITS(IHIT), the array containing<br />

the calorimeter quantity, with HITMIN and HITMAX defining its range. The maximum character size<br />

(used in overflow) is SIZMAX.<br />

SIZE = SIZMAX * ( HITS(IHIT) - HITMIN ) / HITMAX<br />

3.33 DUVIEW name type cpxtyp [ iview ]<br />

NAME C “Detector name”<br />

TYPE C “View name”<br />

CPXTYP C “Complexity name”<br />

IVIEW I “View number where picture is stored” D=0<br />

CALL GUVIEW(name,type,cpxtyp,iview)<br />

373 XINT002 – 17

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

Saved successfully!

Ooh no, something went wrong!