#include <SoATupleHelper.h>
Public Types | |
typedef T | Type |
Static Public Attributes | |
static const unsigned int | kAlignment = ALIGNMENT |
A decorator class used in SoATuple's template argument list to denote that the type T should be stored with an unusual byte alignment given by ALIGNMENT. NOTE: It is up to the user to be sure sizeof(T) >= ALIGNMENT.
Definition at line 62 of file SoATupleHelper.h.
typedef T edm::soahelper::Aligned< T, ALIGNMENT >::Type |
Definition at line 64 of file SoATupleHelper.h.
|
static |
Definition at line 63 of file SoATupleHelper.h.