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

Differential information per outgoing parton. More...

Public Member Functions

 Histograms ()
 The constructor.
 
 Histograms (Energy ECM, unsigned int theNBins)
 The constructor.
 
void fill (const Lorentz5Momentum &p, double weight)
 Analyse given momentum.
 
void finalize (ostream &dat, ostream &plot, const string &subpro, size_t legid, double norm, bool theUnitWeights)
 Finalize given process id and cross section.
 

Public Attributes

HistogramPtr transverse
 Pt spectrum.
 
HistogramPtr rapidity
 Rapidity distribution.
 
HistogramPtr phi
 Azimuthal angle distribution.
 

Detailed Description

Differential information per outgoing parton.

Definition at line 129 of file HardProcessAnalysis.h.

Constructor & Destructor Documentation

◆ Histograms()

Herwig::HardProcessAnalysis::Histograms::Histograms ( )
inline

The constructor.

Definition at line 134 of file HardProcessAnalysis.h.

Member Data Documentation

◆ phi

HistogramPtr Herwig::HardProcessAnalysis::Histograms::phi

Azimuthal angle distribution.

Definition at line 169 of file HardProcessAnalysis.h.

◆ rapidity

HistogramPtr Herwig::HardProcessAnalysis::Histograms::rapidity

Rapidity distribution.

Definition at line 164 of file HardProcessAnalysis.h.

◆ transverse

HistogramPtr Herwig::HardProcessAnalysis::Histograms::transverse

Pt spectrum.

Definition at line 159 of file HardProcessAnalysis.h.


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