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

Outgoing partons and x distributions. More...

Public Attributes

vector< Histogramsoutgoing
 Outgoing partons.
 
HistogramPtr x1
 x1 distribution
 
HistogramPtr x2
 x2 distribution
 
HistogramPtr sshat
 sqrt(shat) distribution
 
HistogramPtr rapidity
 y distribution
 
double sumWeights
 The sum of weights.
 

Detailed Description

Outgoing partons and x distributions.

Definition at line 176 of file HardProcessAnalysis.h.

Member Data Documentation

◆ outgoing

vector<Histograms> Herwig::HardProcessAnalysis::AllHistograms::outgoing

Outgoing partons.

Definition at line 181 of file HardProcessAnalysis.h.

◆ rapidity

HistogramPtr Herwig::HardProcessAnalysis::AllHistograms::rapidity

y distribution

Definition at line 201 of file HardProcessAnalysis.h.

◆ sshat

HistogramPtr Herwig::HardProcessAnalysis::AllHistograms::sshat

sqrt(shat) distribution

Definition at line 196 of file HardProcessAnalysis.h.

◆ sumWeights

double Herwig::HardProcessAnalysis::AllHistograms::sumWeights

The sum of weights.

Definition at line 206 of file HardProcessAnalysis.h.

◆ x1

HistogramPtr Herwig::HardProcessAnalysis::AllHistograms::x1

x1 distribution

Definition at line 186 of file HardProcessAnalysis.h.

◆ x2

HistogramPtr Herwig::HardProcessAnalysis::AllHistograms::x2

x2 distribution

Definition at line 191 of file HardProcessAnalysis.h.


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