Files
geant4/examples/.doxygen/Doxymodules_exoticphysics.h
T
2016-06-09 17:01:34 +02:00

48 lines
1.2 KiB
C++

// $Id: Doxymodules_exoticphysics.h 65679 2012-11-26 13:41:53Z gcosmo $
// The example class categories definitions for Doxygen
/// \file Doxymodules_exoticphysics.h
/// \brief The page that defines the extended/exoticphysics examples modules
/** @defgroup extended_exoticphysics exoticphysics
* Extended examples eventgenerator classes
* @{
*/
/** @defgroup extended_exoticphysics_monopole monopole
* Exoticphysics monopole example has its
* <a href="../html_monopole/html/index.html">standalone documentation </a>
* @ingroup extended_exoticphysics
* @{
*/
/** @} */
/** @defgroup extended_exoticphysics_phonon phonon
* Exotic physics example phonon
* @ingroup extended_exoticphysics
* @{
*/
class XAlminumElectrodeHit {};
class XAlminumElectrodeSensitivity {};
class XDetectorConstruction {};
class XLatticeManager3 {};
class XLogicalLattice {};
class XLPhonon {};
class XPhononDownconversionProcess {};
class XPhononReflectionProcess {};
class XPhononScatteringProcess {};
class XPhononStackingAction {};
class XPhononTrackInformation {};
class XPhysicalLattice {};
class XPhysicsList {};
class XPrimaryGeneratorAction {};
class XTPhononFast {};
class XTPhononSlow {};
/** @} */
/** @} */