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

Collection of object 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::ObjectProperties:

Public Member Functions

 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.
 

Public Attributes

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 object histograms; ranges are adjusted to the maximum, so range constraints and rebinning can be applied later.

Definition at line 213 of file LeptonsJetsAnalysis.h.


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