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

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
 

Detailed Description

A class for the particles stored in LHAup.


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