+-------------+ +----------##
| Geant 3.10 | GEANT User's Guide | GEOM110 ##
+-------------+ +----------##
Author(s) : R.Brun, A.McPherson Submitted: 15.08.83
Origin : Same Revised: 14.05.86
+----------------------------------------------------------------+
| CALL GSPOS (NAME,NR,MOTHER,X,Y,Z,IROT,KONLY) |
+----------------------------------------------------------------+
Places a copy of the volume NAME (previously defined by a call to GSVOLU) with user number NR inside its mother volume MOTHER. GSPOS can be called several times with the same name, to place copies of the same volume (and of its contents) in various positions, either in the same mother volume or in several different ones. The data structure is so designed that, in any case, the substructure of a volume is defined and stored only once. Reference is always made to the first one wherever the volume is encountered.