next up previous contents
Next: 4.4.31 REAL FUNCTION ZTCSDE( Up: 4.4 Patch SGVTRKER : Previous: 4.4.29 INTEGER FUNCTION ZTCFNL(IGEO)   Contents


4.4.30 INTEGER FUNCTION ZTCSMC( ICAL, CTYP) : Calorimeter Shower Meassurement Code

Return the code for how showers are measured with a given calorimeter

ARGUMENTS:
INPUT :
    ICAL : number of the calorimeter.
    CTYP  : +ve : Cylindrical detector.
            -ve : Plane detector.
IMPLICIT INPUTS:
    From /ZTBAC/ SMCB, Barrel calorimeter shower meas. code
    From /ZTFWC/ SMCF, Forward calorimeter shower meas. code
IMPLICIT OUTPUTS:
    none.
FUNCTION VALUE:
The measurement code : 0 : fullly measuring 1 : only gives hit cell in phi,z (barrel) or phi,R (forward) 2 : only gives hit cell in phi,theta (barrel) or x,y (forward)

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