Mantid
Loading...
Searching...
No Matches
Framework
Algorithms
inc
MantidAlgorithms
TOFSANSResolutionByPixelCalculator.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
#include "MantidAlgorithms/DllConfig.h"
9
namespace
Mantid
{
10
namespace
Algorithms {
11
15
class
MANTID_ALGORITHMS_DLL
TOFSANSResolutionByPixelCalculator
{
16
public
:
17
double
getWavelengthIndependentFactor(
double
r1,
double
r2,
double
deltaR,
double
lCollim,
double
l2
)
const
;
18
double
getSigmaQValue(
double
moderatorValue,
double
wavlengthIndependentFactor,
double
q,
double
wavelength,
19
double
deltaWavelength,
double
l1,
double
l2
)
const
;
20
};
21
}
// namespace Algorithms
22
}
// namespace Mantid
Mantid::Algorithms::TOFSANSResolutionByPixelCalculator
Helper class which provides the uncertainty calculations for the TOFSANSResolutionByPixel class.
Definition:
TOFSANSResolutionByPixelCalculator.h:15
Mantid::Kernel::UnitParams::l2
@ l2
Mantid
Helper class which provides the Collimation Length for SANS instruments.
Definition:
AbsorptionCorrection.h:18
Generated on Tue Jan 3 2023 11:57:16 for Mantid by
1.9.5