Structure Diagram for GEO: Detector Geometry
============================================
An Introduction to the Structure Diagrams is available.
NB These links will be broken until the HTML Version of the Code is installed.
Introduction
------------
These routines handle the geometry of the entire detector. However they pass
requests for the information within an individual PMT to the PMT SU, so
if this is required the PMT SU is called as well.
Titles Banks Used
-----------------
GEDP Geometry deployment
GEDS Geometry design
TGEO Detector Geometry control
Initialisation Routines
-----------------------
INGEO
Execution Routines
------------------
A utility that can be called at any time is:-
GE_PRINT_SUMMARY
but the main work is done by:-
GE_NEAR
GE_NEXT
GE_PICK
GE_REGION
GE_PATH_TO_TUBE
Termination Routines
--------------------
None.
Go Back to the
Snoman Companion Top Page