Go to the source code of this file.
Macros | |
#define | py1ent py1ent_ |
#define | pyexec pyexec_ |
#define | pyinre pyinre_ |
#define | pyjoin pyjoin_ |
#define | pyshow pyshow_ |
Functions | |
void | py1ent_ (int &, int &, double &, double &, double &) |
void | pyexec_ () |
void | pyinre_ () |
void | pyjoin_ (int &, int[2]) |
void | pyshow_ (int &, int &, double &) |
#define py1ent py1ent_ |
Definition at line 5 of file PythiaRecord.h.
Referenced by call_py1ent().
#define pyexec pyexec_ |
Definition at line 10 of file PythiaRecord.h.
Referenced by call_pyexec().
#define pyinre pyinre_ |
Definition at line 15 of file PythiaRecord.h.
#define pyjoin pyjoin_ |
Definition at line 20 of file PythiaRecord.h.
#define pyshow pyshow_ |
Definition at line 25 of file PythiaRecord.h.
void py1ent_ | ( | int & | , |
int & | , | ||
double & | , | ||
double & | , | ||
double & | |||
) |
void pyexec_ | ( | ) |
void pyinre_ | ( | ) |
void pyjoin_ | ( | int & | , |
int | [2] | ||
) |
void pyshow_ | ( | int & | , |
int & | , | ||
double & | |||
) |