1#define max_num_weights 50
27 int&
getMother (
unsigned ipart,
unsigned imother) {
return mothup[ipart*2+imother]; }
28 int&
getColor (
unsigned ipart,
unsigned icolor) {
return icolup[ipart*2+icolor]; }
29 double&
getP (
unsigned ipart,
unsigned icomp) {
return pup[ipart*5+icomp]; }
void herwig7_init_(int &maxev, const char *name, long int len)
void herwig7_calculatescales_()
struct @206150054326072300351325265364033152377363376100 corrfactors_
resonancevetos resonancevetos_
double powheginput_(const char *, long int)
double & getP(unsigned ipart, unsigned icomp)
int & getMother(unsigned ipart, unsigned imother)
int & getColor(unsigned ipart, unsigned icolor)
double weight[max_num_weights]