next up previous contents
Next: 4.4.55 SUBROUTINE ZTINI(STEER, RR,PRDET,PLDET) Up: 4.4 Patch SGVTRKER : Previous: 4.4.53 SUBROUTINE ZTDTLL(NAME,LS,IDET) DeTector   Contents


4.4.54 SUBROUTINE ZTNOLM(ON_OFF) : NO z LiMit

Remove the limits in z of all cylinders.

ARGUMENTS:
INPUT :
    ON_OFF : 1 -> remove limits
             2 -> restore limits.
IMPLICIT INPUTS:
    From /ZTBAR/ NCYL, total number of cylinders
    From /ZTFWD/ NPLA, total number of planes.
  if ON_OFF = 2 :
    From FBUFS and BBUFS : copy of real geometry.
IMPLICIT OUTPUTS:
    To /ZTBAR/ ZMN and ZMX, z limits of Z cylinders.
    To /ZTFWD/ ZED , z positions of planes.
  if ON_OFF = 1 :
    To FBUFS and BBUFS : copy of real geometry.
CALLED BY :
General access routine to geometry data

CALLED ROUTINE(S):
UCOPY
(CERNLIB routine.)

SIDE EFFECTS:
none.

AUTHORS:
M. Berggren, UFRJ

CREATION DATE:
07-APR-1995



Mikael Berggren 2003-03-27