Mantid
Loading...
Searching...
No Matches
Functions
Mantid::Geometry::StructureFactorCalculatorFactory Namespace Reference

Functions

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

Function Documentation

◆ create()

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.

Definition at line 48 of file StructureFactorCalculator.h.

References Mantid::DataObjects::create().