+-------------+ +----------## | Geant 3.15 | GEANT User's Guide | DRAW220 ## +-------------+ +----------##
Author(s) : F.Carminati, P.Zanarini Submitted: 01.11.83 Origin : P.Zanarini Revised: 09.11.92
The geometrical parameters of the volumes can be displayed via the GDSPEC routine (corresponding to the DSPEC interactive command). This facility gives a detailed picture of a particular piece of the detector. Three drawings of the volume (a projection view and two cut views), its shape type and dimensions and a scale are presented together in a single graphic frame. Together with the given volume, its daughters (one level down in the geometrical tree) are displayed. The set of geometrical specifications of all the descendants of a given node on the tree, can be obtained each on a separate picture with the routine GDFSPC (DFSPC interactive command).
+----------------------------------------+ |CALL GDSPEC (CHNAME) | +----------------------------------------+
Draws a picture showing all specifications for a given volume. The information displayed includes:
In drawing the volumes GDSPEC sets visibility ('SEEN' attribute of GSATT) only for the volume CHNAME itself and its next level descendents.
+----------------------------------------------------+ |CALL GDFSPC (CHNAME,ISORT,INTER) | +----------------------------------------------------+
Draws on separate pictures the full set of GDSPEC for the geometrical tree starting from CHNAME, i.e. calls GDSPEC for the volume CHNAME and for all its descendants.
Example of GDSPEC output: