next up previous contents
Next: 4.4.35 REAL FUNCTION ZTCTHR( Up: 4.4 Patch SGVTRKER : Previous: 4.4.33 INTEGER FUNCTION ZTCNCL(   Contents


4.4.34 SUBROUTINE ZTCMOS(ICAL,CTYP,ZSIGN,CMIN,CMAX,CWID) : Calorimeter MOdule Size.

This routine returns the module size of a given calorimeter

ARGUMENTS:
INPUT :
    ICAL : number of the calorimeter.
    CTYP  : +ve : Cylindrical detector.
            -ve : Plane detector.
    ZSIGN : sign of the z-coordinate
OUTPUT :
    CMIN(1:2) : lowest value of the two coordiantes
    CMAX(1:2) : higes   "    "   "   "      "
    CWID(1:2) : Modules size in the two directiions


    coordinate are :

      Barrel :
         (phi,z)  (type=1) or (phi,theta) (type=2)
      Forward :
         (phi,R)  (type=1) or (x,y) (type=2)
IMPLICIT INPUTS:
    none.
IMPLICIT OUTPUTS:
    none.
CALLED BY :
General access routine to geometry data

CALLED ROUTINE(S):
ZTCSMC (see 4.4.30)

(To get Calorimeter Shower Meassurement Code)

ZTCRAD (see 4.4.17)

(To get Cylinder RADius.)

ZTCFCP (see 4.4.32)

(To get Calorimeter First Cell Phi)

ZTCZED (see 4.4.19)

(To get Cylinder ZED limits)

ZTPRAD (see 4.4.21)

(To get Plane RADius)

ZTCNCL (see 4.4.33)

(To get Calorimeter Number of CeLls)

SIDE EFFECTS:
none.

AUTHORS:
M.Berggren,CERN

CREATION DATE:
17-Aug-1998


next up previous contents
Next: 4.4.35 REAL FUNCTION ZTCTHR( Up: 4.4 Patch SGVTRKER : Previous: 4.4.33 INTEGER FUNCTION ZTCNCL(   Contents
Mikael Berggren 2003-03-27