next up previous contents
Next: 4.4.20 REAL FUNCTION ZTPLAZ( Up: 4.4 Patch SGVTRKER : Previous: 4.4.18 REAL FUNCTION ZTCLEN(ICYL,   Contents


4.4.19 REAL FUNCTION ZTCZED(ICYL, TYP) : Cylinder ZED limits

Return the min or max z of a given cylinder.

ARGUMENTS:
INPUT :
    ICYL : number of the cylinder.
    MINMAX  : 'MIN' or 'MAX' for minimal or maximal radius.
    TYP  : Type of the detector ('TRACKING' or 'CALORIMETER')
IMPLICIT INPUTS:
    From /ZTBAR/ ZMN and ZMX, min and max z of detectors;
    From /ZTBAC/ ZMNC and ZMXC, min and max z of calorimeters;
IMPLICIT OUTPUTS:
    none.
FUNCTION VALUE:
Min or max z of the specified cylinder

CALLED BY :
General access routine to geometry data

CALLED ROUTINE(S):
none

SIDE EFFECTS:
none.

AUTHORS:
M. Berggren, CERN

CREATION DATE:
14-Aug-1998



Mikael Berggren 2003-03-27