herwig is hosted by Hepforge, IPPP Durham
Herwig  7.2.1
Herwig::LeptonsJetsAnalysis::TripleProperties Struct Reference

Collection of triple histograms; ranges are adjusted to the maximum, so range constraints and rebinning can be applied later. More...

#include <LeptonsJetsAnalysis.h>

Inheritance diagram for Herwig::LeptonsJetsAnalysis::TripleProperties:

Public Member Functions

 TripleProperties ()
 Default constructor.
 
 TripleProperties (const string &name, Energy ecm)
 Construct given Ecm.
 
void count (const LorentzMomentum &p, const LorentzMomentum &q, const LorentzMomentum &r, double weight, unsigned int id)
 Count given momentum, weight and id.
 
void finalize (XML::Element &elem)
 Convert to XML.
 
- Public Member Functions inherited from Herwig::LeptonsJetsAnalysis::ObjectProperties
 ObjectProperties ()
 Default constructor.
 
 ObjectProperties (const string &name, Energy)
 Construct given Ecm.
 
void count (const LorentzMomentum &p, double weight, unsigned int id)
 Count given momentum, weight and id.
 
void count (Energy perp, double rapidity, double xphi, Energy m, double weight, unsigned int id)
 Count given momentum components, weight and id.
 
void finalize (XML::Element &elem)
 Convert to XML.
 

Static Public Member Functions

static double dYstar (const LorentzMomentum &a, const LorentzMomentum &b, const LorentzMomentum &c)
 Calculate deltaY^*.
 
static double dZstar (const LorentzMomentum &a, const LorentzMomentum &b, const LorentzMomentum &c)
 Calculate deltaZ^* – normalized deltaY^*.
 

Public Attributes

Statistics::Histogram deltaYstar
 Delta y^*.
 
Statistics::Histogram deltaZstar
 Delta z^*.
 
- Public Attributes inherited from Herwig::LeptonsJetsAnalysis::ObjectProperties
Statistics::Histogram pt
 Transverse momentum.
 
Statistics::Histogram ptlow
 
Statistics::Histogram pt_logx
 
Statistics::Histogram y
 Rapidity.
 
Statistics::Histogram phi
 Azimuth.
 
Statistics::Histogram mass
 Mass.
 
Statistics::Histogram masslow
 

Detailed Description

Collection of triple histograms; ranges are adjusted to the maximum, so range constraints and rebinning can be applied later.

Definition at line 415 of file LeptonsJetsAnalysis.h.


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