cepgen
is hosted by
Hepforge
,
IPPP Durham
CepGen
1.2.5
Central exclusive processes event generator
Loading...
Searching...
No Matches
Herwig6Interface.h
Go to the documentation of this file.
1
/*
2
* CepGen: a central exclusive processes event generator
3
* Copyright (C) 2024 Laurent Forthomme
4
*
5
* This program is free software: you can redistribute it and/or modify
6
* it under the terms of the GNU General Public License as published by
7
* the Free Software Foundation, either version 3 of the License, or
8
* any later version.
9
*
10
* This program is distributed in the hope that it will be useful,
11
* but WITHOUT ANY WARRANTY; without even the implied warranty of
12
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
13
* GNU General Public License for more details.
14
*
15
* You should have received a copy of the GNU General Public License
16
* along with this program. If not, see <http://www.gnu.org/licenses/>.
17
*/
18
19
#ifndef CepGenAddOns_Herwig6Wrapper_Herwig6Interface_h
20
#define CepGenAddOns_Herwig6Wrapper_Herwig6Interface_h
21
22
#include <array>
23
24
extern
"C"
{
26
extern
struct
{
27
std::array<double, 16> afch[2];
28
double
alphem, b1lim, betaf, btclm, cafac, cffac, clmax, clpow;
29
std::array<double, 2> clsmr;
30
double
cspeed, ensof, etamix, f0mix, f1mix, f2mix, gamh, gamw, gamz, gamzp, gev2nb, h1mix, pdiqk, psgmx;
31
std::array<double, 4> pgspl;
32
double
phimix, pifac, prsof;
33
std::array<double, 2> psplt;
34
double
ptrms, pxrms, qcdl3, qcdl5, qcdlam, qdiqk;
35
std::array<double, 16> qfch;
36
double
qg, qspac, qv, scab1, swein, tmtop;
37
std::array<double, 16> vfch[2];
38
std::array<double, 3> vckm[3];
39
double
vgcut, vqcut, vpcut, zbinm, effmin, omhmix, et2mix, ph3mix, gcutme;
40
int
ioprem, iprint, ispac, lrsud, lwsud;
41
std::array<int, 2> modpdf;
42
int
nbtry, ncolo, nctry, ndtry, netry, nflav, ngspl, nstru, nstry, nzbin;
43
std::array<int, 2> iop4jt;
44
int
nprfmt, azsoft, azspin;
45
std::array<int, 2> cldir;
46
int
hardme, nospac, prndec, prvtx, softme, zprime, prndef, prntex, prnweb;
47
}
hwpram_
;
48
}
49
50
namespace
cepgen
{
52
namespace
herwig6
{
53
void
initialise
();
54
double
hwuaem
(
double
q2
);
55
double
hwualf
(
int
mode,
double
q2
);
56
double
hwsfun
(
double
xbj,
double
q2
,
int
idhad,
int
nset,
int
ibeam);
57
}
// namespace herwig6
58
}
// namespace cepgen
59
60
#endif
hwpram_
struct @6 hwpram_
Basic parameters (and quantities derived from them)
cepgen::herwig6::initialise
void initialise()
Definition
Herwig6Interface.cpp:36
cepgen::herwig6::hwsfun
double hwsfun(double xbj, double q2, int idhad, int nset, int ibeam)
Definition
Herwig6Interface.cpp:51
cepgen::herwig6::hwualf
double hwualf(int mode, double q2)
Definition
Herwig6Interface.cpp:50
cepgen::herwig6::hwuaem
double hwuaem(double q2)
Definition
Herwig6Interface.cpp:49
cepgen::utils::q2
double q2(double xbj, double mp2, double mx2)
Compute the virtuality from Bjorken x/diffractive mass.
Definition
Utils.cpp:35
cepgen
Common namespace for this Monte Carlo generator.
Definition
CommandLineHandler.cpp:36
python_modules.AlphaEM.herwig6_cfi.herwig6
herwig6
Definition
herwig6_cfi.py:3
CepGenAddOns
Herwig6Wrapper
Herwig6Interface.h
Generated on Mon Jul 29 2024 for CepGen by
1.9.7