Skip to content

Commit a1c7b3f

Browse files
committed
clang fix
1 parent 51058ad commit a1c7b3f

1 file changed

Lines changed: 7 additions & 7 deletions

File tree

PWGMM/Mult/Tasks/vertexing-fwd.cxx

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

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
12+
// \file vertexing-fwd.cxx
13+
// \author Robin Caron <robin.caron@cern.ch>
14+
// \author Sarah Herrmann <sarah.herrmann@cern.ch>
15+
//
16+
// \brief This code loops over every ambiguous MFT tracks and associates
17+
// them to a collision that has the smallest DCAxy
18+
1919
#include <cmath>
2020
#include "ReconstructionDataFormats/TrackFwd.h"
2121
#include "Math/MatrixFunctions.h"

0 commit comments

Comments
 (0)