next up previous contents
Next: 4.4.28 INTEGER FUNCTION ZTCBNL(IGEO) Up: 4.4 Patch SGVTRKER : Previous: 4.4.26 LOGICAL FUNCTION ZTISCB(ICYL)   Contents


4.4.27 LOGICAL FUNCTION ZTISCF( IPLA) : IS Calorimeter (Forward)

Return true if the plane is (part of) a calorimeter NB.: Referes to what was given in the forward tracking section (section two) in the geometry file, not forward calorimetry (section four) !!

ARGUMENTS:
INPUT :
    IPLA : number of the plane.
IMPLICIT INPUTS:
    From /ZTFWD/ ISCALF, flag if plane is a calorimeter.
IMPLICIT OUTPUTS:
    none.
FUNCTION VALUE:
.TRUE. if the plane was marked as a (part of) a calorimeter in section two of the geometry file (ie. measurement-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