Back to home page

Project CMSSW displayed by LXR

 
 

    


File indexing completed on 2024-04-06 12:05:11

0001 #ifndef DataFormats_SiPixelClusterSoA_test_alpaka_Clusters_test_h
0002 #define DataFormats_SiPixelClusterSoA_test_alpaka_Clusters_test_h
0003 
0004 #include "DataFormats/SiPixelClusterSoA/interface/SiPixelClustersSoA.h"
0005 #include "HeterogeneousCore/AlpakaInterface/interface/config.h"
0006 
0007 namespace ALPAKA_ACCELERATOR_NAMESPACE::testClusterSoA {
0008 
0009   void runKernels(SiPixelClustersSoAView clust_view, Queue& queue);
0010 
0011 }  // namespace ALPAKA_ACCELERATOR_NAMESPACE::testClusterSoA
0012 
0013 #endif  // DataFormats_SiPixelClusterSoA_test_alpaka_Clusters_test_h