next up previous contents
Next: 4.4.27 LOGICAL FUNCTION ZTISCF( Up: 4.4 Patch SGVTRKER : Previous: 4.4.25 REAL FUNCTION ZTPERY(   Contents


4.4.26 LOGICAL FUNCTION ZTISCB(ICYL) : IS Calorimeter (Barrel)

Return true if the cylinder is (part of) a calorimeter NB.: Referes to what was given in the barrel tracking section (section one) in the geometry file, not barrel calorimetry (section three) !!

ARGUMENTS:
INPUT :
    ICYL : number of the cylinder.
IMPLICIT INPUTS:
    From /ZTBAR/ ISCALB, flag if cylinder is a calorimeter.
IMPLICIT OUTPUTS:
    none.
FUNCTION VALUE:
.TRUE. if the cylinder was marked as a (part of) a calorimeter in section one of the geometry file (ie. measuremet-code = 10).

CALLED BY :
General access routine to geometry data

CALLED ROUTINE(S):
none

SIDE EFFECTS:
none.

AUTHORS:
M. Berggren, UFRJ

CREATION DATE:
29-APR-1996



Mikael Berggren 2003-03-27