|
Mantid
|
#include "MantidAlgorithms/GetEiMonDet3.h"#include "MantidAPI/Algorithm.tcc"#include "MantidAPI/ITableWorkspace.h"#include "MantidAPI/InstrumentValidator.h"#include "MantidAPI/Run.h"#include "MantidAPI/SpectrumInfo.h"#include "MantidAPI/WorkspaceUnitValidator.h"#include "MantidGeometry/Instrument.h"#include "MantidIndexing/SpectrumIndexSet.h"#include "MantidKernel/ArrayProperty.h"#include "MantidKernel/BoundedValidator.h"#include "MantidKernel/CompositeValidator.h"#include "MantidKernel/EnabledWhenProperty.h"#include "MantidKernel/ListValidator.h"#include "MantidKernel/MandatoryValidator.h"#include "MantidKernel/PhysicalConstants.h"#include "MantidKernel/UnitConversion.h"#include "MantidKernel/VectorHelper.h"Go to the source code of this file.
Namespaces | |
| namespace | Mantid |
| Helper class which provides the Collimation Length for SANS instruments. | |
| namespace | Mantid::Algorithms |
| namespace | Mantid::Algorithms::SampleLogs |
| A private namespace holding names for sample log entries. | |
| namespace | Prop |
| String constants for algorithm's properties. | |
Functions | |
| static const std::string | Mantid::Algorithms::SampleLogs::PULSE_INTERVAL ("pulse_interval") |
| Name of the pulse interval sample log. More... | |