PYTHIA
8.312
|
#include <VinciaFSR.h>
Public Attributes | |
int | iJunction |
Number of junction in event record. | |
int | iEndCol |
Which of the three ends of iJunction are we talking about. | |
int | iEndColTag |
What is the colour tag of iEndCol in iJunctions. | |
int | iEndQuark |
vector< int > | colours |
Helper struct to store information about junctions that involved resonances that have now decayed.
vector<int> colours |
iEndColTag and iEnd Quark will get updated as the quark radiates. Cector of colours lines between res and end quark, needed in order to track if a gluon in chain splits to find correct junction end.
int iEndQuark |
Pythia index of quark that should be on the end. Specifically it should be the quark from the decay of the resonance.