Files
geant4/examples/.doxygen/Doxymodules_parallel.h
T
2016-06-10 11:51:14 +02:00

96 lines
2.0 KiB
C++

// $Id: Doxymodules_parallel.h 78005 2013-12-02 08:29:57Z gcosmo $
// The example class categories definitions for Doxygen
/// \file Doxymodules_parallel.h
/// \brief The page that defines the extended/parallel examples modules
/** @defgroup extended_parallel parallel
* Extended examples parallel classes
* @{
*/
/** @defgroup extended_parallel_MPI MPI
* Extended examples parallel MPI classes
* @{
*/
/** @defgroup extended_parallel_MPI_exMPI01 exMPI01
* Parallel MPI exMPI01 example has its
* <a href="../html_exMPI01/html/index.html">standalone documentation </a>
* @ingroup extended_parallel_MPI
* @{
*/
/** @} */
/** @defgroup extended_parallel_MPI_exMPI02 exMPI02
* Parallel MPI exMPI02 example has its
* <a href="../html_exMPI02/html/index.html">standalone documentation </a>
* @ingroup extended_parallel_MPI
* @{
*/
/** @} */
/** @} */
/** @defgroup extended_parallel_TBB TBB
* Extended examples parallel TBB classes
* @{
*/
/** @defgroup extended_parallel_TBB_B2b TBB B2b
* Example TBB B2b
* @ingroup extended_parallel_TBB
* @{
*/
class B2ActionInitialization {};
class B2bChamberParameterisation {};
class B2bDetectorConstruction {};
class B2bDetectorMessenger {};
class B2EventAction {};
class B2PrimaryGeneratorAction {};
class B2RunAction {};
class B2TrackerHit {};
class B2TrackerSD {};
class tbbMasterRunManager {};
class tbbTask {};
class tbbUserWorkerInitialization {};
class tbbWorkerRunManager {};
/** @} */
/** @} */
/** @defgroup extended_parallel_TopC TopC
* Extended examples parallel TopC classes
* @{
*/
/** @defgroup extended_parallel_ParN02 ParN02
* Parallel ParN02 example has its
* <a href="../html_ParN02/html/index.html">standalone documentation </a>
* @ingroup extended_parallel_TopC
* @{
*/
/** @} */
/** @defgroup extended_parallel_ParN04 ParN04
* Parallel ParN04 example has its
* <a href="../html_ParN04/html/index.html">standalone documentation </a>
* @ingroup extended_parallel_TopC
* @{
*/
/** @} */
/** @} */
/** @} */