Import Geant4 10.0.0 source tree

This commit is contained in:
Gabriele Cosmo
2016-06-10 11:51:14 +02:00
parent e2d2f9810a
commit 286caacf06
12421 changed files with 730077 additions and 502383 deletions
+28 -1
View File
@@ -1,4 +1,4 @@
// $Id: Doxymodules_biasing.h 60059 2012-06-27 13:00:49Z gcosmo $
// $Id: Doxymodules_biasing.h 76473 2013-11-11 10:35:14Z gcosmo $
// The example class categories definitions for Doxygen
/// \file Doxymodules_biasing.h
@@ -47,6 +47,33 @@
/** @} */
/** @defgroup extended_biasing_GB01 GB01
* Biasing example GB01
* @ingroup extended_biasing
* @{
*/
class GB01ActionInitialization {};
class GB01BOptrChangeCrossSection {};
class GB01BOptrMultiParticleChangeCrossSection {};
class GB01DetectorConstruction {};
class GB01PrimaryGeneratorAction {};
/** @} */
/** @defgroup extended_biasing_GB02 GB02
* Biasing example GB02
* @ingroup extended_biasing
* @{
*/
class GB02ActionInitialization {};
class GB02BOptrMultiParticleForceCollision {};
class GB02DetectorConstruction {};
class GB02PrimaryGeneratorAction {};
/** @} */
/** @defgroup extended_biasing_ReverseMC01 ReverseMC01
* Biasing example ReverseMC01
* @ingroup extended_biasing