HepMC3 event record library
|
Static Public Member Functions | |
static pybind11::dtype | dtype () |
Static Public Attributes | |
static constexpr auto | name = _("(") + array_info<T>::extents + _(")") + base_descr::name |
Private Types | |
using | base_descr = npy_format_descriptor< typename array_info< T >::type > |