Skip to content

Commit 6c4ebf2

Browse files
Update vertexing-fwd.cxx
1 parent 10be228 commit 6c4ebf2

1 file changed

Lines changed: 7 additions & 2 deletions

File tree

PWGMM/Mult/Tasks/vertexing-fwd.cxx

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,13 @@
99
// granted to it by virtue of its status as an Intergovernmental Organization
1010
// or submit itself to any jurisdiction.
1111

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
12+
///
13+
/// \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
1419

1520
#include <cmath>
1621
#include "ReconstructionDataFormats/TrackFwd.h"

0 commit comments

Comments
 (0)