| 1 | <html><head><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>1.2. How to use this manual</title><link rel="stylesheet" href="../xml/XSLCustomizationLayer/G4HTMLStylesheet.css" type="text/css"><meta name="generator" content="DocBook XSL Stylesheets V1.71.1"><link rel="start" href="index.html" title="Geant4 User's Guide for Application Developers"><link rel="up" href="ch01.html" title="Chapter 1. Introduction"><link rel="prev" href="ch01.html" title="Chapter 1. Introduction"><link rel="next" href="ch02.html" title="Chapter 2. Getting Started with Geant4 - Running a Simple Example"><script language="JavaScript">
|
|---|
| 2 | function remote_win(fName)
|
|---|
| 3 | {
|
|---|
| 4 | var url = "AllResources/Detector/geometry.src/" + fName;
|
|---|
| 5 | RemoteWin=window.open(url,"","resizable=no,toolbar=0,location=0,directories=0,status=0,menubar=0,scrollbars=0,copyhistory=0,width=520,height=520")
|
|---|
| 6 | RemoteWin.creator=self
|
|---|
| 7 | }
|
|---|
| 8 | </script></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">1.2.
|
|---|
| 9 | How to use this manual
|
|---|
| 10 | </th></tr><tr><td width="20%" align="left"><a accesskey="p" href="ch01.html"><img src="AllResources/IconsGIF/prev.gif" alt="Prev"></a> </td><th width="60%" align="center">Chapter 1.
|
|---|
| 11 | Introduction
|
|---|
| 12 | </th><td width="20%" align="right"> <a accesskey="n" href="ch02.html"><img src="AllResources/IconsGIF/next.gif" alt="Next"></a></td></tr></table><hr></div><div class="sect1" lang="en"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="sect.howto"></a>1.2.
|
|---|
| 13 | How to use this manual
|
|---|
| 14 | </h2></div></div></div><p>
|
|---|
| 15 | A very basic introduction to Geant4 is presented in
|
|---|
| 16 | <span class="bold"><strong>Chapter 2, "Getting Started with Geant4 -
|
|---|
| 17 | Running a Simple Example"</strong></span>.
|
|---|
| 18 | It is a recipe for writing and running a simple Geant4 application
|
|---|
| 19 | program. New users of Geant4 should read this chapter first. It is
|
|---|
| 20 | strongly recommended that this chapter be read in conjunction with
|
|---|
| 21 | a Geant4 system installed and running on your computer. It is
|
|---|
| 22 | helpful to run the provided examples as they are discussed in the
|
|---|
| 23 | manual. To install the Geant4 system on your computer, please refer
|
|---|
| 24 | to the
|
|---|
| 25 | <a href="http://geant4.web.cern.ch/geant4/support/userdocuments.shtml" target="_top">
|
|---|
| 26 | Installation Guide for Setting up Geant4 in Your Computing Environment</a>.
|
|---|
| 27 | </p><p>
|
|---|
| 28 | <span class="bold"><strong>Chapter 3, "Toolkit Fundamentals"</strong></span>
|
|---|
| 29 | discusses generalGeant4 issues such as class categories and the physical
|
|---|
| 30 | units system. It goes on to discuss runs and events, which are the basic
|
|---|
| 31 | units of a simulation.
|
|---|
| 32 | </p><p>
|
|---|
| 33 | <span class="bold"><strong>Chapter 4, "Detector Definition and Response"</strong></span>
|
|---|
| 34 | describes how to construct a detector from customized materials and geometric
|
|---|
| 35 | shapes, and embed it in electromagnetic fields. It also describes
|
|---|
| 36 | how to make the detector sensitive to particles passing through it
|
|---|
| 37 | and how to store this information.
|
|---|
| 38 | </p><p>
|
|---|
| 39 | How particles are propagated through a material is treated in
|
|---|
| 40 | <span class="bold"><strong>Chapter 5, "Tracking and Physics"</strong></span>.
|
|---|
| 41 | The Geant4 "philosophy" of particle tracking is presented along with
|
|---|
| 42 | summaries of the physics processes provided by the toolkit. The definition
|
|---|
| 43 | and implementation of Geant4 particles is discussed and a list of
|
|---|
| 44 | particle properties is provided.
|
|---|
| 45 | </p><p>
|
|---|
| 46 | <span class="bold"><strong>Chapter 6, "User Actions"</strong></span> is a description
|
|---|
| 47 | of the "user hooks" by which the simulation code may be customized to perform
|
|---|
| 48 | special tasks.
|
|---|
| 49 | </p><p>
|
|---|
| 50 | <span class="bold"><strong>Chapter 7, "Communication and Control"</strong></span>
|
|---|
| 51 | provides a summary of the commands available to the user to control the
|
|---|
| 52 | execution of the simulation. After Chapter 2, Chapters 6 and 7 are of formeost
|
|---|
| 53 | importance to the new application developer.
|
|---|
| 54 | </p><p>
|
|---|
| 55 | The display of detector geometry, tracks and events may be incorporated
|
|---|
| 56 | into a simulation application by using the tools described in
|
|---|
| 57 | <span class="bold"><strong>Chapter 8, "Visualization"</strong></span>.
|
|---|
| 58 | </p><p>
|
|---|
| 59 | <span class="bold"><strong>Chapter 9, "Examples"</strong></span> provides a set of
|
|---|
| 60 | novice and advanced simulation codes which may be compiled and run "as is"
|
|---|
| 61 | from the Geant4 source code. These examples may be used as
|
|---|
| 62 | educational tools or as base code from which more complex
|
|---|
| 63 | applications are developed.
|
|---|
| 64 | </p></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="ch01.html"><img src="AllResources/IconsGIF/prev.gif" alt="Prev"></a> </td><td width="20%" align="center"><a accesskey="u" href="ch01.html"><img src="AllResources/IconsGIF/up.gif" alt="Up"></a></td><td width="40%" align="right"> <a accesskey="n" href="ch02.html"><img src="AllResources/IconsGIF/next.gif" alt="Next"></a></td></tr><tr><td width="40%" align="left" valign="top">Chapter 1.
|
|---|
| 65 | Introduction
|
|---|
| 66 | </td><td width="20%" align="center"><a accesskey="h" href="index.html"><img src="AllResources/IconsGIF/home.gif" alt="Home"></a></td><td width="40%" align="right" valign="top"> Chapter 2.
|
|---|
| 67 | Getting Started with Geant4 - Running a Simple Example
|
|---|
| 68 | </td></tr></table></div></body></html>
|
|---|