+-------------+ +----------## | Geant 3.11 | GEANT User's Guide | HITS105 ## +-------------+ +----------##
Author(s) : F.Bruyant Submitted: 13.06. 85 Origin : Same Revised: 20.08.87
Detector 'aliases' can be specified for any sensitive detector for which the user either needs to store more than one type of hit or wants to define additional detector entries.
+--------------------------------------------------------------------+ | CALL GSDETA (IUSET,IUDET,IUALI,NWHI,NWDI,IALI*) | +--------------------------------------------------------------------+
Defines an alias IUALI for detector IUDET of set IUSET. Enters it in the JSET structure as an additional detector in the corresponding set, at the position IALI. Copies to the link position IALI the GSDET parameter bank from the original detector IUDET, with empty links to the GSDETH, GSDETD and GSDETU parameter banks. The user can therefore call these three routines again with the arguments appropriate to the detector IUALI. Several aliases can be defined for the same detector through as many calls to GSDETA.