| Line | |
|---|
| 1 | <!-- ******************************************************** -->
|
|---|
| 2 | <!-- -->
|
|---|
| 3 | <!-- [History] -->
|
|---|
| 4 | <!-- Converted to DocBook: Katsuya Amako, Aug-2006 -->
|
|---|
| 5 | <!-- Changed by: Gabriele Cosmo, 04-Dec-2007 -->
|
|---|
| 6 | <!-- -->
|
|---|
| 7 | <!-- ******************************************************** -->
|
|---|
| 8 |
|
|---|
| 9 |
|
|---|
| 10 | <!-- ******************* Section (Level#2) ****************** -->
|
|---|
| 11 | <sect2 id="sect.Geom.ASCII">
|
|---|
| 12 | <title>
|
|---|
| 13 | Importing ASCII Text Models
|
|---|
| 14 | </title>
|
|---|
| 15 |
|
|---|
| 16 | <para>
|
|---|
| 17 | Since release 9.2 of Geant4, it is also possible to import geometry setups
|
|---|
| 18 | based on a plain text description, according to a well defined syntax for
|
|---|
| 19 | identifying the different geometrical entities (solids, volumes, materials
|
|---|
| 20 | and volume attributes) with associated parameters.
|
|---|
| 21 |
|
|---|
| 22 | An example showing how to define a geometry in plain text format and import
|
|---|
| 23 | it in a Geant4 application is shown in
|
|---|
| 24 | <literal>examples/extended/persistency/P03</literal>.
|
|---|
| 25 | </para>
|
|---|
| 26 |
|
|---|
| 27 | </sect2>
|
|---|
Note:
See
TracBrowser
for help on using the repository browser.