Back to home page

Project CMSSW displayed by LXR

 
 

    


File indexing completed on 2024-09-05 05:04:22

0001 // these first to make sure they get included before any SoA header
0002 #include <Eigen/Core>
0003 #include <Eigen/Dense>
0004 
0005 #include "DataFormats/Common/interface/DeviceProduct.h"
0006 #include "DataFormats/Common/interface/Wrapper.h"
0007 #include "DataFormats/PortableTestObjects/interface/TestProductWithPtr.h"
0008 #include "DataFormats/PortableTestObjects/interface/TestSoA.h"
0009 #include "DataFormats/PortableTestObjects/interface/TestStruct.h"
0010 #include "DataFormats/PortableTestObjects/interface/alpaka/TestDeviceCollection.h"
0011 #include "DataFormats/PortableTestObjects/interface/alpaka/TestDeviceObject.h"