PYTHIA  8.311
Public Attributes | List of all members
ResJunctionInfo Struct Reference

#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
 

Detailed Description

Helper struct to store information about junctions that involved resonances that have now decayed.

Member Data Documentation

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.


The documentation for this struct was generated from the following file: