// $Id$
// The example class categories definitions for Doxygen
/// \file Doxymodules_analysis.h
/// \brief The page that defines the extended/analysis examples modules
/** @defgroup extended_analysis analysis
* Extended examples analysis classes
* @{
*/
/** @defgroup extended_analysis_AnaEx01 AnaEx01
* Analysis AnaEx01 example has its
* standalone documentation
* @ingroup extended_analysis
* @{
*/
/** @} */
/** @defgroup extended_analysis_AnaEx02 AnaEx02
* Analysis AnaEx02 example has its
* standalone documentation
* @ingroup extended_analysis
* @{
*/
/** @} */
/** @defgroup extended_analysis_AnaEx03 AnaEx03
* Analysis AnaEx03 example has its
* standalone documentation
* @ingroup extended_analysis
* @{
*/
/** @} */
/** @defgroup extended_analysis_B1Con B1Con
* Analysis example B1Con
* @ingroup extended_analysis
* @{
*/
class B1ConActionInitialization{};
class B1ConRunAction{};
class B1ConRun{};
class B1DetectorConstruction{};
class B1EventAction{};
class B1PrimaryGeneratorAction{};
class B1Run{};
class B1SteppingAction{};
/** @} */
/** @} */