Import Geant4 10.3.0 source tree

This commit is contained in:
Gabriele Cosmo
2016-12-09 12:35:28 +01:00
parent 4ec577e5c4
commit a3452e42ac
3514 changed files with 210500 additions and 89628 deletions
+32 -1
View File
@@ -1,4 +1,4 @@
// $Id: Doxymodules_biasing.h 86514 2014-11-13 09:10:24Z gcosmo $
// $Id: Doxymodules_biasing.h 101330 2016-11-14 15:38:27Z gcosmo $
// The example class categories definitions for Doxygen
/// \file Doxymodules_biasing.h
@@ -120,6 +120,37 @@
/** @} */
/** @defgroup extended_biasing_GB05 GB05
* Biasing example GB05
* @ingroup extended_biasing
* @{
*/
class GB05ActionInitialization {};
class GB05BOptnSplitAndKillByCrossSection {};
class GB05BOptrSplitAndKillByCrossSection {};
class GB05DetectorConstruction {};
class GB05PrimaryGeneratorAction {};
class GB05SD {};
/** @} */
/** @defgroup extended_biasing_GB06 GB06
* Biasing example GB06
* @ingroup extended_biasing
* @{
*/
class GB06ActionInitialization {};
class GB06BOptnSplitAndKillByImportance {};
class GB06BOptrSplitAndKillByImportance {};
class GB06DetectorConstruction {};
class GB06ParallelWorldForSlices {};
class GB06PrimaryGeneratorAction {};
class GB06SD {};
/** @} */
/** @defgroup extended_biasing_ReverseMC01 ReverseMC01
* Biasing example ReverseMC01
* @ingroup extended_biasing