Skip to content

Commit 0f53aa8

Browse files
committed
o2linter fix
1 parent 38ca630 commit 0f53aa8

2 files changed

Lines changed: 10 additions & 22 deletions

File tree

PWGLF/TableProducer/Strangeness/sigma0builder.cxx

Lines changed: 5 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -9,17 +9,11 @@
99
// granted to it by virtue of its status as an Intergovernmental Organization
1010
// or submit itself to any jurisdiction.
1111
//
12-
// This is a task that employs the standard V0 tables and attempts to combine
13-
// two V0s into a Sigma0 -> Lambda + gamma candidate.
14-
// *+-+*+-+*+-+*+-+*+-+*+-+*+-+*+-+*
15-
// Sigma0 builder task
16-
// *+-+*+-+*+-+*+-+*+-+*+-+*+-+*+-+*
17-
//
18-
// Comments, questions, complaints, suggestions?
19-
// Please write to:
20-
// gianni.shigeru.setoue.liveraro@cern.ch
21-
// oussama.benchikhi@cern.ch
22-
//
12+
13+
/// \file sigma0builder.cxx
14+
/// \brief This is a task that employs the standard V0 tables and attempts to combine two V0s into a Sigma0 -> Lambda + gamma candidate.
15+
/// \author Gianni Shigeru Setoue Liveraro
16+
/// \author Oussama Benchikhi
2317

2418
#include "PWGEM/PhotonMeson/Utils/MCUtilities.h"
2519
#include "PWGJE/DataModel/EMCALClusters.h"

PWGLF/Tasks/Resonances/k892hadronphotonBkg.cxx

Lines changed: 5 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -8,17 +8,11 @@
88
// In applying this license CERN does not waive the privileges and immunities
99
// granted to it by virtue of its status as an Intergovernmental Organization
1010
// or submit itself to any jurisdiction.
11-
//
12-
// This is a ask that computes the same-event rotational and the
13-
// mixed-event combinatorial backgrounds for the K*(892) -> K0S + gamma analysis.
14-
// *+-+*+-+*+-+*+-+*+-+*+-+*+-+*+-+*
15-
// K892 hadron-photon background task
16-
// *+-+*+-+*+-+*+-+*+-+*+-+*+-+*+-+*
17-
//
18-
// Comments, questions, complaints, suggestions?
19-
// Please write to:
20-
// oussama.benchikhi@cern.ch
21-
//
11+
12+
/// \file k892hadronphotonBkg.cxx
13+
/// \brief This is a ask that computes the same-event rotational and the mixed-event combinatorial backgrounds for the K*(892) -> K0S + gamma analysis.
14+
/// \author Oussama Benchikhi
15+
2216

2317
#include "PWGLF/DataModel/LFStrangenessMLTables.h"
2418
#include "PWGLF/DataModel/LFStrangenessPIDTables.h"

0 commit comments

Comments
 (0)