We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7f36ffe commit b5af3c6Copy full SHA for b5af3c6
1 file changed
PWGLF/TableProducer/Strangeness/Converters/stradautrackstofpidconverter2.cxx
@@ -8,6 +8,16 @@
8
// In applying this license CERN does not waive the privileges and immunities
9
// granted to it by virtue of its status as an Intergovernmental Organization
10
// 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
21
#include "PWGLF/DataModel/LFStrangenessPIDTables.h"
22
#include "PWGLF/DataModel/LFStrangenessTables.h"
23
0 commit comments