ATLAS Offline Software
|
Go to the source code of this file.
Classes | |
struct | heprup |
struct | hepeup |
struct | hepevt |
struct | weights |
struct | resonancevetos |
struct | c_innlodec |
Macros | |
#define | max_num_weights 50 |
Functions | |
void | herwig7_veto_ (int *) |
void | herwiganalysis_ () |
void | herwig7_end_ (int *) |
void | herwig7_init_ (int &maxev, const char *name, long int len) |
void | herwig7_calculatescales_ () |
double | powheginput_ (const char *, long int) |
Variables | |
heprup | heprup_ |
hepeup | hepeup_ |
hepevt | hepevt_ |
weights | weights_ |
resonancevetos | resonancevetos_ |
c_innlodec | c_innlodec_ |
struct { | |
double btildecorr | |
double remncorr | |
} | corrfactors_ |
#define max_num_weights 50 |
Definition at line 2 of file herwig7_interface.h.
void herwig7_calculatescales_ | ( | ) |
void herwig7_end_ | ( | int * | ) |
void herwig7_init_ | ( | int & | maxev, |
const char * | name, | ||
long int | len | ||
) |
void herwig7_veto_ | ( | int * | ) |
void herwiganalysis_ | ( | ) |
double powheginput_ | ( | const char * | , |
long int | |||
) |
double btildecorr |
Definition at line 62 of file herwig7_interface.h.
c_innlodec c_innlodec_ |
struct { ... } corrfactors_ |
hepeup hepeup_ |
hepevt hepevt_ |
heprup heprup_ |
double remncorr |
Definition at line 62 of file herwig7_interface.h.
resonancevetos resonancevetos_ |
weights weights_ |