Mantid
|
#include "MantidDataObjects/LeanElasticPeaksWorkspace.h"
#include "MantidAPI/Run.h"
#include "MantidAPI/Sample.h"
#include "MantidAPI/WorkspaceFactory.h"
#include "MantidGeometry/Crystal/OrientedLattice.h"
#include "MantidGeometry/Instrument/Goniometer.h"
#include "MantidKernel/IPropertyManager.h"
#include "MantidKernel/Logger.h"
#include "MantidKernel/UnitConversion.h"
#include <nexus/NeXusFile.hpp>
#include <nexus/NeXusException.hpp>
#include <cmath>
Go to the source code of this file.
Classes | |
struct | Mantid::DataObjects::NullDeleter |
class | Mantid::DataObjects::PeakComparator |
Comparator class for sorting peaks by one or more criteria. More... | |
Namespaces | |
namespace | Mantid |
Helper class which provides the Collimation Length for SANS instruments. | |
namespace | Mantid::DataObjects |