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

#include <FragmentationSystems.h>

Public Member Functions

 ColSinglet ()
 Constructors.
 
 ColSinglet (vector< int > &iPartonIn, Vec4 pSumIn, double massIn, double massExcessIn, bool hasJunctionIn=false, bool isClosedIn=false, bool isCollectedIn=false)
 
int size () const
 Size of iParton array.
 

Public Attributes

vector< int > iParton
 Stored quantities.
 
Vec4 pSum
 
double mass
 
double massExcess
 
bool hasJunction
 
bool isClosed
 
bool isCollected
 

Detailed Description

The ColSinglet class contains info on an individual singlet. Only to be used inside ColConfig, so no private members.


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