1 #ifndef DataFormats_PortableTestObjects_interface_TestSoA_h 2 #define DataFormats_PortableTestObjects_interface_TestSoA_h 13 using Matrix = Eigen::Matrix<double, 3, 6>;
31 #endif // DataFormats_PortableTestObjects_interface_TestSoA_h
Eigen::Matrix< double, 3, 6 > Matrix
#define GENERATE_SOA_LAYOUT(CLASS,...)
#define SOA_SCALAR(TYPE, NAME)
#define SOA_EIGEN_COLUMN(TYPE, NAME)
#define SOA_COLUMN(TYPE, NAME)