PYTHIA  8.311
Public Member Functions | Public Attributes | List of all members
ColourJunction Class Reference

#include <ColourReconnection.h>

Inheritance diagram for ColourJunction:
Junction

Public Member Functions

 ColourJunction (const Junction &ju)
 
 ColourJunction (const ColourJunction &ju)
 
ColourJunctionoperator= (const ColourJunction &ju)
 
ColourDipolePtr getColDip (int i)
 
void setColDip (int i, ColourDipolePtr dip)
 
void list ()
 The ColourJunction class. More...
 
- Public Member Functions inherited from Junction
 Junction ()
 Constructors.
 
 Junction (int kindIn, int col0In, int col1In, int col2In)
 
 Junction (const Junction &ju)
 
Junctionoperator= (const Junction &ju)
 
void remains (bool remainsIn)
 Set values.
 
void col (int j, int colIn)
 
void cols (int j, int colIn, int endColIn)
 
void endCol (int j, int endColIn)
 
void status (int j, int statusIn)
 
bool remains () const
 Read out value.
 
int kind () const
 
int col (int j) const
 
int endCol (int j) const
 
int status (int j) const
 

Public Attributes

ColourDipolePtr dips [3]
 
ColourDipolePtr dipsOrig [3]
 

Detailed Description

Junction class. In addition to the normal junction class, also contains a list of dipoles connected to it.

Member Function Documentation

void list ( )

The ColourJunction class.

Printing function, intended for debugging.


The documentation for this class was generated from the following files: