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
+21 -1
View File
@@ -1,4 +1,4 @@
// $Id: Doxymodules_optical.h 60059 2012-06-27 13:00:49Z gcosmo $
// $Id: Doxymodules_optical.h 76473 2013-11-11 10:35:14Z gcosmo $
// The example class categories definitions for Doxygen
/// \file Doxymodules_optical.h
@@ -10,6 +10,25 @@
* @{
*/
/** @defgroup extended_optical_OpNovice OpNovice
* Optical example OpNovice
* @ingroup extended_optical
* @{
*/
class OpNoviceActionInitialization {};
class OpNoviceDetectorConstruction {};
class OpNovicePhysicsList {};
class OpNovicePhysicsListMessenger {};
class OpNovicePrimaryGeneratorAction {};
class OpNovicePrimaryGeneratorMessenger {};
class OpNoviceRunAction {};
class OpNoviceStackingAction {};
class OpNoviceSteppingVerbose {};
/** @} */
/** @defgroup extended_optical_LXe LXe
* Optical example LXe
* @ingroup extended_optical
@@ -51,6 +70,7 @@
* @{
*/
class WLSActionInitialization {};
class WLSDetectorConstruction {};
class WLSDetectorMessenger {};
class WLSEventAction {};