next up previous contents
Next: 4.4.16 CHARACTER*14 FUNCTION ZTPNAM(IPLA, Up: 4.4 Patch SGVTRKER : Previous: 4.4.14 INTEGER FUNCTION ZTPNBL(IGEO)   Contents


4.4.15 CHARACTER*14 FUNCTION ZTCNAM( ICYL, TYP) : Cylinder NAMe

Return the user-defined name of a given cylinder.

ARGUMENTS:
INPUT :
    ICYL : number of the cylinder.
    TYP  : Type of the detector ('TRACKING' or 'CALORIMETER')
IMPLICIT INPUTS:
    From /ZTBAR/ NAMEB, name of detectors;
    From /ZTBAC/ NAMEC, name of calorimeters;
IMPLICIT OUTPUTS:
    none.
FUNCTION VALUE:
Name of the specified cylinder

CALLED BY :
General access routine to geometry data

CALLED ROUTINE(S):
none

SIDE EFFECTS:
none.

AUTHORS:
M. Berggren, UFRJ

CREATION DATE:
07-APR-1995



Mikael Berggren 2003-03-27