next up previous contents
Next: 4.4.54 SUBROUTINE ZTNOLM(ON_OFF) : Up: 4.4 Patch SGVTRKER : Previous: 4.4.52 SUBROUTINE ZTCMPA(NAME,ILAY,MMES,IDET) :   Contents


4.4.53 SUBROUTINE ZTDTLL(NAME,LS,IDET) DeTector Layer-List

Routine to return a list of layers the given sub-detector.

ARGUMENTS:
INPUT :
    NAME : Name of the sub-detector. Wildcards can be used.
OUTPUT :
    LS : Set of layers in the sub-detector(s).
    IDET : detector type:
            1 : barrel tracking
            2 : forward tracking
            3 : barrel calorimeter
            4 : forward calorimeter
IMPLICIT INPUTS:
    From /ZTXRD/ : LAYNAM, list of layer-names; LAYSET, set of
           layers with a given name; DETTYP, detector-type for
           a given name.
IMPLICIT OUTPUTS:
    none.
CALLED BY :
ZAUDHL : Detector HitList.

CALLED ROUTINE(S):
ZUSOR (see 4.7.12)

(To do Set OR.)

VZERO,ICINQU
(CERNLIB routines.)

SIDE EFFECTS:
none.

AUTHORS:
M. Berggren, CERN

CREATION DATE:
25-AUG-1998



Mikael Berggren 2003-03-27