ConvertFromDistribution
From MantidProject
Contents |
Summary
Converts a histogram workspace from a distribution i.e. multiplies by the bin width.
Properties
| Order | Name | Direction | Type | Default | Description |
|---|---|---|---|---|---|
| 1 | Workspace | InOut | Workspace | Mandatory | The name of the workspace to convert. |
Description
Converts a histogram workspace from a distribution i.e. multiplies by the bin width to take out the bin width dependency.
Restrictions on the input workspace
The workspace to convert must contain histogram data which is flagged as being a distribution.
Source Code
Header ConvertFromDistribution.h
Source ConvertFromDistribution.cpp
