Mantid
Loading...
Searching...
No Matches
Public Member Functions | List of all members
Mantid::Algorithms::TOFSANSResolutionByPixelCalculator Class Reference

Helper class which provides the uncertainty calculations for the TOFSANSResolutionByPixel class. More...

#include <TOFSANSResolutionByPixelCalculator.h>

Public Member Functions

double getSigmaQValue (double moderatorValue, double wavlengthIndependentFactor, double q, double wavelength, double deltaWavelength, double l1, double l2) const
 
double getWavelengthIndependentFactor (double r1, double r2, double deltaR, double lCollim, double l2) const
 Calculates the wavelength-independent prefactor for the resolutin calculation. More...
 

Detailed Description

Helper class which provides the uncertainty calculations for the TOFSANSResolutionByPixel class.

Definition at line 15 of file TOFSANSResolutionByPixelCalculator.h.

Member Function Documentation

◆ getSigmaQValue()

double Mantid::Algorithms::TOFSANSResolutionByPixelCalculator::getSigmaQValue ( double  moderatorValue,
double  wavlengthIndependentFactor,
double  q,
double  wavelength,
double  deltaWavelength,
double  l1,
double  l2 
) const

◆ getWavelengthIndependentFactor()

double Mantid::Algorithms::TOFSANSResolutionByPixelCalculator::getWavelengthIndependentFactor ( double  r1,
double  r2,
double  deltaR,
double  lCollim,
double  l2 
) const

Calculates the wavelength-independent prefactor for the resolutin calculation.

Parameters
r1the aperture of the source
r2the aperture of the sample
deltaRthe radius uncertainty
lCollimthe collimation length
l2the L2 distance
Returns
the prefactor

Definition at line 20 of file TOFSANSResolutionByPixelCalculator.cpp.

References Mantid::Kernel::l2.

Referenced by Mantid::Algorithms::TOFSANSResolutionByPixel::exec().


The documentation for this class was generated from the following files: