9#include "MantidAlgorithms/DllConfig.h"
MultipleScatteringCorrectionDistGraber : This is a helper class to calculate the distance from source...
size_t m_numVolumeElements
The number of volume elements.
const Geometry::IObject * m_sampleShape
The shape pointer is handeled by sample object, not distGraber.
const double m_elementSize
Size of the sample in m.
~MultipleScatteringCorrectionDistGraber()=default
std::vector< double > m_LS1
Cached L1 distances.
std::vector< double > m_elementVolumes
Cached element volumes.
double m_totalVolume
The total volume of the sample.
std::vector< Kernel::V3D > m_elementPositions
Cached element positions.
IObject : Interface for geometry objects.
Helper class which provides the Collimation Length for SANS instruments.