next up previous contents
Next: 4.4.17 REAL FUNCTION ZTCRAD( Up: 4.4 Patch SGVTRKER : Previous: 4.4.15 CHARACTER*14 FUNCTION ZTCNAM(   Contents


4.4.16 CHARACTER*14 FUNCTION ZTPNAM(IPLA, TYP) : Plane NAMe

Return the user-defined name of a given plane.

ARGUMENTS:
INPUT :
    IPLA : number of the cylinder.
    TYP  : Type of the detector ('TRACKING' or 'CALORIMETER')
IMPLICIT INPUTS:
    From /ZTFWD/ NAMEF, name of detectors;
    From /ZTFWC/ NAMEFC, name of calorimeters;
IMPLICIT OUTPUTS:
    none.
FUNCTION VALUE:
Name of the specified plane

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