next up previous contents
Next: 4.6.23 SUBROUTINE ZAUDHL(NAME,ITR,HITDET) : Up: 4.6 Patch SGVANAUTL : Previous: 4.6.21 SUBROUTINE ZAUFWO :   Contents


4.6.22 INTEGER FUNCTION ZAUNHT(NAME,ITR) Number of Hits

Routine to return the nuumber of hits of the track in the given sub-detector.

ARGUMENTS:
INPUT :
    NAME : Name of the sub-detector
    ITR : track number on /ZATRS/.
IMPLICIT INPUTS:
    none.
IMPLICIT OUTPUTS:
    none.
FUNCTION VALUE:
The number of hits.

CALLED BY :
User code.
CALLED ROUTINE(S):
ZAUDHL (see 4.6.23)

(To get the Detector HitList.)

ZUCARS (see 4.7.9)

(To get the CARdinality of a Set.)

VZERO
(CERNLIB routines.)

SIDE EFFECTS:
none.

AUTHORS:
M. Berggren, CERN

CREATION DATE:
25-AUG-1998



Mikael Berggren 2003-03-27