Back to home page

Project CMSSW displayed by LXR

 
 

    


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

0001 #ifndef DataFormats_VertexSoA_test_alpaka_ZVertexSoA_test_h
0002 #define DataFormats_VertexSoA_test_alpaka_ZVertexSoA_test_h
0003 
0004 #include "DataFormats/VertexSoA/interface/ZVertexSoA.h"
0005 #include "HeterogeneousCore/AlpakaInterface/interface/config.h"
0006 
0007 namespace ALPAKA_ACCELERATOR_NAMESPACE::testZVertexSoAT {
0008 
0009   void runKernels(reco::ZVertexSoAView zvertex_view, Queue& queue);
0010 
0011 }  // namespace ALPAKA_ACCELERATOR_NAMESPACE::testZVertexSoAT
0012 
0013 #endif  // DataFormats_VertexSoA_test_alpaka_ZVertexSoA_test_h