next up previous contents
Next: 4.4.38 REAL FUNCTION ZTCTHM( Up: 4.4 Patch SGVTRKER : Previous: 4.4.36 REAL FUNCTION ZTCEFF(   Contents


4.4.37 FUNCTION ZTCRES( ICAL, CTYP, NRG) : Calorimeter resolution

Return the resoultion parameters of a given calorimeter.

ARGUMENTS:
INPUT :
    ICAL : number of the calorimeter.
    CTYP  : +ve : Cylindrical detector.
            -ve : Plane detector.
    NRG  : Energy of particle
IMPLICIT INPUTS:
    From /ZTBAC/ SQTECB and SQTECB, Barrel calorimeter energy resolution
          parameters.
    From /ZTFWC/ SQTECF and SQTECF, Forward calorimeter energy resolution
          parameters.
IMPLICIT OUTPUTS:
    none.
FUNCTION VALUE:
The requested resolution

CALLED BY :
General access routine to geometry data

CALLED ROUTINE(S):
none

SIDE EFFECTS:
none.

AUTHORS:
M. Berggren, UFRJ

CREATION DATE:
11-APR-1995



Mikael Berggren 2003-03-27