source: trunk/documents/UserDoc/DocBookUsersGuides/ForApplicationDeveloper/xml/GettingStarted/ChapGettingStarted.xml@ 905

Last change on this file since 905 was 904, checked in by garnier, 17 years ago

ajout de la doc

File size: 1.1 KB
Line 
1<!-- ******************************************************** -->
2<!-- -->
3<!-- This is the top file for the present chapter. It -->
4<!-- includes all section files which belong to the chapter. -->
5<!-- Entities names used below are defined in -->
6<!-- ChapXXEntityDef.dtd in the current directory. -->
7<!-- -->
8<!-- [Note] -->
9<!-- Created by Katsuya Amako, Aug-2006 -->
10<!-- -->
11<!-- ******************************************************** -->
12
13
14<!-- ******************** Top of Chapter ******************** -->
15<chapter id="chap.GettingStarted">
16<title>
17Getting Started with Geant4 - Running a Simple Example
18</title>
19
20<!-- *************** Inclusion of Sections ****************** -->
21&mainProgram;
22&geometryDef;
23&materialDef;
24&particleDef;
25&physicsDef;
26&eventDef;
27&makeFile;
28&graphicalUserInterface;
29&executeProgram;
30&visualization;
31
32</chapter>
33
Note: See TracBrowser for help on using the repository browser.