13namespace DataObjects {
32class MANTID_DATAOBJECTS_DLL
MDBin {
#define TMDE_CLASS
Macro to make declaring template classes faster.
MDBin : Class describing a single bin in a dense, Multidimensional histogram.
signal_t m_signal
The accumulated signal in this bin.
signal_t m_errorSquared
The accumulated error (squared) in this bin.
size_t m_index
Index of where this bin lands into the broader histogrammed workspace.
Helper class which provides the Collimation Length for SANS instruments.
float coord_t
Typedef for the data type to use for coordinate axes in MD objects such as MDBox, MDEventWorkspace,...
double signal_t
Typedef for the signal recorded in a MDBox, etc.