|
PYTHIA
8.316
|
A class for the particles stored in LHAup. More...
#include <LesHouches.h>
Public Member Functions | |
| LHAParticle () | |
| Constructors. | |
| LHAParticle (int idIn, int statusIn, int mother1In, int mother2In, int col1In, int col2In, double pxIn, double pyIn, double pzIn, double eIn, double mIn, double tauIn, double spinIn, double scaleIn) | |
Public Attributes | |
| int | idPart |
| Particle properties. | |
| int | statusPart |
| int | mother1Part |
| int | mother2Part |
| int | col1Part |
| int | col2Part |
| double | pxPart |
| double | pyPart |
| double | pzPart |
| double | ePart |
| double | mPart |
| double | tauPart |
| double | spinPart |
| double | scalePart |
A class for the particles stored in LHAup.
1.8.11