|
PYTHIA
8.316
|
#include <Ropewalk.h>
Public Member Functions | |
| RopeDipoleEnd () | |
| Constructors sets event pointer and event record index. | |
| RopeDipoleEnd (Event *eIn, int neIn) | |
| Particle * | getParticlePtr () |
| Get a pointer to the particle. | |
| int | getNe () |
| Get the particle index in event record. | |
| double | labrap () |
| Output methods for (modified) rapidity. | |
| double | rap (double m0) |
| double | rap (double m0, RotBstMatrix &r) |
Define the end of a dipole, containing a pointer to the particle, and its index in the event record. Includes some methods for kinematics output.
1.8.11