|
Mantid
|
#include "MantidGeometry/DllConfig.h"#include "MantidKernel/DynamicFactory.h"#include "MantidKernel/SingletonHolder.h"#include "MantidGeometry/Crystal/BraggScatterer.h"#include "MantidGeometry/Crystal/CompositeBraggScatterer.h"Go to the source code of this file.
Classes | |
| class | Mantid::Geometry::BraggScattererFactoryImpl |
Namespaces | |
| namespace | Mantid |
| Helper class which provides the Collimation Length for SANS instruments. | |
| namespace | Mantid::Geometry |
| namespace | Mantid::Kernel |
Macros | |
| #define | DECLARE_BRAGGSCATTERER(classname) |
Typedefs | |
| using | Mantid::Geometry::BraggScattererFactory = Mantid::Kernel::SingletonHolder< BraggScattererFactoryImpl > |
| #define DECLARE_BRAGGSCATTERER | ( | classname | ) |
Definition at line 83 of file BraggScattererFactory.h.