We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5040415 commit 74ef1a9Copy full SHA for 74ef1a9
1 file changed
GPU/GPUTracking/Base/GPUReconstructionIncludesDevice.h
@@ -61,6 +61,8 @@ using namespace GPUCA_NAMESPACE::gpu;
61
// O2 track model
62
#include "TrackParametrization.cxx"
63
#include "TrackParametrizationWithError.cxx"
64
+#include "Propagator.cxx"
65
+#include "TrackLTIntegral.cxx"
66
67
// Files for GPU dEdx
68
#include "GPUdEdx.cxx"
0 commit comments