Skip to content

Commit b5af3c6

Browse files
Fix O2Linter error in stradautracktofpidconverter2
1 parent 7f36ffe commit b5af3c6

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

PWGLF/TableProducer/Strangeness/Converters/stradautrackstofpidconverter2.cxx

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,16 @@
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+
/// \file stradautrackstofpidconverter2.cxx
13+
/// \brief Converts DauTrackTOFPIDs_000 into DauTrackTOFPID_001 and StraEvTimes_000
14+
///
15+
/// \author David Dobrigkeit Chinellato <david.dobrigkeit.chinellato@cern.ch>, Austrian Academy of Sciences & MBI
16+
/// \author Romain Schotter <romain.schotter@cern.ch>, Austrian Academy of Sciences & MBI
17+
//
18+
19+
#include <vector>
20+
1121
#include "PWGLF/DataModel/LFStrangenessPIDTables.h"
1222
#include "PWGLF/DataModel/LFStrangenessTables.h"
1323

0 commit comments

Comments
 (0)