Skip to content

Commit 382b2ce

Browse files
[PWGLF] Clarify documentation of new source files (#17111)
1 parent ed381d5 commit 382b2ce

3 files changed

Lines changed: 12 additions & 3 deletions

File tree

PWGLF/Utils/decay3bodyBuilderHelper.cxx

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,11 @@
1010
// or submit itself to any jurisdiction.
1111

1212
/// \file decay3bodyBuilderHelper.cxx
13-
/// \brief Helper file to provide compilation command for headers.
13+
/// \brief Helper file providing the compilation command for the decay3bodyBuilderHelper header.
14+
/// The module implementation is provided in the corresponding header and maintained by Carolina Anna Jauch;
15+
/// this file only provides the compilation unit.
1416
///
17+
/// \author Carolina Anna Jauch <c.reetz@cern.ch>, Darmstadt GSI
1518
/// \author Vít Kučera <vit.kucera@cern.ch>, Inha University
1619

1720
// o2-linter: disable=name/workflow-file (not a workflow file)

PWGLF/Utils/strangenessBuilderHelper.cxx

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,11 @@
1010
// or submit itself to any jurisdiction.
1111

1212
/// \file strangenessBuilderHelper.cxx
13-
/// \brief Helper file to provide compilation command for headers.
13+
/// \brief Helper file providing the compilation command for the strangenessBuilderHelper header.
14+
/// The module implementation is provided in the corresponding header and maintained by David Dobrigkeit Chinellato;
15+
/// this file only provides the compilation unit.
1416
///
17+
/// \author David Dobrigkeit Chinellato <david.dobrigkeit.chinellato@cern.ch>, Austrian Academy of Sciences & MBI
1518
/// \author Vít Kučera <vit.kucera@cern.ch>, Inha University
1619

1720
// o2-linter: disable=name/workflow-file (not a workflow file)

PWGLF/Utils/strangenessBuilderModule.cxx

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,11 @@
1010
// or submit itself to any jurisdiction.
1111

1212
/// \file strangenessBuilderModule.cxx
13-
/// \brief Helper file to provide compilation command for headers.
13+
/// \brief Helper file providing the compilation command for the strangenessBuilderModule header.
14+
/// The module implementation is provided in the corresponding header and maintained by David Dobrigkeit Chinellato;
15+
/// this file only provides the compilation unit.
1416
///
17+
/// \author David Dobrigkeit Chinellato <david.dobrigkeit.chinellato@cern.ch>, Austrian Academy of Sciences & MBI
1518
/// \author Vít Kučera <vit.kucera@cern.ch>, Inha University
1619

1720
// o2-linter: disable=name/workflow-file (not a workflow file)

0 commit comments

Comments
 (0)