PYTHIA
8.312
|
Public Member Functions | |
OverlappingRopeDipole (RopeDipole *d, double m0, RotBstMatrix &r) | |
Constructor sets up coordinates in the rest frame of other dipole. More... | |
bool | overlap (double y, Vec4 ba, double r0) |
Calculate the overlap at given y and b. | |
bool | hadronized () |
Has the dipole been hadronized? | |
Public Attributes | |
int | dir |
double | y1 |
double | y2 |
Vec4 | b1 |
Vec4 | b2 |
OverlappingRopeDipole | ( | RopeDipole * | d, |
double | m0, | ||
RotBstMatrix & | r | ||
) |
Constructor sets up coordinates in the rest frame of other dipole.
Constructor sets up coordinates in other dipole's rest frame.
OverlappingRopeDipole class. This class describes dipoles overlapping with a given dipole.
Coordinates in other dipole's rest frame
int dir |
Data members are made public rather than making the RopeDipole class a friend.