Skip to content
Snippets Groups Projects
Commit b6bf453d authored by Wuttke, Joachim's avatar Wuttke, Joachim
Browse files

rm Doxy group page

parent dfa5c6a9
No related branches found
No related tags found
1 merge request!1315Doxygen: update links, rm User API tab, rm @ingroup markup
Pipeline #87211 passed
/*!
\defgroup simulation Simulation
@brief Reflectometry, GISAS and other simulations.
These classes inherit from the abstract base classes ISimulation.
Each of these classes holds an instrument and sample model.
Simulations are run, and results returned, through the function ISimulation::simulate().
\defgroup instrument Instrument
@brief Instrument model
\defgroup background Background
@brief Background noise, to be added to simulated scattering
@ingroup instrument
\defgroup beam Beam and footprint
@brief Classes to describe the incoming beam and its footprint in the sample plane
@ingroup instrument
\defgroup detector Detector
@brief Classes to describe a detector
@ingroup instrument
\defgroup mask Detector masks
@brief Classes to construct a two-dimensional mask.
@ingroup detector
\defgroup samples Samples
@brief Classes to describe experimental sample.
\defgroup materials Materials
@brief Classes and functions to describe magnetic and non-magnetic materials.
@ingroup samples
\defgroup formfactors Formfactors
@brief Available form factors.
@ingroup samples
\defgroup hardParticle Hard particles
@brief Three-dimenensional shapes, to model hard particles
@ingroup formfactors
\defgroup softParticle Soft particles
@brief Particles with smooth scattering-length distributions.
@ingroup formfactors
\defgroup legacyGrating Ripples
@brief Ripples, for modelling gratings
@ingroup formfactors
\defgroup interference Interference functions
@brief Available interference functions.
@ingroup samples
\defgroup fitting Fitting
@brief Classes to fit the data.
\defgroup distributionFT Profiles
@brief Profiles for distributions and correlation functions
@ingroup samples
\defgroup paramDistribution Parameter distributions
@brief Parameter distributions
\defgroup standard_samples Standard samples
@brief Classes related to the functional testing using predefined scattering geometries.
@ingroup samples
\defgroup tools Tools
@brief Various tools.
\defgroup input_output Input and output
@brief Various routines for input/output.
// internals
\defgroup simulation_internal ISimulation and instrument internals
@brief Internal classes concerned with simulations and instrument
\defgroup samples_internal Sample internals
@brief Sample internal classes.
\defgroup materials_internal Material internals
@brief Materials internal classes.
\defgroup formfactors_internal Formfactor internals
@brief Form factor internal classes.
\defgroup distribution_internal Distribution and decay function internals
@brief Distribution and decay function interface classes.
\defgroup fitting_internal Fitting internals
@brief Fitting internal classes.
\defgroup tools_internal
@brief Tools internal classes.
\defgroup input_output_internal
@brief Input/output internal classes.
*/
...@@ -132,52 +132,6 @@ ...@@ -132,52 +132,6 @@
<authorsection/> <authorsection/>
</file> </file>
<!-- Layout definition for a group page -->
<group>
<!-- briefdescription visible="yes"/ -->
<detaileddescription title="Description"/>
<groupgraph visible="$GROUP_GRAPHS"/>
<memberdecl>
<nestedgroups visible="yes" title=""/>
<dirs visible="yes" title=""/>
<files visible="yes" title=""/>
<namespaces visible="yes" title=""/>
<classes visible="yes" title=""/>
<defines title=""/>
<typedefs title=""/>
<enums title=""/>
<enumvalues title=""/>
<functions title=""/>
<variables title=""/>
<signals title=""/>
<publicslots title=""/>
<protectedslots title=""/>
<privateslots title=""/>
<events title=""/>
<properties title=""/>
<friends title=""/>
<membergroups visible="yes"/>
</memberdecl>
<memberdef>
<pagedocs/>
<inlineclasses title=""/>
<defines title=""/>
<typedefs title=""/>
<enums title=""/>
<enumvalues title=""/>
<functions title=""/>
<variables title=""/>
<signals title=""/>
<publicslots title=""/>
<protectedslots title=""/>
<privateslots title=""/>
<events title=""/>
<properties title=""/>
<friends title=""/>
</memberdef>
<authorsection visible="yes"/>
</group>
<!-- Layout definition for a directory page --> <!-- Layout definition for a directory page -->
<directory> <directory>
<!-- briefdescription visible="yes"/ --> <!-- briefdescription visible="yes"/ -->
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment