12#include "MantidGeometry/DllConfig.h"
98 std::vector<Kernel::V3D> getHKLs(
double dMin,
double dMax)
const;
99 std::vector<Kernel::V3D> getHKLs(
double dMin,
double dMax,
102 std::vector<Kernel::V3D> getUniqueHKLs(
double dMin,
double dMax)
const;
103 std::vector<Kernel::V3D> getUniqueHKLs(
double dMin,
double dMax,
106 std::vector<double> getDValues(
const std::vector<Kernel::V3D> &hkls)
const;
107 std::vector<double> getFsSquared(
const std::vector<Kernel::V3D> &hkls)
const;
Three components are required to describe a crystal structure:
CrystalStructure m_crystalStructure
StructureFactorCalculator_sptr m_sfCalculator
HKLFilter_const_sptr m_defaultHKLFilter
A class for representing space groups, inheriting from Group.
std::shared_ptr< const HKLFilter > HKLFilter_const_sptr
ReflectionConditionFilter
std::shared_ptr< StructureFactorCalculator > StructureFactorCalculator_sptr
std::complex< double > StructureFactor
Helper class which provides the Collimation Length for SANS instruments.