We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4a963ac commit 6f45fe7Copy full SHA for 6f45fe7
1 file changed
Detectors/ITSMFT/ITS/tracking/GPU/cuda/TrackerTraitsGPU.cxx
@@ -10,16 +10,11 @@
10
// or submit itself to any jurisdiction.
11
///
12
13
-#include <array>
14
-#include <vector>
15
#include <unistd.h>
16
17
-#include "DataFormatsITS/TrackITS.h"
18
-
19
-#include "ITStracking/TrackHelpers.h"
20
#include "ITStrackingGPU/TrackerTraitsGPU.h"
21
#include "ITStrackingGPU/TrackingKernels.h"
22
-#include "ITStracking/Constants.h"
+#include "ITStracking/Configuration.h"
23
24
namespace o2::its
25
{
0 commit comments