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

#include <Event.h>

Public Member Functions

void setEnds (int iPosIn, int iNegIn)
 Set and get string end indices.
 
int posEnd ()
 
int negEnd ()
 
void clear ()
 Clear the breaks.
 
void add (int id)
 Add a string break by particle ID.
 
const map< int, int > & nId ()
 
int nId (int id) const
 
int nAll () const
 
int nQuark () const
 
int nDiquark () const
 

Detailed Description

The StringBreaks class stores information about how a single string has been broken up into quark/antiquark and diquark/anti-diquark pairs.

Member Function Documentation

const map<int, int>& nId ( )
inline

Returns the number of breaks for a given particle ID, or the the sum of all, light quark, or diquark breaks.


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