Mantid
|
#include "MantidMDAlgorithms/DgsScatteredTransmissionCorrectionMD.h"
#include "MantidAPI/ExperimentInfo.h"
#include "MantidDataObjects/MDEventFactory.h"
#include "MantidDataObjects/MDEventWorkspace.h"
#include "MantidGeometry/Instrument.h"
#include "MantidKernel/BoundedValidator.h"
#include "MantidKernel/MultiThreaded.h"
#include <limits>
#include <math.h>
Go to the source code of this file.
Namespaces | |
namespace | Mantid |
Helper class which provides the Collimation Length for SANS instruments. | |
namespace | Mantid::MDAlgorithms |
Functions | |
constexpr double | Mantid::MDAlgorithms::EMPTY_FLT () noexcept |