Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 4 additions & 1 deletion PWGLF/Utils/decay3bodyBuilderHelper.cxx
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,11 @@
// or submit itself to any jurisdiction.

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

// o2-linter: disable=name/workflow-file (not a workflow file)
Expand Down
5 changes: 4 additions & 1 deletion PWGLF/Utils/strangenessBuilderHelper.cxx
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,11 @@
// or submit itself to any jurisdiction.

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

// o2-linter: disable=name/workflow-file (not a workflow file)
Expand Down
5 changes: 4 additions & 1 deletion PWGLF/Utils/strangenessBuilderModule.cxx
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,11 @@
// or submit itself to any jurisdiction.

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

// o2-linter: disable=name/workflow-file (not a workflow file)
Expand Down
Loading