Mantid
|
Go to the source code of this file.
Classes | |
class | Mantid::DataHandling::ISampleEnvironmentSpecFinder |
Interface for a class responsible for finding a specification based on a name. More... | |
class | Mantid::DataHandling::SampleEnvironmentFactory |
Create a single instance of a SampleEnvironment. More... | |
class | Mantid::DataHandling::SampleEnvironmentSpecFileFinder |
Class responsible for finding a specifications on disk. More... | |
Namespaces | |
namespace | Mantid |
Helper class which provides the Collimation Length for SANS instruments. | |
namespace | Mantid::DataHandling |
Typedefs | |
using | Mantid::DataHandling::ISampleEnvironmentSpecFinder_uptr = std::unique_ptr< ISampleEnvironmentSpecFinder > |