]> git.uio.no Git - u/mrichter/AliRoot.git/blob - GEANT321/geocad/readme.F
This commit was generated by cvs2svn to compensate for changes in r2,
[u/mrichter/AliRoot.git] / GEANT321 / geocad / readme.F
1 *
2 * $Id$
3 *
4 * $Log$
5 * Revision 1.1.1.1  1995/10/24 10:20:45  cernlib
6 * Geant
7 *
8 *
9 #include "geant321/pilot.h"
10 *CMZ :  3.21/02 29/03/94  15.41.32  by  S.Giani
11 *-- Author :
12 *
13 *        INFORMATION ABOUT THE GEANT-SET-INTERFACE (CADINT 1.20)
14 *
15 C    The interface is available in the CMZ patch CADINT. (CAR file CADINT.car)
16 C    An updated GXINT as well as command file CDF are also required.
17 C
18 C    You must recompile gxint and cdf, then you copy the interface code to your
19 C    directory in CMZ (YTOC cadint.car.)
20 C
21 C    You have to specify the name of the volume where you want to
22 C    start your conversion and the number of division instances to be written
23 C    into the SET file. This is useful in a case of many divisions.
24 C
25 C    Selection of volumes to export into SET is done with the visibility
26 C    attribute command (SATT volume SEEN x). Volume names will
27 C    be written into SET with an index to distinguish different instances
28 C    of a volume. In a case of many divisions, the indexing of slices will be
29 C    reset in each division.
30 C
31 C    The colors of the volumes will be transformed inte SET file as well.
32 C
33 C    When you export GEANT geometry to a CAD system,
34 C    be a bit careful not to have
35 C    too many volumes, because this will fill up the CAD system.  (Divided
36 C    volumes which  contains 100's of equal daughters are
37 C    therefore better to be SATT volume SEEN -2, or you can define the number
38 C    of division instances).
39 C
40 C    A good strategy is to make several SET files,
41 C    one for each sub part of the detector.
42 C    Material information is currently written into .mat file as well as
43 C    the tree information.
44 C
45 C    Remember that you must specify the drawing parameters again if you
46 C    want to draw your detector after you have used the interface command.
47 C
48 C    Contact Nils Hoimyr/CN/CE or Jouko Vuoskoski/CN/AS if you have any
49 C    questions regarding the interface.
50  
51