There was an error while loading. Please reload this page.
1 parent a3cfb9b commit d4813c6Copy full SHA for d4813c6
1 file changed
PWGEM/PhotonMeson/Tasks/photonhbt.cxx
@@ -45,7 +45,6 @@
45
#include <Framework/Logger.h>
46
#include <Framework/OutputObjHeader.h>
47
#include <Framework/runDataProcessing.h>
48
-#include <MathUtils/CartesianGPU.h>
49
#include <MathUtils/Utils.h>
50
#include <ReconstructionDataFormats/HelixHelper.h>
51
@@ -59,6 +58,8 @@
59
58
#include <TPDGCode.h>
60
#include <TString.h>
61
+#include <GPUROOTCartesianFwd.h>
62
+
63
#include <algorithm>
64
#include <array>
65
#include <cmath>
0 commit comments