Herwig 7.3.0
|
A simple struct to store the information we need on the showering. More...
#include <KinematicsReconstructor.h>
Public Attributes | |
tShowerParticlePtr | parent |
Parent particle of the jet. | |
Lorentz5Momentum | p |
Momentum of the particle before reconstruction. | |
Lorentz5Momentum | q |
Momentum of the particle after reconstruction. | |
A simple struct to store the information we need on the showering.
Definition at line 39 of file KinematicsReconstructor.h.
Lorentz5Momentum Herwig::JetKinStruct::p |
Momentum of the particle before reconstruction.
Definition at line 49 of file KinematicsReconstructor.h.
tShowerParticlePtr Herwig::JetKinStruct::parent |
Parent particle of the jet.
Definition at line 44 of file KinematicsReconstructor.h.
Lorentz5Momentum Herwig::JetKinStruct::q |
Momentum of the particle after reconstruction.
Definition at line 54 of file KinematicsReconstructor.h.