34 lines
1.0 KiB
Plaintext
34 lines
1.0 KiB
Plaintext
/*--------------------------------------------------------------
|
|
|
|
name: lemusr.dox
|
|
created by: Taofiq Paraiso, 12.21.2005
|
|
|
|
contents: This is the main page documentation file used to
|
|
generate the documentation for LEmuSR simulation
|
|
|
|
---------------------------------------------------------------*/
|
|
|
|
|
|
|
|
/*! @mainpage Documentation of the \lemu Simulation
|
|
|
|
\anchor Main
|
|
The aim of this documentation is to provide comprehensive information on the installation and the utilisation of the \lemu simulation.
|
|
|
|
This simulation was built using the <A HREF="http://geant4.cern.ch/"><STRONG>Geant4</STRONG></A> toolkit for Monte-Carlo simulations.
|
|
|
|
We first explain how to install Geant4 and the \lemu simulation. Then we describe the main components of the code and finally explain how to run a simulation using different user interaction commands.
|
|
|
|
|
|
Chapters are:
|
|
\arg @ref Intro
|
|
\arg @ref setup
|
|
\arg @ref Mandatory
|
|
\arg @ref Useraction
|
|
\arg @ref howg4
|
|
|
|
@ref todo "To Do List."
|
|
|
|
|
|
*/
|