|
Mantid
|
#include "MantidDataHandling/LoadDspacemap.h"#include "MantidAPI/FileProperty.h"#include "MantidDataHandling/LoadCalFile.h"#include "MantidDataObjects/EventWorkspace.h"#include "MantidDataObjects/GroupingWorkspace.h"#include "MantidDataObjects/OffsetsWorkspace.h"#include "MantidGeometry/IDetector.h"#include "MantidGeometry/Instrument/DetectorInfo.h"#include "MantidKernel/BinaryFile.h"#include "MantidKernel/ListValidator.h"#include "MantidKernel/PhysicalConstants.h"#include "MantidKernel/UnitFactory.h"#include "MantidKernel/V3D.h"Go to the source code of this file.
Classes | |
| struct | Mantid::DataHandling::VulcanCorrectionFactor |
| Structure of the vulcan binary file. More... | |
Namespaces | |
| namespace | Mantid |
| Helper class which provides the Collimation Length for SANS instruments. | |
| namespace | Mantid::DataHandling |
Variables | |
| const double | Mantid::DataHandling::CONSTANT = (PhysicalConstants::h * 1e10) / (2.0 * PhysicalConstants::NeutronMass * 1e6) |