Hall-D Software  alpha
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
modules.c++
Go to the documentation of this file.
1 // This file contains the documentation for "modules" in the
2 // Hall-D source code. It determines what shows up in the
3 // "Modules" tab in the Doxygen generated web pages.
4 //
5 // Place all modules in a single file like this is a choice
6 // on our part (as is the filename itself). Doxygen allows
7 // this information to be spread over multiple files if
8 // we ever decide we want to do that.
9 //
10 
11 /**
12  * @defgroup Simulation Simulation
13  * @{
14 */
15  file hdgeant.cc {}/**
16 
17  \page Simulation Hall-D Simulation
18 
19  \section Introduction
20 
21 
22 
23 
24  @}
25 */