HepMC3 event record library
|
Public Types | |
template<typename > | |
using | cast_op_type = MapType |
Public Member Functions | |
bool | load (handle, bool)=delete |
operator MapType ()=delete | |
Static Public Member Functions | |
static handle | cast (const MapType &src, return_value_policy policy, handle parent) |
Static Public Attributes | |
static constexpr auto | name = props::descriptor |
Private Types | |
using | props = EigenProps< MapType > |