Novice examples explained (Preliminary)
Key Words Page
Thanks to the developers team, Geant4 toolkit comes with an extensive
suite of examples, to help users on the learning curve. Naturally
examples vary in complexity and are subdivided into three categories:
novice, advanced and extended. Initial introduction is also supplied for each
example, in a form of a README file in addition to the source code.
However, new users are often left with some questions that are not explicitely
addressed in the README's.Here we offer
for each example a chapter of very "detailed information".
A dictionary (called Key Words) of Geant4 terms is also provided.
Additional help for each novice examples is also provided via a
concepts page. Each concept page only covers the new concepts introduced in this
example. The user is expected to learn the concepts by going thru all the novice
examples.
ExampleN01 : Simple detector setup to demonstrate how the basic
Geant4 framework works
ExampleN02 : Introduction to a fixed target detector using
Electromagnetic Processes
ExampleN03 : Introduction to Electromagnetic interactions in a Calorimeter.