Import Geant4 10.1.0 source tree
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
// $Id: Doxymodules_biasing.h 76473 2013-11-11 10:35:14Z gcosmo $
|
||||
// $Id: Doxymodules_biasing.h 86514 2014-11-13 09:10:24Z gcosmo $
|
||||
// The example class categories definitions for Doxygen
|
||||
|
||||
/// \file Doxymodules_biasing.h
|
||||
@@ -47,6 +47,23 @@
|
||||
|
||||
/** @} */
|
||||
|
||||
/** @defgroup extended_biasing_B03 B03
|
||||
* Biasing example B03
|
||||
* @ingroup extended_biasing
|
||||
* @{
|
||||
*/
|
||||
|
||||
class B03ActionInitialization {};
|
||||
class B03DetectorConstruction {};
|
||||
class B03ImportanceDetectorConstruction {};
|
||||
class B03PhysicsList {};
|
||||
class B03PrimaryGeneratorAction {};
|
||||
class B03PVolumeStore {};
|
||||
class B03RunAction {};
|
||||
class B03Run {};
|
||||
|
||||
/** @} */
|
||||
|
||||
/** @defgroup extended_biasing_GB01 GB01
|
||||
* Biasing example GB01
|
||||
* @ingroup extended_biasing
|
||||
@@ -74,6 +91,35 @@
|
||||
|
||||
/** @} */
|
||||
|
||||
/** @defgroup extended_biasing_GB03 GB03
|
||||
* Biasing example GB03
|
||||
* @ingroup extended_biasing
|
||||
* @{
|
||||
*/
|
||||
|
||||
class GB03ActionInitialization {};
|
||||
class GB03BOptnSplitOrKillOnBoundary{};
|
||||
class GB03BOptrGeometryBasedBiasing{};
|
||||
class GB03DetectorConstruction {};
|
||||
class GB03DetectorMessenger{};
|
||||
class GB03PrimaryGeneratorAction {};
|
||||
|
||||
/** @} */
|
||||
|
||||
/** @defgroup extended_biasing_GB04 GB04
|
||||
* Biasing example GB04
|
||||
* @ingroup extended_biasing
|
||||
* @{
|
||||
*/
|
||||
|
||||
class GB04ActionInitialization {};
|
||||
class GB04BOptnBremSplitting {};
|
||||
class GB04BOptrBremSplitting {};
|
||||
class GB04DetectorConstruction {};
|
||||
class GB04PrimaryGeneratorAction {};
|
||||
|
||||
/** @} */
|
||||
|
||||
/** @defgroup extended_biasing_ReverseMC01 ReverseMC01
|
||||
* Biasing example ReverseMC01
|
||||
* @ingroup extended_biasing
|
||||
|
||||
Reference in New Issue
Block a user