10#include "MantidCrystal/DllConfig.h"
20class IMDHistoWorkspace;
21class IMDEventWorkspace;
48 std::shared_ptr<Mantid::API::IMDWorkspace>
m_mdWS;
PeakClusterProjection : Maps peaks onto IMDHistoWorkspaces and returns the signal value at the peak c...
virtual ~PeakClusterProjection()=default
Destructor.
PeakClusterProjection & operator=(const PeakClusterProjection &)=delete
PeakClusterProjection(const PeakClusterProjection &)=delete
std::shared_ptr< Mantid::API::IMDWorkspace > m_mdWS
Image.
std::shared_ptr< Mantid::Geometry::PeakTransform > m_peakTransform
Peak Transform.
Structure describing a single-crystal peak.
MDNormalization
Enum describing different ways to normalize the signal in a MDWorkspace.
@ NoNormalization
Don't normalize = return raw counts.
Helper class which provides the Collimation Length for SANS instruments.
double signal_t
Typedef for the signal recorded in a MDBox, etc.