Skip to content

Commit 74ef1a9

Browse files
committed
GPU: Enable the o2 propagator when compiling for GPU
1 parent 5040415 commit 74ef1a9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

GPU/GPUTracking/Base/GPUReconstructionIncludesDevice.h

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,8 @@ using namespace GPUCA_NAMESPACE::gpu;
6161
// O2 track model
6262
#include "TrackParametrization.cxx"
6363
#include "TrackParametrizationWithError.cxx"
64+
#include "Propagator.cxx"
65+
#include "TrackLTIntegral.cxx"
6466

6567
// Files for GPU dEdx
6668
#include "GPUdEdx.cxx"

0 commit comments

Comments
 (0)