]> git.uio.no Git - u/mrichter/AliRoot.git/blame - GEANT321/geocad/readme.F
Some function moved to AliZDC
[u/mrichter/AliRoot.git] / GEANT321 / geocad / readme.F
CommitLineData
fe4da5cc 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*
15C The interface is available in the CMZ patch CADINT. (CAR file CADINT.car)
16C An updated GXINT as well as command file CDF are also required.
17C
18C You must recompile gxint and cdf, then you copy the interface code to your
19C directory in CMZ (YTOC cadint.car.)
20C
21C You have to specify the name of the volume where you want to
22C start your conversion and the number of division instances to be written
23C into the SET file. This is useful in a case of many divisions.
24C
25C Selection of volumes to export into SET is done with the visibility
26C attribute command (SATT volume SEEN x). Volume names will
27C be written into SET with an index to distinguish different instances
28C of a volume. In a case of many divisions, the indexing of slices will be
29C reset in each division.
30C
31C The colors of the volumes will be transformed inte SET file as well.
32C
33C When you export GEANT geometry to a CAD system,
34C be a bit careful not to have
35C too many volumes, because this will fill up the CAD system. (Divided
36C volumes which contains 100's of equal daughters are
37C therefore better to be SATT volume SEEN -2, or you can define the number
38C of division instances).
39C
40C A good strategy is to make several SET files,
41C one for each sub part of the detector.
42C Material information is currently written into .mat file as well as
43C the tree information.
44C
45C Remember that you must specify the drawing parameters again if you
46C want to draw your detector after you have used the interface command.
47C
48C Contact Nils Hoimyr/CN/CE or Jouko Vuoskoski/CN/AS if you have any
49C questions regarding the interface.
50
51