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

Struct for the multiplcity data. More...

#include <MultiplicityInfo.h>

Public Member Functions

 MultiplicityInfo (double mult=0., double error=0., ParticleSpecies type=other)
 Default constructor. More...
 
double simMultiplicity ()
 The average number per event.
 
double simError ()
 The error on the average number per event.
 
double nSigma ()
 Is the result more than $3\sigma$ from the experimental result.
 
string bargraph ()
 Plot standard error in a simple barchart.
 

Public Attributes

double obsMultiplicity
 The observed multiplicity.
 
double obsError
 The error on the observed multiplicity.
 
ParticleSpecies type
 The type of particle.
 
Statistic count
 Simulation statistics for particles of this type.
 

Detailed Description

Struct for the multiplcity data.

Definition at line 23 of file MultiplicityInfo.h.

Constructor & Destructor Documentation

◆ MultiplicityInfo()

Herwig::MultiplicityInfo::MultiplicityInfo ( double  mult = 0.,
double  error = 0.,
ParticleSpecies  type = other 
)
inline

Default constructor.

Parameters
multThe observed multiplcity.
errorThe error on the observed multiplicity
typeThe type of particle

Definition at line 31 of file MultiplicityInfo.h.


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