Skip to content

Commit

Permalink
Remove last references to CUDA API Wrappers (#417)
Browse files Browse the repository at this point in the history
  • Loading branch information
fwyzard committed Apr 1, 2021
1 parent ae764c5 commit 7df797f
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions RecoPixelVertexing/PixelTriplets/plugins/HelixFitOnGPU.h
Original file line number Diff line number Diff line change
@@ -1,11 +1,10 @@
#ifndef RecoPixelVertexing_PixelTrackFitting_plugins_HelixFitOnGPU_h
#define RecoPixelVertexing_PixelTrackFitting_plugins_HelixFitOnGPU_h

#include <cuda/api_wrappers.h>

#include "RecoPixelVertexing/PixelTrackFitting/interface/FitResult.h"
#include "CUDADataFormats/Track/interface/PixelTrackHeterogeneous.h"
#include "CUDADataFormats/TrackingRecHit/interface/TrackingRecHit2DCUDA.h"
#include "RecoPixelVertexing/PixelTrackFitting/interface/FitResult.h"

#include "CAConstants.h"

namespace Rfit {
Expand Down

0 comments on commit 7df797f

Please sign in to comment.