Import Geant4 10.0.0 source tree
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
// $Id: Doxymodules_parallel.h 60059 2012-06-27 13:00:49Z gcosmo $
|
||||
// $Id: Doxymodules_parallel.h 78005 2013-12-02 08:29:57Z gcosmo $
|
||||
// The example class categories definitions for Doxygen
|
||||
|
||||
/// \file Doxymodules_parallel.h
|
||||
@@ -37,10 +37,45 @@
|
||||
|
||||
/** @} */
|
||||
|
||||
/** @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
|
||||
* @ingroup extended_parallel_TopC
|
||||
* @{
|
||||
*/
|
||||
|
||||
@@ -49,10 +84,12 @@
|
||||
/** @defgroup extended_parallel_ParN04 ParN04
|
||||
* Parallel ParN04 example has its
|
||||
* <a href="../html_ParN04/html/index.html">standalone documentation </a>
|
||||
* @ingroup extended_parallel
|
||||
* @ingroup extended_parallel_TopC
|
||||
* @{
|
||||
*/
|
||||
|
||||
/** @} */
|
||||
|
||||
/** @} */
|
||||
|
||||
/** @} */
|
||||
|
||||
Reference in New Issue
Block a user