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

Class comments; update '@file'.

parent 809ddf81
No related branches found
No related tags found
No related merge requests found
Showing
with 20 additions and 20 deletions
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
// //
// BornAgain: simulate and fit scattering at grazing incidence // BornAgain: simulate and fit scattering at grazing incidence
// //
//! @file Core/Multilayer/FormFactorInfo.cpp //! @file Core/Aggregate/FormFactorInfo.cpp
//! @brief Implements class FormFactorInfo. //! @brief Implements class FormFactorInfo.
//! //!
//! @homepage http://www.bornagainproject.org //! @homepage http://www.bornagainproject.org
......
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
// //
// BornAgain: simulate and fit scattering at grazing incidence // BornAgain: simulate and fit scattering at grazing incidence
// //
//! @file Core/Multilayer/FormFactorInfo.h //! @file Core/Aggregate/FormFactorInfo.h
//! @brief Defines class FormFactorInfo. //! @brief Defines class FormFactorInfo.
//! //!
//! @homepage http://www.bornagainproject.org //! @homepage http://www.bornagainproject.org
......
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
// //
// BornAgain: simulate and fit scattering at grazing incidence // BornAgain: simulate and fit scattering at grazing incidence
// //
//! @file Core/FormFactor/FormFactorDecoratorDebyeWaller.cpp //! @file Core/FFDecorators/FormFactorDecoratorDebyeWaller.cpp
//! @brief Implements class FormFactorDecoratorDebyeWaller. //! @brief Implements class FormFactorDecoratorDebyeWaller.
//! //!
//! @homepage http://www.bornagainproject.org //! @homepage http://www.bornagainproject.org
......
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
// //
// BornAgain: simulate and fit scattering at grazing incidence // BornAgain: simulate and fit scattering at grazing incidence
// //
//! @file Core/FormFactor/FormFactorDecoratorDebyeWaller.h //! @file Core/FFDecorators/FormFactorDecoratorDebyeWaller.h
//! @brief Defines and implements class FormFactorDecoratorDebyeWaller. //! @brief Defines and implements class FormFactorDecoratorDebyeWaller.
//! //!
//! @homepage http://www.bornagainproject.org //! @homepage http://www.bornagainproject.org
......
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
// //
// BornAgain: simulate and fit scattering at grazing incidence // BornAgain: simulate and fit scattering at grazing incidence
// //
//! @file Core/FormFactor/FormFactorDecoratorFactor.cpp //! @file Core/FFDecorators/FormFactorDecoratorFactor.cpp
//! @brief Implements class FormFactorDecoratorFactor. //! @brief Implements class FormFactorDecoratorFactor.
//! //!
//! @homepage http://www.bornagainproject.org //! @homepage http://www.bornagainproject.org
......
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
// //
// BornAgain: simulate and fit scattering at grazing incidence // BornAgain: simulate and fit scattering at grazing incidence
// //
//! @file Core/FormFactor/FormFactorDecoratorFactor.h //! @file Core/FFDecorators/FormFactorDecoratorFactor.h
//! @brief Defines class FormFactorDecoratorFactor. //! @brief Defines class FormFactorDecoratorFactor.
//! //!
//! @homepage http://www.bornagainproject.org //! @homepage http://www.bornagainproject.org
......
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
// //
// BornAgain: simulate and fit scattering at grazing incidence // BornAgain: simulate and fit scattering at grazing incidence
// //
//! @file Core/FormFactor/FormFactorDecoratorMaterial.cpp //! @file Core/FFDecorators/FormFactorDecoratorMaterial.cpp
//! @brief Implements class FormFactorDecoratorMaterial. //! @brief Implements class FormFactorDecoratorMaterial.
//! //!
//! @homepage http://www.bornagainproject.org //! @homepage http://www.bornagainproject.org
......
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
// //
// BornAgain: simulate and fit scattering at grazing incidence // BornAgain: simulate and fit scattering at grazing incidence
// //
//! @file Core/FormFactor/FormFactorDecoratorMaterial.h //! @file Core/FFDecorators/FormFactorDecoratorMaterial.h
//! @brief Defines class FormFactorDecoratorMaterial. //! @brief Defines class FormFactorDecoratorMaterial.
//! //!
//! @homepage http://www.bornagainproject.org //! @homepage http://www.bornagainproject.org
......
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
// //
// BornAgain: simulate and fit scattering at grazing incidence // BornAgain: simulate and fit scattering at grazing incidence
// //
//! @file Core/FormFactor/FormFactorDecoratorMultiPositionFactor.cpp //! @file Core/FFDecorators/FormFactorDecoratorMultiPositionFactor.cpp
//! @brief Implements class FormFactorDecoratorMultiPositionFactor. //! @brief Implements class FormFactorDecoratorMultiPositionFactor.
//! //!
//! @homepage http://www.bornagainproject.org //! @homepage http://www.bornagainproject.org
......
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
// //
// BornAgain: simulate and fit scattering at grazing incidence // BornAgain: simulate and fit scattering at grazing incidence
// //
//! @file Core/FormFactor/FormFactorDecoratorMultiPositionFactor.h //! @file Core/FFDecorators/FormFactorDecoratorMultiPositionFactor.h
//! @brief Defines class FormFactorDecoratorMultiPositionFactor. //! @brief Defines class FormFactorDecoratorMultiPositionFactor.
//! //!
//! @homepage http://www.bornagainproject.org //! @homepage http://www.bornagainproject.org
......
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
// //
// BornAgain: simulate and fit scattering at grazing incidence // BornAgain: simulate and fit scattering at grazing incidence
// //
//! @file Core/FormFactor/FormFactorDecoratorPositionFactor.cpp //! @file Core/FFDecorators/FormFactorDecoratorPositionFactor.cpp
//! @brief Implements class FormFactorDecoratorPositionFactor. //! @brief Implements class FormFactorDecoratorPositionFactor.
//! //!
//! @homepage http://www.bornagainproject.org //! @homepage http://www.bornagainproject.org
......
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
// //
// BornAgain: simulate and fit scattering at grazing incidence // BornAgain: simulate and fit scattering at grazing incidence
// //
//! @file Core/FormFactor/FormFactorDecoratorPositionFactor.h //! @file Core/FFDecorators/FormFactorDecoratorPositionFactor.h
//! @brief Defines class FormFactorDecoratorPositionFactor. //! @brief Defines class FormFactorDecoratorPositionFactor.
//! //!
//! @homepage http://www.bornagainproject.org //! @homepage http://www.bornagainproject.org
......
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
// //
// BornAgain: simulate and fit scattering at grazing incidence // BornAgain: simulate and fit scattering at grazing incidence
// //
//! @file Core/FormFactor/FormFactorDecoratorRotation.cpp //! @file Core/FFDecorators/FormFactorDecoratorRotation.cpp
//! @brief Implements class FormFactorDecoratorRotation //! @brief Implements class FormFactorDecoratorRotation
//! //!
//! @homepage http://www.bornagainproject.org //! @homepage http://www.bornagainproject.org
......
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
// //
// BornAgain: simulate and fit scattering at grazing incidence // BornAgain: simulate and fit scattering at grazing incidence
// //
//! @file Core/FormFactor/FormFactorDecoratorRotation.h //! @file Core/FFDecorators/FormFactorDecoratorRotation.h
//! @brief Defines class FormFactorDecoratorRotation. //! @brief Defines class FormFactorDecoratorRotation.
//! //!
//! @homepage http://www.bornagainproject.org //! @homepage http://www.bornagainproject.org
......
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
// //
// BornAgain: simulate and fit scattering at grazing incidence // BornAgain: simulate and fit scattering at grazing incidence
// //
//! @file Core/FormFactor/IFormFactorDecorator.h //! @file Core/FFDecorators/IFormFactorDecorator.h
//! @brief Defines pure virtual interface class IFormFactorDecorator. //! @brief Defines pure virtual interface class IFormFactorDecorator.
//! //!
//! @homepage http://www.bornagainproject.org //! @homepage http://www.bornagainproject.org
......
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
// //
// BornAgain: simulate and fit scattering at grazing incidence // BornAgain: simulate and fit scattering at grazing incidence
// //
//! @file Core/Simulation/DWBADiffuseReflection.cpp //! @file Core/Multilayer/DWBADiffuseReflection.cpp
//! @brief Implements class DWBADiffuseReflection. //! @brief Implements class DWBADiffuseReflection.
//! //!
//! @homepage http://www.bornagainproject.org //! @homepage http://www.bornagainproject.org
......
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
// //
// BornAgain: simulate and fit scattering at grazing incidence // BornAgain: simulate and fit scattering at grazing incidence
// //
//! @file Core/Simulation/DWBADiffuseReflection.h //! @file Core/Multilayer/DWBADiffuseReflection.h
//! @brief Defines class DWBADiffuseReflection. //! @brief Defines class DWBADiffuseReflection.
//! //!
//! @homepage http://www.bornagainproject.org //! @homepage http://www.bornagainproject.org
......
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
// //
// BornAgain: simulate and fit scattering at grazing incidence // BornAgain: simulate and fit scattering at grazing incidence
// //
//! @file Core/Aggregate/DecouplingApproximationStrategy.cpp //! @file Core/Multilayer/DecouplingApproximationStrategy.cpp
//! @brief Implements class DecouplingApproximationStrategy. //! @brief Implements class DecouplingApproximationStrategy.
//! //!
//! @homepage http://www.bornagainproject.org //! @homepage http://www.bornagainproject.org
......
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
// //
// BornAgain: simulate and fit scattering at grazing incidence // BornAgain: simulate and fit scattering at grazing incidence
// //
//! @file Core/Aggregate/DecouplingApproximationStrategy.h //! @file Core/Multilayer/DecouplingApproximationStrategy.h
//! @brief Defines class DecouplingApproximationStrategy. //! @brief Defines class DecouplingApproximationStrategy.
//! //!
//! @homepage http://www.bornagainproject.org //! @homepage http://www.bornagainproject.org
......
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
// //
// BornAgain: simulate and fit scattering at grazing incidence // BornAgain: simulate and fit scattering at grazing incidence
// //
//! @file Core/FormFactor/FormFactorDWBA.cpp //! @file Core/Multilayer/FormFactorDWBA.cpp
//! @brief Implements class FormFactorDWBA. //! @brief Implements class FormFactorDWBA.
//! //!
//! @homepage http://www.bornagainproject.org //! @homepage http://www.bornagainproject.org
......
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