|
Mantid
|
#include "MantidAPI/DllConfig.h"#include "MantidKernel/DynamicFactory.h"#include "MantidKernel/SingletonHolder.h"#include <vector>Go to the source code of this file.
Classes | |
| class | Mantid::API::ColumnFactoryImpl |
| The ColumnFactory class is in charge of the creation of concrete instances of columns. More... | |
Namespaces | |
| namespace | Mantid |
| Helper class which provides the Collimation Length for SANS instruments. | |
| namespace | Mantid::API |
| namespace | Mantid::Kernel |
Typedefs | |
| using | Mantid::API::ColumnFactory = Mantid::Kernel::SingletonHolder< ColumnFactoryImpl > |