diff --git a/Core/Multilayer/RoughnessModels.h b/Core/Multilayer/RoughnessModels.h index 53ac4811b00cc30b8e13c3973bc5b441e2f8516c..9fb45fdda81ad9a5079ad24372a7f04f9a841312 100644 --- a/Core/Multilayer/RoughnessModels.h +++ b/Core/Multilayer/RoughnessModels.h @@ -2,7 +2,7 @@ // // BornAgain: simulate and fit scattering at grazing incidence // -//! @file Core/Computation/RoughnessModels.h +//! @file Core/Multilayer/RoughnessModels.h //! @brief Define RoughnessModels enumerator and Python wrapper. //! //! @homepage http://www.bornagainproject.org diff --git a/Core/Multilayer/SpecularStrategyBuilder.h b/Core/Multilayer/SpecularStrategyBuilder.h index dbe421cce43cedbc40cca21f3a4170b78111a386..e19d2c5aec37dc10363f7fc04c63f49b20cb195d 100644 --- a/Core/Multilayer/SpecularStrategyBuilder.h +++ b/Core/Multilayer/SpecularStrategyBuilder.h @@ -2,7 +2,7 @@ // // BornAgain: simulate and fit scattering at grazing incidence // -//! @file Core/Multilayer/SpecularStrategyBuilder.cpp +//! @file Core/Multilayer/SpecularStrategyBuilder.h //! @brief Defines class SpecularStrategyBuilder. //! //! @homepage http://www.bornagainproject.org diff --git a/Core/Simulation/DepthProbeSimulation.cpp b/Core/Simulation/DepthProbeSimulation.cpp index ea947757b5b9f471ff01d7fce9ccb3519c411623..2613ecbbd27519bbde967e868dc2f2c4cb42425d 100644 --- a/Core/Simulation/DepthProbeSimulation.cpp +++ b/Core/Simulation/DepthProbeSimulation.cpp @@ -3,7 +3,7 @@ // BornAgain: simulate and fit scattering at grazing incidence // //! @file Core/Simulation/DepthProbeSimulation.cpp -//! @brief Implements class OffSpecSimulation. +//! @brief Implements class DepthProbeSimulation //! //! @homepage http://www.bornagainproject.org //! @license GNU General Public License v3 or higher (see COPYING) diff --git a/Core/Simulation/DepthProbeSimulation.h b/Core/Simulation/DepthProbeSimulation.h index b0b016edc37ef7a6e5cdb6fa72ec963ebd4cc9e7..5aba4e2b77ec9caf70512e25eb87a03a1dd4a7d5 100644 --- a/Core/Simulation/DepthProbeSimulation.h +++ b/Core/Simulation/DepthProbeSimulation.h @@ -1,3 +1,17 @@ +// ************************************************************************** // +// +// BornAgain: simulate and fit scattering at grazing incidence +// +//! @file Core/Simulation/DepthProbeSimulation.h +//! @brief Defines class DepthProbeSimulation +//! +//! @homepage http://www.bornagainproject.org +//! @license GNU General Public License v3 or higher (see COPYING) +//! @copyright Forschungszentrum Jülich GmbH 2018 +//! @authors Scientific Computing Group at MLZ (see CITATION, AUTHORS) +// +// ************************************************************************** // + #ifndef DEPTHPROBESIMULATION_H #define DEPTHPROBESIMULATION_H