| Line | |
|---|
| 1 | <!-- ******************************************************** -->
|
|---|
| 2 | <!-- -->
|
|---|
| 3 | <!-- [History] -->
|
|---|
| 4 | <!-- Converted to DocBook: Katsuya Amako, Aug-2006 -->
|
|---|
| 5 | <!-- Changed by: Gabriele Cosmo, 05-Dec-2007 -->
|
|---|
| 6 | <!-- -->
|
|---|
| 7 | <!-- ******************************************************** -->
|
|---|
| 8 |
|
|---|
| 9 |
|
|---|
| 10 | <!-- ******************* Section (Level#2) ****************** -->
|
|---|
| 11 | <sect2 id="sect.Geom.Persistency">
|
|---|
| 12 | <title>
|
|---|
| 13 | Saving geometry tree objects in binary format
|
|---|
| 14 | </title>
|
|---|
| 15 |
|
|---|
| 16 | <para>
|
|---|
| 17 | The Geant4 geometry tree can be stored in the Root binary file format
|
|---|
| 18 | using the <emphasis>reflection</emphasis> technique provided by the
|
|---|
| 19 | Reflex tool (included in Root). Such a binary file can then be used
|
|---|
| 20 | to quickly load the geometry into the memory or to move geometries
|
|---|
| 21 | between different Geant4 applications.
|
|---|
| 22 | </para>
|
|---|
| 23 | <para>
|
|---|
| 24 | See <ulink url="http://cern.ch/geant4/UserDocumentation/UsersGuides/ForApplicationDeveloper/html/ch04s06.html">Chapter 4.6</ulink>
|
|---|
| 25 | for details and references.
|
|---|
| 26 | </para>
|
|---|
| 27 |
|
|---|
| 28 | </sect2>
|
|---|
Note:
See
TracBrowser
for help on using the repository browser.