src
DataFormats
PortableTestObjects
interface
TestHostObject.h
Go to the documentation of this file.
1
#ifndef DataFormats_PortableTestObjects_interface_TestHostObject_h
2
#define DataFormats_PortableTestObjects_interface_TestHostObject_h
3
4
#include "
DataFormats/Portable/interface/PortableHostObject.h
"
5
#include "
DataFormats/PortableTestObjects/interface/TestStruct.h
"
6
7
namespace
portabletest
{
8
9
// struct with x, y, z, id fields in host memory
10
using
TestHostObject
=
PortableHostObject<TestStruct>
;
11
12
}
// namespace portabletest
13
14
#endif // DataFormats_PortableTestObjects_interface_TestHostObject_h
portabletest
Definition:
TestHostCollection.h:7
TestStruct.h
PortableHostObject.h
PortableHostObject
Definition:
PortableHostObject.h:16
Generated for CMSSW Reference Manual by
1.8.14