41 lines
1.1 KiB
C
41 lines
1.1 KiB
C
// $Id: Doxymodules_physicslists.h 107673 2017-11-28 15:28:12Z gcosmo $
|
|
// 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
|
|
* @{
|
|
*/
|
|
|
|
/** @} */
|
|
|
|
/** @} */
|