#include <ctype.h>
#include <cstring>
#include "AGILe/FPythia/FPythiaWrapper.hh"
Go to the source code of this file.
Defines | |
#define | FC_PYJETS FC_FUNC(pyjets, PYJETS) |
#define | FC_PYDAT1 FC_FUNC(pydat1, PYDAT1) |
#define | FC_PYDAT2 FC_FUNC(pydat2, PYDAT2) |
#define | FC_PYDAT3 FC_FUNC(pydat3, PYDAT3) |
#define | FC_PYDATR FC_FUNC(pydatr, PYDATR) |
#define | FC_PYSUBS FC_FUNC(pysubs, PYSUBS) |
#define | FC_PYPARS FC_FUNC(pypars, PYPARS) |
#define | FC_PYINT1 FC_FUNC(pyint1, PYINT1) |
#define | FC_PYINT2 FC_FUNC(pyint2, PYINT2) |
#define | FC_PYINT5 FC_FUNC(pyint5, PYINT5) |
Variables | |
const int | pyjets_maxn = 4000 |
struct { | |
int n | |
int npad | |
int k [5][pyjets_maxn] | |
double p [5][pyjets_maxn] | |
double v [5][pyjets_maxn] | |
} | FC_PYJETS |
struct { | |
int mstu [200] | |
double paru [200] | |
int mstj [200] | |
double parj [200] | |
} | FC_PYDAT1 |
struct { | |
int kchg [4][500] | |
double pmas [4][500] | |
double parf [2000] | |
double vckm [4][4] | |
} | FC_PYDAT2 |
struct { | |
int mdcy [3][500] | |
int mdme [2][8000] | |
double brat [8000] | |
int kfdp [5][8000] | |
} | FC_PYDAT3 |
struct { | |
int mrpy [6] | |
double rrpy [100] | |
} | FC_PYDATR |
struct { | |
int msel | |
int mselpd | |
int msub [500] | |
int kfin [81][2] | |
double ckin [200] | |
} | FC_PYSUBS |
struct { | |
int mstp [200] | |
double parp [200] | |
int msti [200] | |
double pari [200] | |
} | FC_PYPARS |
struct { | |
int mint [400] | |
double vint [400] | |
} | FC_PYINT1 |
struct { | |
int iset [500] | |
int kfpr [2][500] | |
double coef [20][500] | |
int icol [2][4][40] | |
} | FC_PYINT2 |
struct { | |
int ngenpd | |
int ngen [3][501] | |
double xsec [3][501] | |
} | FC_PYINT5 |
#define FC_PYDAT1 FC_FUNC(pydat1, PYDAT1) |
Definition at line 27 of file FPythiaWrapper62.hh.
#define FC_PYDAT2 FC_FUNC(pydat2, PYDAT2) |
Definition at line 36 of file FPythiaWrapper62.hh.
#define FC_PYDAT3 FC_FUNC(pydat3, PYDAT3) |
Definition at line 43 of file FPythiaWrapper62.hh.
#define FC_PYDATR FC_FUNC(pydatr, PYDATR) |
Definition at line 51 of file FPythiaWrapper62.hh.
#define FC_PYINT1 FC_FUNC(pyint1, PYINT1) |
Definition at line 74 of file FPythiaWrapper62.hh.
#define FC_PYINT2 FC_FUNC(pyint2, PYINT2) |
Definition at line 81 of file FPythiaWrapper62.hh.
#define FC_PYINT5 FC_FUNC(pyint5, PYINT5) |
Definition at line 89 of file FPythiaWrapper62.hh.
#define FC_PYJETS FC_FUNC(pyjets, PYJETS) |
Definition at line 19 of file FPythiaWrapper62.hh.
#define FC_PYPARS FC_FUNC(pypars, PYPARS) |
Definition at line 65 of file FPythiaWrapper62.hh.
#define FC_PYSUBS FC_FUNC(pysubs, PYSUBS) |
Definition at line 58 of file FPythiaWrapper62.hh.
double brat[8000] |
Definition at line 46 of file FPythiaWrapper62.hh.
double ckin[200] |
Definition at line 61 of file FPythiaWrapper62.hh.
double coef[20][500] |
Definition at line 84 of file FPythiaWrapper62.hh.
struct { ... } FC_PYDAT1 |
struct { ... } FC_PYDAT2 |
struct { ... } FC_PYDAT3 |
struct { ... } FC_PYDATR |
struct { ... } FC_PYINT1 |
struct { ... } FC_PYINT2 |
struct { ... } FC_PYINT5 |
struct { ... } FC_PYJETS |
struct { ... } FC_PYPARS |
struct { ... } FC_PYSUBS |
int icol[2][4][40] |
Definition at line 85 of file FPythiaWrapper62.hh.
int iset[500] |
Definition at line 83 of file FPythiaWrapper62.hh.
int k[5][pyjets_maxn] |
Definition at line 22 of file FPythiaWrapper62.hh.
int kchg[4][500] |
Definition at line 38 of file FPythiaWrapper62.hh.
int kfdp[5][8000] |
Definition at line 47 of file FPythiaWrapper62.hh.
int kfin[81][2] |
Definition at line 60 of file FPythiaWrapper62.hh.
int kfpr[2][500] |
Definition at line 83 of file FPythiaWrapper62.hh.
int mdcy[3][500] |
Definition at line 45 of file FPythiaWrapper62.hh.
int mdme[2][8000] |
Definition at line 45 of file FPythiaWrapper62.hh.
int mint[400] |
Definition at line 76 of file FPythiaWrapper62.hh.
int mrpy[6] |
Definition at line 53 of file FPythiaWrapper62.hh.
int msel |
Definition at line 60 of file FPythiaWrapper62.hh.
int mselpd |
Definition at line 60 of file FPythiaWrapper62.hh.
int msti[200] |
Definition at line 69 of file FPythiaWrapper62.hh.
int mstj[200] |
Definition at line 31 of file FPythiaWrapper62.hh.
int mstp[200] |
Definition at line 67 of file FPythiaWrapper62.hh.
int mstu[200] |
Definition at line 29 of file FPythiaWrapper62.hh.
int msub[500] |
Definition at line 60 of file FPythiaWrapper62.hh.
int n |
Definition at line 22 of file FPythiaWrapper62.hh.
int ngen[3][501] |
Definition at line 91 of file FPythiaWrapper62.hh.
int ngenpd |
Definition at line 91 of file FPythiaWrapper62.hh.
int npad |
Definition at line 22 of file FPythiaWrapper62.hh.
double p[5][pyjets_maxn] |
Definition at line 23 of file FPythiaWrapper62.hh.
double parf[2000] |
Definition at line 39 of file FPythiaWrapper62.hh.
double pari[200] |
Definition at line 70 of file FPythiaWrapper62.hh.
double parj[200] |
Definition at line 32 of file FPythiaWrapper62.hh.
double parp[200] |
Definition at line 68 of file FPythiaWrapper62.hh.
double paru[200] |
Definition at line 30 of file FPythiaWrapper62.hh.
double pmas[4][500] |
Definition at line 39 of file FPythiaWrapper62.hh.
const int pyjets_maxn = 4000 |
Definition at line 20 of file FPythiaWrapper62.hh.
double rrpy[100] |
Definition at line 54 of file FPythiaWrapper62.hh.
double v[5][pyjets_maxn] |
Definition at line 23 of file FPythiaWrapper62.hh.
double vckm[4][4] |
Definition at line 39 of file FPythiaWrapper62.hh.
double vint[400] |
Definition at line 77 of file FPythiaWrapper62.hh.
double xsec[3][501] |
Definition at line 92 of file FPythiaWrapper62.hh.