Mantid
Loading...
Searching...
No Matches
Namespaces
SetUncertainties.cpp File Reference
#include "MantidAlgorithms/SetUncertainties.h"
#include "MantidAPI/MatrixWorkspace.h"
#include "MantidAPI/SpectrumInfo.h"
#include "MantidAPI/WorkspaceFactory.h"
#include "MantidDataObjects/EventWorkspace.h"
#include "MantidGeometry/IDetector.h"
#include "MantidGeometry/Instrument.h"
#include "MantidKernel/BoundedValidator.h"
#include "MantidKernel/ListValidator.h"
#include "MantidKernel/VisibleWhenProperty.h"
#include <algorithm>
#include <vector>

Go to the source code of this file.

Namespaces

namespace  Mantid
 Helper class which provides the Collimation Length for SANS instruments.
 
namespace  Mantid::Algorithms
 

Variable Documentation

◆ tolerance

double tolerance

Definition at line 54 of file SetUncertainties.cpp.

Referenced by Mantid::Geometry::CoplanarChecks::allCoplanar(), Mantid::Crystal::SelectCellWithForm::ApplyTransform(), Mantid::Algorithms::FFT::areBinWidthsUneven(), Mantid::Geometry::IndexingUtils::CalculateMillerIndices(), Mantid::Algorithms::CompareWorkspaces::checkAxes(), MantidQt::CustomInterfaces::UserInputValidator::checkBins(), Mantid::Algorithms::CompareWorkspaces::checkData(), MantidQt::CustomInterfaces::UserInputValidator::checkNotEqual(), Mantid::Crystal::PeakCandidate::clean(), Mantid::Crystal::FindSXPeaksHelper::SXPeak::compare(), Mantid::DataObjects::TableColumn< Type >::compareVectors(), Mantid::DataObjects::TableColumn< Type >::compareVectorsRelError(), Mantid::DataObjects::EventList::compressEvents(), Mantid::DataObjects::EventList::compressEventsHelper(), Mantid::DataObjects::EventList::compressEventsParallelHelper(), Mantid::DataObjects::EventList::compressFatEvents(), Mantid::DataObjects::EventList::compressFatEventsHelper(), Mantid::MDAlgorithms::ConvertCWSDMDtoHKL::convertFromQSampleToHKL(), Mantid::Crystal::SelectCellWithForm::DetermineErrors(), Mantid::Algorithms::CompareWorkspaces::doLeanElasticPeaksComparison(), Mantid::Algorithms::CompareWorkspaces::doMDComparison(), Mantid::Algorithms::CompareWorkspaces::doPeaksComparison(), Mantid::Algorithms::CompareWorkspaces::doTableComparison(), Mantid::DataObjects::PeakColumn< T >::equals(), Mantid::DataObjects::TableColumn< Type >::equals(), Mantid::DataObjects::VectorColumn< Type >::equals(), Mantid::API::equals(), Mantid::DataObjects::TableColumn< Type >::equalsRelErr(), Mantid::DataObjects::VectorColumn< Type >::equalsRelErr(), Mantid::DataObjects::MDHistoWorkspace::equalTo(), Mantid::API::NumericAxis::equalWithinTolerance(), Mantid::API::RefAxis::equalWithinTolerance(), Mantid::Algorithms::FilterByLogValue::exec(), Mantid::Algorithms::SetUncertainties::exec(), Mantid::Crystal::FindUBUsingFFT::exec(), Mantid::Crystal::FindUBUsingIndexedPeaks::exec(), Mantid::Crystal::FindUBUsingLatticeParameters::exec(), Mantid::Crystal::FindUBUsingMinMaxD::exec(), Mantid::Crystal::OptimizeLatticeForCellType::exec(), Mantid::Crystal::SelectCellOfType::exec(), Mantid::Crystal::SelectCellWithForm::exec(), Mantid::Crystal::TransformHKL::exec(), Mantid::MDAlgorithms::EqualToMD::execHistoHisto(), Mantid::MDAlgorithms::EqualToMD::execHistoScalar(), Mantid::Algorithms::FindCenterOfMassPosition2::findCenterOfMass(), Mantid::Algorithms::StripPeaks::findPeaks(), Mantid::Algorithms::FindPeaks::findPeaksUsingMariscotti(), Mantid::CurveFitting::Functions::Convolution::function(), Mantid::Crystal::GoniometerAnglesFromPhiRotation::IndexRaw(), Mantid::Kernel::Quat::isNull(), Mantid::Geometry::MeshObject2D::isValid(), Mantid::Kernel::V3D::masterDir(), Mantid::Kernel::V3D::nullVector(), Mantid::Geometry::IndexingUtils::NumberIndexed(), Mantid::Geometry::IndexingUtils::NumberIndexed_1D(), Mantid::Geometry::IndexingUtils::NumberIndexed_3D(), Mantid::Geometry::IndexingUtils::NumberOfValidIndexes(), Mantid::Geometry::Link::operator==(), Mantid::Algorithms::SumOverlappingTubes::performBinning(), Mantid::Algorithms::SampleLogsBehaviour::setSampleMap(), Mantid::Kernel::V3D::unitVector(), Mantid::Geometry::IndexingUtils::ValidIndex(), withinTol(), Mantid::API::MatrixWorkspace::xIndexOfValue(), and Mantid::API::MatrixWorkspace::yIndexOfX().

◆ valueToCompare

double valueToCompare

Definition at line 53 of file SetUncertainties.cpp.

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

◆ valueToSet

double valueToSet

Definition at line 52 of file SetUncertainties.cpp.

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

◆ zeroSqrtValue

double zeroSqrtValue

Definition at line 69 of file SetUncertainties.cpp.