/search.css" rel="stylesheet" type="text/css"/> /search.js">
#include <ctype.h>
Go to the source code of this file.
Defines | |
#define | initpydata initpydata_ |
#define | lujets lujets_ |
#define | ludat1 ludat1_ |
#define | ludat2 ludat2_ |
#define | ludat3 ludat3_ |
#define | ludatr ludatr_ |
#define | pysubs pysubs_ |
#define | pypars pypars_ |
#define | pyint1 pyint1_ |
#define | pyint2 pyint2_ |
#define | pyint5 pyint5_ |
#define | luhepc luhepc_ |
#define | pyinit pyinit_ |
#define | lulist lulist_ |
#define | pystat pystat_ |
#define | pyevnt pyevnt_ |
#define | ludata ludata_ |
#define | pydata pydata_ |
Functions | |
C void | initpydata (void) |
Variables | |
const int | pyjets_maxn = 4000 |
struct { | |
int n | |
int k [5][pyjets_maxn] | |
float p [5][pyjets_maxn] | |
float v [5][pyjets_maxn] | |
} | lujets_ |
struct { | |
int mstu [200] | |
float paru [200] | |
int mstj [200] | |
float parj [200] | |
} | ludat1_ |
struct { | |
int kchg [3][500] | |
float pmas [4][500] | |
float parf [2000] | |
float vckm [4][4] | |
} | ludat2_ |
struct { | |
int mdcy [3][500] | |
int mdme [2][2000] | |
float brat [2000] | |
int kfdp [5][2000] | |
} | ludat3_ |
struct { | |
int mrlu [6] | |
float rrlu [100] | |
} | ludatr_ |
struct { | |
int msel | |
int msub [200] | |
int kfin [81][2] | |
float ckin [200] | |
} | pysubs_ |
struct { | |
int mstp [200] | |
float parp [200] | |
int msti [200] | |
float pari [200] | |
} | pypars_ |
struct { | |
int mint [400] | |
float vint [400] | |
} | pyint1_ |
struct { | |
int iset [200] | |
int kfpr [2][200] | |
float coef [20][200] | |
int icol [2][4][40] | |
} | pyint2_ |
struct { | |
int ngen [3][201][3] | |
float xsec [3][201] | |
} | pyint5_ |
#define initpydata initpydata_ |
Definition at line 26 of file PythiaWrapper5_720.h.
#define lujets lujets_ |
Definition at line 39 of file PythiaWrapper5_720.h.
#define ludat1 ludat1_ |
Definition at line 47 of file PythiaWrapper5_720.h.
#define ludat2 ludat2_ |
Definition at line 53 of file PythiaWrapper5_720.h.
#define ludat3 ludat3_ |
Definition at line 60 of file PythiaWrapper5_720.h.
#define ludatr ludatr_ |
Definition at line 66 of file PythiaWrapper5_720.h.
#define pysubs pysubs_ |
Definition at line 72 of file PythiaWrapper5_720.h.
#define pypars pypars_ |
Definition at line 80 of file PythiaWrapper5_720.h.
#define pyint1 pyint1_ |
Definition at line 86 of file PythiaWrapper5_720.h.
#define pyint2 pyint2_ |
Definition at line 93 of file PythiaWrapper5_720.h.
#define pyint5 pyint5_ |
Definition at line 99 of file PythiaWrapper5_720.h.
#define luhepc luhepc_ |
Definition at line 104 of file PythiaWrapper5_720.h.
#define pyinit pyinit_ |
Definition at line 105 of file PythiaWrapper5_720.h.
#define lulist lulist_ |
Definition at line 106 of file PythiaWrapper5_720.h.
#define pystat pystat_ |
Definition at line 107 of file PythiaWrapper5_720.h.
#define pyevnt pyevnt_ |
Definition at line 108 of file PythiaWrapper5_720.h.
#define ludata ludata_ |
Definition at line 109 of file PythiaWrapper5_720.h.
#define pydata pydata_ |
C void initpydata | ( | void | ) |
const int pyjets_maxn = 4000 |
Definition at line 34 of file PythiaWrapper5_720.h.
int n |
Definition at line 36 of file PythiaWrapper5_720.h.
int k[5][pyjets_maxn] |
Definition at line 36 of file PythiaWrapper5_720.h.
float p[5][pyjets_maxn] |
Definition at line 37 of file PythiaWrapper5_720.h.
float v[5][pyjets_maxn] |
Definition at line 37 of file PythiaWrapper5_720.h.
struct { ... } lujets_ |
int mstu[200] |
Definition at line 42 of file PythiaWrapper5_720.h.
float paru[200] |
Definition at line 43 of file PythiaWrapper5_720.h.
int mstj[200] |
Definition at line 44 of file PythiaWrapper5_720.h.
float parj[200] |
Definition at line 45 of file PythiaWrapper5_720.h.
struct { ... } ludat1_ |
int kchg[3][500] |
Definition at line 50 of file PythiaWrapper5_720.h.
float pmas[4][500] |
Definition at line 51 of file PythiaWrapper5_720.h.
float parf[2000] |
Definition at line 51 of file PythiaWrapper5_720.h.
float vckm[4][4] |
Definition at line 51 of file PythiaWrapper5_720.h.
struct { ... } ludat2_ |
int mdcy[3][500] |
Definition at line 56 of file PythiaWrapper5_720.h.
int mdme[2][2000] |
Definition at line 56 of file PythiaWrapper5_720.h.
float brat[2000] |
Definition at line 57 of file PythiaWrapper5_720.h.
int kfdp[5][2000] |
Definition at line 58 of file PythiaWrapper5_720.h.
struct { ... } ludat3_ |
int mrlu[6] |
Definition at line 63 of file PythiaWrapper5_720.h.
float rrlu[100] |
Definition at line 64 of file PythiaWrapper5_720.h.
struct { ... } ludatr_ |
int msel |
Definition at line 69 of file PythiaWrapper5_720.h.
int msub[200] |
Definition at line 69 of file PythiaWrapper5_720.h.
int kfin[81][2] |
Definition at line 69 of file PythiaWrapper5_720.h.
float ckin[200] |
Definition at line 70 of file PythiaWrapper5_720.h.
struct { ... } pysubs_ |
int mstp[200] |
Definition at line 75 of file PythiaWrapper5_720.h.
float parp[200] |
Definition at line 76 of file PythiaWrapper5_720.h.
int msti[200] |
Definition at line 77 of file PythiaWrapper5_720.h.
float pari[200] |
Definition at line 78 of file PythiaWrapper5_720.h.
struct { ... } pypars_ |
int mint[400] |
Definition at line 83 of file PythiaWrapper5_720.h.
float vint[400] |
Definition at line 84 of file PythiaWrapper5_720.h.
struct { ... } pyint1_ |
int iset[200] |
Definition at line 89 of file PythiaWrapper5_720.h.
int kfpr[2][200] |
Definition at line 89 of file PythiaWrapper5_720.h.
float coef[20][200] |
Definition at line 90 of file PythiaWrapper5_720.h.
int icol[2][4][40] |
Definition at line 91 of file PythiaWrapper5_720.h.
struct { ... } pyint2_ |
int ngen[3][201][3] |
Definition at line 96 of file PythiaWrapper5_720.h.
float xsec[3][201] |
Definition at line 97 of file PythiaWrapper5_720.h.
struct { ... } pyint5_ |