Table of Contents
Name | Direction | Type | Default | Description |
---|---|---|---|---|
InputWorkspace | Input | MatrixWorkspace | Mandatory | Name of the input workspace. |
OutputWorkspace | Output | MatrixWorkspace | Mandatory | Name of the output workspace, can be the same as the input. |
The InputWorkspace must contain point data.
Once executed, the OutputWorkspace will contain histogram data where the bin width is guessed from the spacing between the input X points.
Categories: Algorithms | Transforms\Axes
C++ source: ConvertToHistogram.cpp (last modified: 2017-09-15)
C++ header: ConvertToHistogram.h (last modified: 2017-09-14)