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 5f95c73 commit f37a28bCopy full SHA for f37a28b
GPU/GPUTracking/Base/GPUReconstructionConvert.cxx
@@ -25,7 +25,7 @@
25
#include "GPUO2DataTypes.h"
26
#include "GPUDataTypes.h"
27
#include "GPUTPCGeometry.h"
28
-#include "AliHLTTPCRawCluster.h" // TODO: Is this still needed at all, or can it be removed?
+#include "AliHLTTPCRawCluster.h" // VS: It can not be removed. Used in line 93.
29
#include "GPUParam.h"
30
#include "GPULogging.h"
31
#include <algorithm>
0 commit comments