Mantid
Loading...
Searching...
No Matches
Classes | Namespaces | Typedefs | Functions
StructureFactorCalculator.h File Reference
#include "MantidGeometry/Crystal/CrystalStructure.h"
#include "MantidGeometry/DllConfig.h"

Go to the source code of this file.

Classes

class  Mantid::Geometry::StructureFactorCalculator
 StructureFactorCalculator. More...
 

Namespaces

namespace  Mantid
 Helper class which provides the Collimation Length for SANS instruments.
 
namespace  Mantid::Geometry
 
namespace  Mantid::Geometry::StructureFactorCalculatorFactory
 

Typedefs

using Mantid::Geometry::StructureFactorCalculator_sptr = std::shared_ptr< StructureFactorCalculator >
 

Functions

template<typename T >
StructureFactorCalculator_sptr Mantid::Geometry::StructureFactorCalculatorFactory::create (const CrystalStructure &crystalStructure)
 Small templated factory function that creates the desired calculator and initializes it by setting the crystal structure. More...