herwig is hosted by Hepforge, IPPP Durham
Herwig 7.3.0
Herwig::JetKinStruct Struct Reference

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.
 

Detailed Description

A simple struct to store the information we need on the showering.

Definition at line 39 of file KinematicsReconstructor.h.

Member Data Documentation

◆ p

Lorentz5Momentum Herwig::JetKinStruct::p

Momentum of the particle before reconstruction.

Definition at line 49 of file KinematicsReconstructor.h.

◆ parent

tShowerParticlePtr Herwig::JetKinStruct::parent

Parent particle of the jet.

Definition at line 44 of file KinematicsReconstructor.h.

◆ q

Lorentz5Momentum Herwig::JetKinStruct::q

Momentum of the particle after reconstruction.

Definition at line 54 of file KinematicsReconstructor.h.


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