Import Geant4 10.0.0 source tree
This commit is contained in:
@@ -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 {};
|
||||
|
||||
Reference in New Issue
Block a user