Belle II Software  release-08-01-10
TOPPDFCollection::Gaussian Struct Reference

Parameters to describe a Gaussian. More...

#include <TOPPDFCollection.h>

Public Member Functions

 Gaussian (float m, float w, float a)
 Useful constructor. More...
 

Public Attributes

float mean = 0
 position
 
float width = 0
 width (sigma)
 
float area = 0
 area (number of photons)
 

Detailed Description

Parameters to describe a Gaussian.

Definition at line 41 of file TOPPDFCollection.h.

Constructor & Destructor Documentation

◆ Gaussian()

Gaussian ( float  m,
float  w,
float  a 
)
inline

Useful constructor.

Parameters
mmean
wwidth
aarea

Definition at line 51 of file TOPPDFCollection.h.


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