HepMC3 event record library
|
Public Types | |
using | type = Type |
using | key_conv = make_caster< Key > |
Public Member Functions | |
bool | load (handle src, bool convert) |
PYBIND11_TYPE_CASTER (type, _("Set[")+key_conv::name+_("]")) | |
Static Public Member Functions | |
template<typename T > | |
static handle | cast (T &&src, return_value_policy policy, handle parent) |