source: trunk/documents/UserDoc/UsersGuides/ForApplicationDeveloper/html/Detector/geometry.html

Last change on this file was 1208, checked in by garnier, 15 years ago

CVS update

File size: 1.9 KB
Line 
1<html>
2<head>
3   <META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
4   <title>ADG: Geometry</title>
5</head>
6<body>
7
8<table WIDTH="100%" >
9<tr>
10<td>
11<a href="../../../../Overview/html/index.html">
12
13</a>
14<a href="index.html">
15<IMG SRC="../../../../resources/html/IconsGIF/Contents.gif" ALT="Contents" HEIGHT=16 WIDTH=59>
16</a>
17<IMG SRC="../../../../resources/html/IconsGIF/PreviousGR.gif" ALT="Previous" HEIGHT=16 WIDTH=59>
18<a href="material.html">
19<IMG SRC="../../../../resources/html/IconsGIF/Next.gif" ALT="Next" HEIGHT=16 WIDTH=59></a>
20</td>
21
22<td ALIGN="Right"><font COLOR="#238E23"><font SIZE=-1>
23<b>Geant4 User's Guide</b><br>
24<b>For Application Developers</b><br>
25<b>Detector Definition and Response</b>
26</font></font></td>
27</tr>
28</table>
29<p><br>
30
31<center><font color="#238E23"><font SIZE=+3>
32<a name="4.1">
33<b>4.1 Geometry</b></a></font></font>
34</center>
35<br>
36<br>
37
38<hr ALIGN="Center" SIZE="7%">
39<p>
40
41<ol>
42  <li><a href="geomIntro.html">Introduction</a></li>
43  <li><a href="geomSolids.html">Solids</a></li>
44  <li><a href="geomLogical.html">Logical Volumes</a></li>
45  <li><a href="geomPhysical.html">Physical Volumes</a></li>
46  <li><a href="geomTouch.html">Touchables: Uniquely Identifying a Volume</a></li>
47  <li><a href="geomAssembly.html">Creating an Assembly of Volumes</a></li>
48  <li><a href="geomReflection.html">Reflecting Hierarchies of Volumes</a></li>
49  <li><a href="geomNav.html">The Geometry Navigator</a></li>
50  <li><a href="geomEditor.html">A Simple Geometry Editor</a></li>
51  <li><a href="geomG3toG4.html">Converting Geometries from Geant 3.21</a></li>
52  <li><a href="geomOverlap.html">Detecting Overlapping Volumes</a></li>
53  <li><a href="geomDynamic.html">Dynamic Geometry Setups</a></li>
54  <li><a href="geomXML.html">Importing XML Models using GDML</a></li>
55</ol>
56
57</b>
58
59<hr>
60<a href="../../../../Authors/html/subjectsToAuthors.html">
61<i>About the authors</a></i>
62
63</body>
64</html>
Note: See TracBrowser for help on using the repository browser.