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

#include <FragmentationSystems.h>

Public Member Functions

 StringVertex ()
 Constructors.
 
 StringVertex (bool fromPosIn, int iRegPosIn, int iRegNegIn, double xRegPosIn, double xRegNegIn)
 
 StringVertex (const StringVertex &v)
 
StringVertexoperator= (const StringVertex &v)
 
void store (bool fromPosIn, int iRegPosIn, int iRegNegIn, double xRegPosIn, double xRegNegIn)
 Save values.
 

Public Attributes

bool fromPos
 Variable members.
 
int iRegPos
 
int iRegNeg
 
double xRegPos
 
double xRegNeg
 

Detailed Description

The StringVertex class contains the space-time vertex location information stored during the fragmentation process. No private members.


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