Skip to content

Commit d4813c6

Browse files
committed
add GPUROOTCartesianFwd header to fix code-checker
1 parent a3cfb9b commit d4813c6

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

PWGEM/PhotonMeson/Tasks/photonhbt.cxx

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,6 @@
4545
#include <Framework/Logger.h>
4646
#include <Framework/OutputObjHeader.h>
4747
#include <Framework/runDataProcessing.h>
48-
#include <MathUtils/CartesianGPU.h>
4948
#include <MathUtils/Utils.h>
5049
#include <ReconstructionDataFormats/HelixHelper.h>
5150

@@ -59,6 +58,8 @@
5958
#include <TPDGCode.h>
6059
#include <TString.h>
6160

61+
#include <GPUROOTCartesianFwd.h>
62+
6263
#include <algorithm>
6364
#include <array>
6465
#include <cmath>

0 commit comments

Comments
 (0)