40 lines
1018 B
C
40 lines
1018 B
C
// The example class categories definitions for Doxygen
|
|
|
|
/// \file Doxymodules_physicslists.h
|
|
/// \brief The page that defines the extended/physicslists examples modules
|
|
|
|
|
|
/** @defgroup extended_physicslists physicslists
|
|
* Extended examples physicslists classes
|
|
* @{
|
|
*/
|
|
|
|
/** @defgroup extended_physicslists_factory factory
|
|
* Exotic physics example factory has its
|
|
* <a href="../html_factory/html/index.html">standalone documentation </a>
|
|
* @ingroup extended_physicslists
|
|
* @{
|
|
*/
|
|
|
|
/** @} */
|
|
|
|
/** @defgroup extended_physicslists_extensibleFactory extensibleFactory
|
|
* physicslists extensibleFactory example has its
|
|
* <a href="../html_extensibleFactory/html/index.html">standalone documentation </a>
|
|
* @ingroup extended_physicslists
|
|
* @{
|
|
*/
|
|
|
|
/** @} */
|
|
|
|
/** @defgroup extended_physicslists_genericPL genericPL
|
|
* physicslists genericPL example has its
|
|
* <a href="../html_genericPL/html/index.html">standalone documentation </a>
|
|
* @ingroup extended_physicslists
|
|
* @{
|
|
*/
|
|
|
|
/** @} */
|
|
|
|
/** @} */
|