|
Mantid
|
#include "MantidAPI/DllConfig.h"#include "MantidAPI/IArchiveSearch.h"#include "MantidKernel/SingletonHolder.h"#include <set>#include <vector>Go to the source code of this file.
Classes | |
| class | Mantid::API::FileFinderImpl |
| This class finds data files given an instrument name (optionally) and a run number. More... | |
Namespaces | |
| namespace | Mantid |
| Helper class which provides the Collimation Length for SANS instruments. | |
| namespace | Mantid::API |
| namespace | Mantid::Kernel |
Typedefs | |
| using | Mantid::API::FileFinder = Mantid::Kernel::SingletonHolder< FileFinderImpl > |