We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6f7876e commit 1e59607Copy full SHA for 1e59607
1 file changed
PWGLF/TableProducer/Strangeness/Converters/stradautracksconverter.cxx
@@ -8,6 +8,14 @@
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 stradautracksconverter.cxx
13
+/// \brief Converter for producing table aod::DauTrackTOFPIDs_000 from aod::V0TOFs and aod::CascTOFs tables
14
+///
15
+/// \author David Dobrigkeit Chinellato <david.dobrigkeit.chinellato@cern.ch>, Austrian Academy of Sciences & SMI
16
+/// \author Romain Schotter <romain.schotter@cern.ch>, Austrian Academy of Sciences & SMI
17
18
+
19
#include "Framework/runDataProcessing.h"
20
#include "Framework/AnalysisTask.h"
21
#include "Framework/AnalysisDataModel.h"
0 commit comments