#include <ctype.h>
#include <cstring>
#include "AGILe/Rapgap/RapgapWrapper.hh"
#include "AGILe/FPythia/FPythiaWrapper62.hh"
Go to the source code of this file.
Defines | |
#define | FC_BEAM FC_FUNC(beam, BEAM) |
Rapgap common block declarations. | |
#define | FC_BUCHMUE FC_FUNC(buchmue, BUCHMUE) |
#define | FC_COLCON FC_FUNC(colcon, COLCON) |
#define | FC_DIFFR FC_FUNC(diffr, DIFFR) |
#define | FC_DISDIF FC_FUNC(disdif, DISDIF) |
#define | FC_EFFIC FC_FUNC(effic, EFFIC) |
#define | FC_ELECT FC_FUNC(elect, ELECT) |
#define | FC_EWEAK FC_FUNC(eweak, EWEAK) |
#define | FC_F2INT FC_FUNC(f2int, F2INT) |
#define | FC_HARD FC_FUNC(hard, HARD) |
#define | FC_INPU FC_FUNC(inpu, INPU) |
#define | FC_LOWQ2 FC_FUNC(lowq2, LOWQ2) |
#define | FC_LUCO FC_FUNC(luco, LUCO) |
#define | FC_MEINFO FC_FUNC(meinfo, MEINFO) |
#define | FC_OALPINI FC_FUNC(oalpini, OALPINI) |
#define | FC_PARAE FC_FUNC(parae, PARAE) |
#define | FC_PARAM FC_FUNC(param, PARAM) |
#define | FC_PARAT FC_FUNC(parat, PARAT) |
#define | FC_ISEED FC_FUNC(iseed, ISEED) |
#define | FC_PTCUT FC_FUNC(ptcut, PTCUT) |
#define | FC_RAPA FC_FUNC(rapa, RAPA) |
Variables | |
struct { | |
double PBEAM [2] | |
double KBEAM [2] | |
double PBE1 | |
double PBE2 | |
} | FC_BEAM |
struct { | |
double C1 | |
double Cg | |
} | FC_BUCHMUE |
struct { | |
int ICOLORA | |
int IRESPRO | |
int IRPA | |
int IRPB | |
int IRPC | |
int IRPD | |
int IRPE | |
int IRPF | |
int IRPG | |
} | FC_COLCON |
struct { | |
double T2MAX | |
double XF | |
double ALPHP | |
double RN2 | |
double EPSP | |
double QMI | |
double YMI | |
double QMA | |
double YMA | |
int NG | |
int NPOM | |
} | FC_DIFFR |
struct { | |
int IDIR | |
int IDISIDF | |
} | FC_DISDIF |
struct { | |
double AVGI | |
double SD | |
int NIN | |
int NOUT | |
} | FC_EFFIC |
struct { | |
double THEMA | |
double THEMI | |
} | FC_ELECT |
struct { | |
double SIN2W | |
double MW2 | |
} | FC_EWEAK |
struct { | |
} | FC_F2INT |
struct { | |
int NFT | |
int NIA1 | |
int NIR1 | |
int NIA2 | |
int NIR2 | |
int NF1 | |
int NF2 | |
} | FC_HARD |
struct { | |
double PLEPIN | |
double PIN | |
int LEPI | |
int HADI | |
int IFPS | |
int IALMKT | |
int INTER | |
} | FC_INPU |
struct { | |
double Q2SUPP | |
} | FC_LOWQ2 |
struct { | |
int NFLAV | |
int NFLQCDC | |
} | FC_LUCO |
struct { | |
double ZQGKI | |
double XPGKI | |
double PHIGKI | |
} | FC_MEINFO |
struct { | |
int IFULL | |
int IQCDGRID | |
} | FC_OALPINI |
struct { | |
double Q2 | |
double Q2Q | |
} | FC_PARAE |
struct { | |
double ALPHS | |
double ALPH | |
double PI | |
} | FC_PARAM |
struct { | |
double AM [18] | |
double SHAT | |
double YMAX | |
double YMIN | |
double QMAX | |
double QMIN | |
double XMAX | |
double XMIN | |
} | FC_PARAT |
struct { | |
int ISEED | |
} | FC_ISEED |
struct { | |
double PT2CUT [100] | |
} | FC_PTCUT |
struct { | |
int IPRO | |
} | FC_RAPA |
#define FC_BEAM FC_FUNC(beam, BEAM) |
Rapgap common block declarations.
Definition at line 30 of file RapgapWrapper32.hh.
Referenced by Rapgap::setParam().
#define FC_BUCHMUE FC_FUNC(buchmue, BUCHMUE) |
Definition at line 38 of file RapgapWrapper32.hh.
#define FC_COLCON FC_FUNC(colcon, COLCON) |
Definition at line 44 of file RapgapWrapper32.hh.
#define FC_DIFFR FC_FUNC(diffr, DIFFR) |
Definition at line 50 of file RapgapWrapper32.hh.
#define FC_DISDIF FC_FUNC(disdif, DISDIF) |
Definition at line 57 of file RapgapWrapper32.hh.
#define FC_EFFIC FC_FUNC(effic, EFFIC) |
Definition at line 63 of file RapgapWrapper32.hh.
Referenced by Rapgap::fillEvent(), and Rapgap::getCrossSection().
#define FC_ELECT FC_FUNC(elect, ELECT) |
Definition at line 70 of file RapgapWrapper32.hh.
#define FC_EWEAK FC_FUNC(eweak, EWEAK) |
Definition at line 76 of file RapgapWrapper32.hh.
#define FC_F2INT FC_FUNC(f2int, F2INT) |
Definition at line 82 of file RapgapWrapper32.hh.
#define FC_HARD FC_FUNC(hard, HARD) |
Definition at line 88 of file RapgapWrapper32.hh.
#define FC_INPU FC_FUNC(inpu, INPU) |
Definition at line 95 of file RapgapWrapper32.hh.
Referenced by Rapgap::setParam().
Definition at line 157 of file RapgapWrapper32.hh.
#define FC_LOWQ2 FC_FUNC(lowq2, LOWQ2) |
Definition at line 106 of file RapgapWrapper32.hh.
#define FC_LUCO FC_FUNC(luco, LUCO) |
Definition at line 112 of file RapgapWrapper32.hh.
Referenced by Rapgap::setParam().
#define FC_MEINFO FC_FUNC(meinfo, MEINFO) |
Definition at line 119 of file RapgapWrapper32.hh.
#define FC_OALPINI FC_FUNC(oalpini, OALPINI) |
Definition at line 125 of file RapgapWrapper32.hh.
#define FC_PARAE FC_FUNC(parae, PARAE) |
Definition at line 131 of file RapgapWrapper32.hh.
#define FC_PARAM FC_FUNC(param, PARAM) |
Definition at line 139 of file RapgapWrapper32.hh.
#define FC_PARAT FC_FUNC(parat, PARAT) |
Definition at line 147 of file RapgapWrapper32.hh.
#define FC_PTCUT FC_FUNC(ptcut, PTCUT) |
Definition at line 163 of file RapgapWrapper32.hh.
#define FC_RAPA FC_FUNC(rapa, RAPA) |
Definition at line 169 of file RapgapWrapper32.hh.
double ALPH |
Definition at line 141 of file RapgapWrapper32.hh.
double ALPHP |
Definition at line 52 of file RapgapWrapper32.hh.
double ALPHS |
Definition at line 141 of file RapgapWrapper32.hh.
double AM[18] |
Definition at line 149 of file RapgapWrapper32.hh.
double AVGI |
Definition at line 65 of file RapgapWrapper32.hh.
double C1 |
Definition at line 40 of file RapgapWrapper32.hh.
double Cg |
Definition at line 40 of file RapgapWrapper32.hh.
double EPSP |
Definition at line 52 of file RapgapWrapper32.hh.
struct { ... } FC_BEAM |
struct { ... } FC_BUCHMUE |
struct { ... } FC_COLCON |
struct { ... } FC_DIFFR |
struct { ... } FC_DISDIF |
struct { ... } FC_EFFIC |
struct { ... } FC_ELECT |
struct { ... } FC_EWEAK |
struct { ... } FC_F2INT |
struct { ... } FC_HARD |
struct { ... } FC_INPU |
struct { ... } FC_ISEED |
struct { ... } FC_LOWQ2 |
struct { ... } FC_LUCO |
struct { ... } FC_MEINFO |
struct { ... } FC_OALPINI |
struct { ... } FC_PARAE |
struct { ... } FC_PARAM |
struct { ... } FC_PARAT |
struct { ... } FC_PTCUT |
struct { ... } FC_RAPA |
int HADI |
Definition at line 100 of file RapgapWrapper32.hh.
int IALMKT |
Definition at line 101 of file RapgapWrapper32.hh.
int ICOLORA |
Definition at line 46 of file RapgapWrapper32.hh.
int IDIR |
Definition at line 59 of file RapgapWrapper32.hh.
int IDISIDF |
Definition at line 59 of file RapgapWrapper32.hh.
int IFPS |
Definition at line 101 of file RapgapWrapper32.hh.
int IFULL |
Definition at line 127 of file RapgapWrapper32.hh.
int INTER |
Definition at line 101 of file RapgapWrapper32.hh.
int IPRO |
Definition at line 171 of file RapgapWrapper32.hh.
int IQCDGRID |
Definition at line 127 of file RapgapWrapper32.hh.
int IRESPRO |
Definition at line 46 of file RapgapWrapper32.hh.
int IRPA |
Definition at line 46 of file RapgapWrapper32.hh.
int IRPB |
Definition at line 46 of file RapgapWrapper32.hh.
int IRPC |
Definition at line 46 of file RapgapWrapper32.hh.
int IRPD |
Definition at line 46 of file RapgapWrapper32.hh.
int IRPE |
Definition at line 46 of file RapgapWrapper32.hh.
int IRPF |
Definition at line 46 of file RapgapWrapper32.hh.
int IRPG |
Definition at line 46 of file RapgapWrapper32.hh.
int ISEED |
Definition at line 159 of file RapgapWrapper32.hh.
double KBEAM[2] |
Definition at line 33 of file RapgapWrapper32.hh.
int LEPI |
Definition at line 100 of file RapgapWrapper32.hh.
double MW2 |
Definition at line 78 of file RapgapWrapper32.hh.
int NF1 |
Definition at line 91 of file RapgapWrapper32.hh.
int NF2 |
Definition at line 91 of file RapgapWrapper32.hh.
int NFLAV |
Definition at line 114 of file RapgapWrapper32.hh.
int NFLQCDC |
Definition at line 114 of file RapgapWrapper32.hh.
int NFT |
Definition at line 90 of file RapgapWrapper32.hh.
int NG |
Definition at line 53 of file RapgapWrapper32.hh.
int NIA1 |
Definition at line 91 of file RapgapWrapper32.hh.
int NIA2 |
Definition at line 91 of file RapgapWrapper32.hh.
int NIN |
Definition at line 66 of file RapgapWrapper32.hh.
int NIR1 |
Definition at line 91 of file RapgapWrapper32.hh.
int NIR2 |
Definition at line 91 of file RapgapWrapper32.hh.
int NOUT |
Definition at line 66 of file RapgapWrapper32.hh.
int NPOM |
Definition at line 53 of file RapgapWrapper32.hh.
double PBE1 |
Definition at line 34 of file RapgapWrapper32.hh.
double PBE2 |
Definition at line 34 of file RapgapWrapper32.hh.
double PBEAM[2] |
Definition at line 32 of file RapgapWrapper32.hh.
double PHIGKI |
Definition at line 121 of file RapgapWrapper32.hh.
double PI |
Definition at line 142 of file RapgapWrapper32.hh.
double PIN |
Definition at line 99 of file RapgapWrapper32.hh.
double PLEPIN |
Definition at line 99 of file RapgapWrapper32.hh.
double PT2CUT[100] |
Definition at line 165 of file RapgapWrapper32.hh.
double Q2 |
Definition at line 133 of file RapgapWrapper32.hh.
double Q2Q |
Definition at line 134 of file RapgapWrapper32.hh.
double Q2SUPP |
Definition at line 108 of file RapgapWrapper32.hh.
double QMA |
Definition at line 52 of file RapgapWrapper32.hh.
double QMAX |
Definition at line 152 of file RapgapWrapper32.hh.
double QMI |
Definition at line 52 of file RapgapWrapper32.hh.
double QMIN |
Definition at line 152 of file RapgapWrapper32.hh.
double RN2 |
Definition at line 52 of file RapgapWrapper32.hh.
double SD |
Definition at line 65 of file RapgapWrapper32.hh.
double SHAT |
Definition at line 150 of file RapgapWrapper32.hh.
double SIN2W |
Definition at line 78 of file RapgapWrapper32.hh.
double T2MAX |
Definition at line 52 of file RapgapWrapper32.hh.
double THEMA |
Definition at line 72 of file RapgapWrapper32.hh.
double THEMI |
Definition at line 72 of file RapgapWrapper32.hh.
double XF |
Definition at line 52 of file RapgapWrapper32.hh.
double XMAX |
Definition at line 153 of file RapgapWrapper32.hh.
double XMIN |
Definition at line 153 of file RapgapWrapper32.hh.
double XPGKI |
Definition at line 121 of file RapgapWrapper32.hh.
double YMA |
Definition at line 52 of file RapgapWrapper32.hh.
double YMAX |
Definition at line 151 of file RapgapWrapper32.hh.
double YMI |
Definition at line 52 of file RapgapWrapper32.hh.
double YMIN |
Definition at line 151 of file RapgapWrapper32.hh.
double ZQGKI |
Definition at line 121 of file RapgapWrapper32.hh.