13 lines
242 B
Plaintext
13 lines
242 B
Plaintext
Directory contains the code to build a detector geometry using call list
|
|
mechanism and also provides visualization. The name of the executable is
|
|
clGeometry.
|
|
|
|
To build this,
|
|
|
|
cd $G4BASE/g3tog4; gmake examples
|
|
|
|
or from this directory,
|
|
|
|
gmake
|
|
|