Mantid
Loading...
Searching...
No Matches
Namespaces | Functions
PDDetermineCharacterizations.cpp File Reference
#include "MantidAlgorithms/PDDetermineCharacterizations.h"
#include "MantidAPI/ITableWorkspace.h"
#include "MantidAPI/MatrixWorkspace.h"
#include "MantidAPI/Run.h"
#include "MantidKernel/ArrayProperty.h"
#include "MantidKernel/PropertyManager.h"
#include "MantidKernel/PropertyManagerDataService.h"
#include "MantidKernel/Statistics.h"
#include "MantidKernel/Strings.h"
#include "MantidKernel/TimeSeriesProperty.h"

Go to the source code of this file.

Namespaces

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

Functions

bool Mantid::Algorithms::closeEnough (const double left, const double right)
 Compare two numbers to be in agreement within 5%. More...
 
std::vector< std::string > Mantid::Algorithms::getColumnNames ()
 These should match those in LoadPDCharacterizations. More...