|
PYTHIA
8.316
|
Class that contains an electroweak branching. More...
#include <VinciaEW.h>
Public Member Functions | |
| EWBranching (int idMotIn, int idiIn, int idjIn, int polMotIn, double c0In=0, double c1In=0, double c2In=0, double c3In=0) | |
| Constructor. | |
| void | print () |
| Print. | |
Public Attributes | |
| int | idMot |
| For a branching I->ij, particle IDs and polarisation of I. | |
| int | idi |
| int | idj |
| int | polMot |
| double | c0 |
| Overestimate constants used to sample antennae. | |
| double | c1 |
| double | c2 |
| double | c3 |
| bool | isSplitToFermions |
| Store if branching is a splitting. | |
Class that contains an electroweak branching.
1.8.11