|
| SwigDirector_DecayHandler (PyObject *self) |
|
virtual bool | decay (std::vector< int, std::allocator< int > > &arg0, std::vector< double, std::allocator< double > > &arg1, std::vector< Pythia8::Vec4, std::allocator< Pythia8::Vec4 > > &arg2, int arg3, Pythia8::Event const &arg4) |
|
virtual bool | chainDecay (std::vector< int, std::allocator< int > > &arg0, std::vector< int, std::allocator< int > > &arg1, std::vector< double, std::allocator< double > > &arg2, std::vector< Pythia8::Vec4, std::allocator< Pythia8::Vec4 > > &arg3, int arg4, Pythia8::Event const &arg5) |
|
bool | swig_get_inner (const char *swig_protected_method_name) const |
|
void | swig_set_inner (const char *swig_protected_method_name, bool swig_val) const |
|
Public Member Functions inherited from Pythia8::DecayHandler |
virtual bool | decay (vector< int > &idProd, vector< double > &mProd, vector< Vec4 > &pProd, int iDec, const Event &event)=0 |
|
virtual bool | decay (vector< int > &idProd, vector< double > &mProd, vector< Vec4 > &pProd, int iDec, const Event &event)=0 |
|
virtual bool | decay (vector< int > &, vector< double > &, vector< Vec4 > &, int, const Event &) |
|
virtual bool | chainDecay (vector< int > &, vector< int > &, vector< double > &, vector< Vec4 > &, int, const Event &) |
|
virtual bool | decay (vector< int > &, vector< double > &, vector< Vec4 > &, int, const Event &) |
|
virtual bool | chainDecay (vector< int > &, vector< int > &, vector< double > &, vector< Vec4 > &, int, const Event &) |
|
| Director (PyObject *self) |
|
PyObject * | swig_get_self () const |
|
void | swig_disown () const |
|
void | swig_incref () const |
|
template<typename Type > |
void | swig_acquire_ownership_array (Type *vptr) const |
|
template<typename Type > |
void | swig_acquire_ownership (Type *vptr) const |
|
void | swig_acquire_ownership_obj (void *vptr, int own) const |
|
int | swig_release_ownership (void *vptr) const |
|
Definition at line 10827 of file PythonWrapper.h.