107 lines
2.5 KiB
C++
107 lines
2.5 KiB
C++
// The example class categories definitions for Doxygen
|
|
|
|
/// \file Doxymodules_hadronic.h
|
|
/// \brief The page that defines the extended/hadronic examples modules
|
|
|
|
|
|
/** @defgroup extended_hadronic hadronic
|
|
* Extended examples hadronic classes
|
|
* @{
|
|
*/
|
|
|
|
/** @defgroup extended_hadronic_Hadr00 Hadr00
|
|
* The Hadr00 hadronic classes have their
|
|
* <a href="../html_Hadr00/html/index.html">standalone documentation </a>
|
|
* @ingroup extended_hadronic
|
|
* @{
|
|
*/
|
|
|
|
/** @} */
|
|
|
|
/** @defgroup extended_hadronic_Hadr01 Hadr01
|
|
* The Hadr01 hadronic classes have their
|
|
* <a href="../html_Hadr01/html/index.html">standalone documentation </a>
|
|
* @ingroup extended_hadronic
|
|
* @{
|
|
*/
|
|
|
|
/** @} */
|
|
|
|
/** @defgroup extended_hadronic_Hadr02 Hadr02
|
|
* The Hadr02 hadronic classes have their
|
|
* <a href="../html_Hadr02/html/index.html">standalone documentation </a>
|
|
* @ingroup extended_hadronic
|
|
* @{
|
|
*/
|
|
|
|
/** @} */
|
|
|
|
/** @defgroup extended_hadronic_Hadr03 Hadr03
|
|
* The Hadr03 hadronic classes have their
|
|
* <a href="../html_Hadr03/html/index.html">standalone documentation </a>
|
|
* @ingroup extended_hadronic
|
|
* @{
|
|
*/
|
|
|
|
/** @} */
|
|
|
|
/** @defgroup extended_hadronic_Hadr04 Hadr04
|
|
* The Hadr04 hadronic classes have their
|
|
* <a href="../html_Hadr04/html/index.html">standalone documentation </a>
|
|
* @ingroup extended_hadronic
|
|
* @{
|
|
*/
|
|
|
|
/** @} */
|
|
|
|
/** @defgroup extended_hadronic_Hadr06 Hadr06
|
|
* The Hadr06 hadronic classes have their
|
|
* <a href="../html_Hadr06/html/index.html">standalone documentation </a>
|
|
* @ingroup extended_hadronic
|
|
* @{
|
|
*/
|
|
|
|
/** @} */
|
|
|
|
/** @defgroup extended_hadronic_Hadr07 Hadr07
|
|
* The Hadr07 hadronic classes have their
|
|
* <a href="../html_Hadr07/html/index.html">standalone documentation </a>
|
|
* @ingroup extended_hadronic
|
|
* @{
|
|
*/
|
|
|
|
/** @} */
|
|
|
|
/** @defgroup extended_hadronic_Hadr08 Hadr08
|
|
* The Hadr08 hadronic classes have their
|
|
* <a href="../html_Hadr08/html/index.html">standalone documentation </a>
|
|
* @ingroup extended_hadronic
|
|
* @{
|
|
*/
|
|
|
|
/** @} */
|
|
|
|
/** @defgroup extended_hadronic_FissionFragment FissionFragment
|
|
* Hadronic example FissionFragment
|
|
* @ingroup extended_hadronic
|
|
* @{
|
|
*/
|
|
|
|
class FFActionInitialization {};
|
|
class FFDetectorConstruction {};
|
|
class FFPrimaryGeneratorAction {};
|
|
class FFRunAction {};
|
|
|
|
/** @} */
|
|
|
|
/** @defgroup extended_hadronic_NeutronSource NeutronSource
|
|
* The NeutronSource hadronic classes have their
|
|
* <a href="../html_NeutronSource/html/index.html">standalone documentation </a>
|
|
* @ingroup extended_hadronic
|
|
* @{
|
|
*/
|
|
|
|
/** @} */
|
|
|
|
/** @} */
|