We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 10be228 commit 6c4ebf2Copy full SHA for 6c4ebf2
1 file changed
PWGMM/Mult/Tasks/vertexing-fwd.cxx
@@ -9,8 +9,13 @@
9
// granted to it by virtue of its status as an Intergovernmental Organization
10
// or submit itself to any jurisdiction.
11
12
-//Code written by Robin Caron and Sarah Herrmann
13
-//This code loops over every ambiguous MFT tracks and associates them to a collision that has the smallest DCAxy
+///
+/// \file vertexing-fwd.cxx
14
+/// \author Robin Caron <robin.caron@cern.ch>
15
+/// \author Sarah Herrmann <sarah.herrmann@cern.ch>
16
17
+/// \brief This code loops over every ambiguous MFT tracks and associates
18
+/// them to a collision that has the smallest DCAxy
19
20
#include <cmath>
21
#include "ReconstructionDataFormats/TrackFwd.h"
0 commit comments