PYTHIA
8.312
|
#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 |
The StringBreaks class stores information about how a single string has been broken up into quark/antiquark and diquark/anti-diquark pairs.
|
inline |
Returns the number of breaks for a given particle ID, or the the sum of all, light quark, or diquark breaks.