+-------------+ +----------## | Geant 3.10 | GEANT User's Guide | HITS400 ## +-------------+ +----------##
Author(s) : R.Brun Submitted: 01.10.81 Origin : GEANT2,H. Boerner Revised: 21.05.86
+--------------------------------------------------------------------------+ |CALL GICYL (R,X1,X2,S1,S2,IC,XINT*,SINT*,PZINT*,IFLAG*) | +--------------------------------------------------------------------------+
Calculates intersection of track (x1,x2) with cylindrical detector of radius R. The track is approximated by a cubic in the track length. To improve stability, the coordinate system is shifted.
+-----------------------------------------------------------------------------+ |CALL GIPLAN (YC,X1,X2,S1,S2,IC,XINT*,SINT*,PZINT*,IFLAG*) | +-----------------------------------------------------------------------------+
Calculates intersection of track (x1,x2) with plane parallel to (X-Z). The track is approximated by a cubic in the track length. To improve stability, the coordinate system is shifted.
Warning: the default accuracy is 10 microns. The value of EPSI (internal variable) must be changed for a better precision.