|
PYTHIA
8.316
|
#include <FragmentationSystems.h>
Public Member Functions | |
| StringVertex () | |
| Constructors. | |
| StringVertex (bool fromPosIn, int iRegPosIn, int iRegNegIn, double xRegPosIn, double xRegNegIn) | |
| StringVertex (const StringVertex &v) | |
| StringVertex & | operator= (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 |
The StringVertex class contains the space-time vertex location information stored during the fragmentation process. No private members.
1.8.11