#include <ctype.h>
#include <cstring>
#include "AGILe/Phojet/PhojetWrapper.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) |
#define | FC_POMDLS FC_FUNC(pomdls, POMDLS) |
#define | FC_POPRCS FC_FUNC(poprcs, POPRCS) |
#define | FC_POGCMS FC_FUNC(pogcms, POGCMS) |
#define | FC_POEVT2 FC_FUNC(poevt2, POEVT2) |
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 |
struct { | |
const char * mdlna [50] | |
int iswmdl [50] | |
double parmdl [400] | |
int ipamdl [400] | |
} | FC_POMDLS |
struct { | |
int iproce | |
int idnodf | |
int idifr1 | |
int idifr2 | |
int iddpom | |
int ipron [15][4] | |
} | FC_POPRCS |
struct { | |
double ecm | |
double pcm | |
double pmass [2] | |
double pvirt [2] | |
int ifpap [2] | |
int ifpab [2] | |
} | FC_POGCMS |
struct { | |
int impart [10000] | |
int iphist [2][10000] | |
int icolor [2][10000] | |
} | FC_POEVT2 |
#define FC_POEVT2 FC_FUNC(poevt2, POEVT2) |
Definition at line 118 of file PhojetWrapper62.hh.
#define FC_POGCMS FC_FUNC(pogcms, POGCMS) |
Definition at line 108 of file PhojetWrapper62.hh.
#define FC_POMDLS FC_FUNC(pomdls, POMDLS) |
Definition at line 90 of file PhojetWrapper62.hh.
Referenced by Phojet::setParam().
#define FC_POPRCS FC_FUNC(poprcs, POPRCS) |
Definition at line 98 of file PhojetWrapper62.hh.
Referenced by Phojet::setParam().
#define FC_PYDAT1 FC_FUNC(pydat1, PYDAT1) |
Definition at line 22 of file PhojetWrapper62.hh.
#define FC_PYDAT2 FC_FUNC(pydat2, PYDAT2) |
Definition at line 31 of file PhojetWrapper62.hh.
#define FC_PYDAT3 FC_FUNC(pydat3, PYDAT3) |
Definition at line 38 of file PhojetWrapper62.hh.
#define FC_PYDATR FC_FUNC(pydatr, PYDATR) |
Definition at line 46 of file PhojetWrapper62.hh.
#define FC_PYINT1 FC_FUNC(pyint1, PYINT1) |
Definition at line 69 of file PhojetWrapper62.hh.
#define FC_PYINT2 FC_FUNC(pyint2, PYINT2) |
Definition at line 76 of file PhojetWrapper62.hh.
#define FC_PYINT5 FC_FUNC(pyint5, PYINT5) |
Definition at line 84 of file PhojetWrapper62.hh.
#define FC_PYJETS FC_FUNC(pyjets, PYJETS) |
Definition at line 14 of file PhojetWrapper62.hh.
#define FC_PYPARS FC_FUNC(pypars, PYPARS) |
Definition at line 60 of file PhojetWrapper62.hh.
#define FC_PYSUBS FC_FUNC(pysubs, PYSUBS) |
Definition at line 53 of file PhojetWrapper62.hh.
double brat[8000] |
Definition at line 41 of file PhojetWrapper62.hh.
double ckin[200] |
Definition at line 56 of file PhojetWrapper62.hh.
double coef[20][500] |
Definition at line 79 of file PhojetWrapper62.hh.
double ecm |
Definition at line 110 of file PhojetWrapper62.hh.
struct { ... } FC_POEVT2 |
struct { ... } FC_POGCMS |
struct { ... } FC_POMDLS |
struct { ... } FC_POPRCS |
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 80 of file PhojetWrapper62.hh.
int icolor[2][10000] |
Definition at line 122 of file PhojetWrapper62.hh.
int iddpom |
Definition at line 104 of file PhojetWrapper62.hh.
int idifr1 |
Definition at line 102 of file PhojetWrapper62.hh.
int idifr2 |
Definition at line 103 of file PhojetWrapper62.hh.
int idnodf |
Definition at line 101 of file PhojetWrapper62.hh.
int ifpab[2] |
Definition at line 115 of file PhojetWrapper62.hh.
int ifpap[2] |
Definition at line 114 of file PhojetWrapper62.hh.
int impart[10000] |
Definition at line 120 of file PhojetWrapper62.hh.
int ipamdl[400] |
Definition at line 95 of file PhojetWrapper62.hh.
int iphist[2][10000] |
Definition at line 121 of file PhojetWrapper62.hh.
int iproce |
Definition at line 100 of file PhojetWrapper62.hh.
int ipron[15][4] |
Definition at line 105 of file PhojetWrapper62.hh.
int iset[500] |
Definition at line 78 of file PhojetWrapper62.hh.
int iswmdl[50] |
Definition at line 93 of file PhojetWrapper62.hh.
int k[5][pyjets_maxn] |
Definition at line 17 of file PhojetWrapper62.hh.
int kchg[4][500] |
Definition at line 33 of file PhojetWrapper62.hh.
int kfdp[5][8000] |
Definition at line 42 of file PhojetWrapper62.hh.
int kfin[81][2] |
Definition at line 55 of file PhojetWrapper62.hh.
int kfpr[2][500] |
Definition at line 78 of file PhojetWrapper62.hh.
int mdcy[3][500] |
Definition at line 40 of file PhojetWrapper62.hh.
const char* mdlna[50] |
Definition at line 92 of file PhojetWrapper62.hh.
int mdme[2][8000] |
Definition at line 40 of file PhojetWrapper62.hh.
int mint[400] |
Definition at line 71 of file PhojetWrapper62.hh.
int mrpy[6] |
Definition at line 48 of file PhojetWrapper62.hh.
int msel |
Definition at line 55 of file PhojetWrapper62.hh.
int mselpd |
Definition at line 55 of file PhojetWrapper62.hh.
int msti[200] |
Definition at line 64 of file PhojetWrapper62.hh.
int mstj[200] |
Definition at line 26 of file PhojetWrapper62.hh.
int mstp[200] |
Definition at line 62 of file PhojetWrapper62.hh.
int mstu[200] |
Definition at line 24 of file PhojetWrapper62.hh.
int msub[500] |
Definition at line 55 of file PhojetWrapper62.hh.
int n |
Definition at line 17 of file PhojetWrapper62.hh.
int ngen[3][501] |
Definition at line 86 of file PhojetWrapper62.hh.
int ngenpd |
Definition at line 86 of file PhojetWrapper62.hh.
int npad |
Definition at line 17 of file PhojetWrapper62.hh.
double p[5][pyjets_maxn] |
Definition at line 18 of file PhojetWrapper62.hh.
double parf[2000] |
Definition at line 34 of file PhojetWrapper62.hh.
double pari[200] |
Definition at line 65 of file PhojetWrapper62.hh.
double parj[200] |
Definition at line 27 of file PhojetWrapper62.hh.
double parmdl[400] |
Definition at line 94 of file PhojetWrapper62.hh.
double parp[200] |
Definition at line 63 of file PhojetWrapper62.hh.
double paru[200] |
Definition at line 25 of file PhojetWrapper62.hh.
double pcm |
Definition at line 111 of file PhojetWrapper62.hh.
double pmas[4][500] |
Definition at line 34 of file PhojetWrapper62.hh.
double pmass[2] |
Definition at line 112 of file PhojetWrapper62.hh.
double pvirt[2] |
Definition at line 113 of file PhojetWrapper62.hh.
const int pyjets_maxn = 4000 |
Definition at line 15 of file PhojetWrapper62.hh.
double rrpy[100] |
Definition at line 49 of file PhojetWrapper62.hh.
double v[5][pyjets_maxn] |
Definition at line 18 of file PhojetWrapper62.hh.
double vckm[4][4] |
Definition at line 34 of file PhojetWrapper62.hh.
double vint[400] |
Definition at line 72 of file PhojetWrapper62.hh.
double xsec[3][501] |
Definition at line 87 of file PhojetWrapper62.hh.