Mantid
|
#include "MantidAPI/Algorithm.h"
#include "MantidCrystal/DllConfig.h"
#include "MantidDataObjects/EventWorkspace.h"
Go to the source code of this file.
Classes | |
class | Mantid::Crystal::AnvredCorrection |
Calculates anvred correction factors for attenuation due to absorption and scattering in a spherical sample. More... | |
Namespaces | |
namespace | Mantid |
Helper class which provides the Collimation Length for SANS instruments. | |
namespace | Mantid::Crystal |
Variables | |
const double | Mantid::Crystal::MAX_WAVELENGTH = 50.0 |
const int | Mantid::Crystal::NUM_WAVELENGTHS = static_cast<int>(std::ceil(MAX_WAVELENGTH * STEPS_PER_ANGSTROM)) |
const double | Mantid::Crystal::pc [8][19] |
const double | Mantid::Crystal::radtodeg = 180.0 / M_PI |
const double | Mantid::Crystal::STEPS_PER_ANGSTROM = 100 |