#include <ctype.h>
#include <cstring>
#include "AGILe/Ariadne/AriadneWrapper.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_ARDAT1 FC_FUNC(ardat1, ARDAT1) |
#define | FC_ARHIDE FC_FUNC(arhide, ARHIDE) |
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 { | |
float para [40] | |
int msta [40] | |
} | FC_ARDAT1 |
struct { | |
float phar [400] | |
int mhar [400] | |
} | FC_ARHIDE |
#define FC_ARDAT1 FC_FUNC(ardat1, ARDAT1) |
Definition at line 95 of file AriadneWrapper62.hh.
Referenced by Ariadne::setParam().
#define FC_ARHIDE FC_FUNC(arhide, ARHIDE) |
Definition at line 101 of file AriadneWrapper62.hh.
#define FC_PYDAT1 FC_FUNC(pydat1, PYDAT1) |
Definition at line 27 of file AriadneWrapper62.hh.
Referenced by Ariadne::Ariadne(), FPythia::FPythia(), and Phojet::Phojet().
#define FC_PYDAT2 FC_FUNC(pydat2, PYDAT2) |
Definition at line 36 of file AriadneWrapper62.hh.
#define FC_PYDAT3 FC_FUNC(pydat3, PYDAT3) |
Definition at line 43 of file AriadneWrapper62.hh.
#define FC_PYDATR FC_FUNC(pydatr, PYDATR) |
Definition at line 51 of file AriadneWrapper62.hh.
#define FC_PYINT1 FC_FUNC(pyint1, PYINT1) |
Definition at line 74 of file AriadneWrapper62.hh.
#define FC_PYINT2 FC_FUNC(pyint2, PYINT2) |
Definition at line 81 of file AriadneWrapper62.hh.
#define FC_PYINT5 FC_FUNC(pyint5, PYINT5) |
Definition at line 89 of file AriadneWrapper62.hh.
#define FC_PYJETS FC_FUNC(pyjets, PYJETS) |
Definition at line 19 of file AriadneWrapper62.hh.
Referenced by Ariadne::Ariadne(), FPythia::FPythia(), and Phojet::Phojet().
#define FC_PYPARS FC_FUNC(pypars, PYPARS) |
Definition at line 65 of file AriadneWrapper62.hh.
Referenced by CharybdisFPythia::CharybdisFPythia(), Phojet::fillEvent(), FPythia::fillEvent(), Ariadne::fillEvent(), Phojet::getCrossSection(), FPythia::getCrossSection(), Ariadne::getCrossSection(), Phojet::getPDFMember(), FPythia::getPDFMember(), Ariadne::getPDFMember(), Phojet::getPDFScheme(), FPythia::getPDFScheme(), Ariadne::getPDFScheme(), Phojet::getPDFSet(), FPythia::getPDFSet(), Ariadne::getPDFSet(), Phojet::getVersion(), FPythia::getVersion(), Ariadne::getVersion(), FPythia::initialize(), and Ariadne::initialize().
#define FC_PYSUBS FC_FUNC(pysubs, PYSUBS) |
Definition at line 58 of file AriadneWrapper62.hh.
double brat[8000] |
Definition at line 46 of file AriadneWrapper62.hh.
double ckin[200] |
Definition at line 61 of file AriadneWrapper62.hh.
double coef[20][500] |
Definition at line 84 of file AriadneWrapper62.hh.
struct { ... } FC_ARDAT1 |
struct { ... } FC_ARHIDE |
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 AriadneWrapper62.hh.
int iset[500] |
Definition at line 83 of file AriadneWrapper62.hh.
int k[5][pyjets_maxn] |
Definition at line 22 of file AriadneWrapper62.hh.
Referenced by Rapgap::initialize(), and Cascade::initialize().
int kchg[4][500] |
Definition at line 38 of file AriadneWrapper62.hh.
int kfdp[5][8000] |
Definition at line 47 of file AriadneWrapper62.hh.
int kfin[81][2] |
Definition at line 60 of file AriadneWrapper62.hh.
int kfpr[2][500] |
Definition at line 83 of file AriadneWrapper62.hh.
int mdcy[3][500] |
Definition at line 45 of file AriadneWrapper62.hh.
int mdme[2][8000] |
Definition at line 45 of file AriadneWrapper62.hh.
int mhar[400] |
Definition at line 104 of file AriadneWrapper62.hh.
int mint[400] |
Definition at line 76 of file AriadneWrapper62.hh.
int mrpy[6] |
Definition at line 53 of file AriadneWrapper62.hh.
int msel |
Definition at line 60 of file AriadneWrapper62.hh.
int mselpd |
Definition at line 60 of file AriadneWrapper62.hh.
int msta[40] |
Definition at line 98 of file AriadneWrapper62.hh.
int msti[200] |
Definition at line 69 of file AriadneWrapper62.hh.
int mstj[200] |
Definition at line 31 of file AriadneWrapper62.hh.
int mstp[200] |
Definition at line 67 of file AriadneWrapper62.hh.
int mstu[200] |
Definition at line 29 of file AriadneWrapper62.hh.
int msub[500] |
Definition at line 60 of file AriadneWrapper62.hh.
int n |
Definition at line 22 of file AriadneWrapper62.hh.
int ngen[3][501] |
Definition at line 91 of file AriadneWrapper62.hh.
int ngenpd |
Definition at line 91 of file AriadneWrapper62.hh.
int npad |
Definition at line 22 of file AriadneWrapper62.hh.
double p[5][pyjets_maxn] |
Definition at line 23 of file AriadneWrapper62.hh.
Referenced by FHerwig::fillEvent(), AGILe::Loader::findGenLib(), and AGILe::fixHepMCUnitsFromGeVmm().
float para[40] |
Definition at line 97 of file AriadneWrapper62.hh.
double parf[2000] |
Definition at line 39 of file AriadneWrapper62.hh.
double pari[200] |
Definition at line 70 of file AriadneWrapper62.hh.
double parj[200] |
Definition at line 32 of file AriadneWrapper62.hh.
double parp[200] |
Definition at line 68 of file AriadneWrapper62.hh.
double paru[200] |
Definition at line 30 of file AriadneWrapper62.hh.
float phar[400] |
Definition at line 103 of file AriadneWrapper62.hh.
double pmas[4][500] |
Definition at line 39 of file AriadneWrapper62.hh.
const int pyjets_maxn = 4000 |
Definition at line 20 of file AriadneWrapper62.hh.
double rrpy[100] |
Definition at line 54 of file AriadneWrapper62.hh.
double v[5][pyjets_maxn] |
Definition at line 23 of file AriadneWrapper62.hh.
Referenced by AGILe::Loader::_getAllGenLibInfo().
double vckm[4][4] |
Definition at line 39 of file AriadneWrapper62.hh.
double vint[400] |
Definition at line 77 of file AriadneWrapper62.hh.
double xsec[3][501] |
Definition at line 92 of file AriadneWrapper62.hh.
Referenced by Rapgap::fillEvent(), Phojet::fillEvent(), FPythia::fillEvent(), FHerwig::fillEvent(), Cascade::fillEvent(), and Ariadne::fillEvent().