Mantid
Loading...
Searching...
No Matches
Framework
API
inc
MantidAPI
LatticeDomain.h
Go to the documentation of this file.
1
// Mantid Repository : https://github.com/mantidproject/mantid
2
//
3
// Copyright © 2015 ISIS Rutherford Appleton Laboratory UKRI,
4
// NScD Oak Ridge National Laboratory, European Spallation Source,
5
// Institut Laue - Langevin & CSNS, Institute of High Energy Physics, CAS
6
// SPDX - License - Identifier: GPL - 3.0 +
7
#pragma once
8
9
#include "MantidAPI/DllConfig.h"
10
#include "
MantidAPI/FunctionDomain.h
"
11
#include "
MantidKernel/V3D.h
"
12
13
namespace
Mantid
{
14
namespace
API
{
15
24
class
MANTID_API_DLL
LatticeDomain
:
public
FunctionDomain
{
25
public
:
26
LatticeDomain
(std::vector<Kernel::V3D> hkls);
27
28
size_t
size()
const override
;
29
30
const
Kernel::V3D
&operator[](
size_t
i)
const
;
31
32
protected
:
33
std::vector<Kernel::V3D>
m_hkls
;
34
};
35
36
}
// namespace API
37
}
// namespace Mantid
FunctionDomain.h
V3D.h
Mantid::API::FunctionDomain
Base class that represents the domain of a function.
Definition:
FunctionDomain.h:31
Mantid::API::LatticeDomain
LatticeDomain.
Definition:
LatticeDomain.h:24
Mantid::API::LatticeDomain::m_hkls
std::vector< Kernel::V3D > m_hkls
Definition:
LatticeDomain.h:33
Mantid::Kernel::V3D
Class for 3D vectors.
Definition:
V3D.h:34
API
Definition:
ChudleyElliotSQE.h:16
Mantid
Helper class which provides the Collimation Length for SANS instruments.
Definition:
AbsorptionCorrection.h:18
Generated on Tue Jan 3 2023 11:57:22 for Mantid by
1.9.5