Mantid
Loading...
Searching...
No Matches
Namespaces | Functions
CombineDiffCal.cpp File Reference
#include "MantidAlgorithms/CombineDiffCal.h"
#include "MantidAPI/SpectrumInfo.h"
#include "MantidAPI/TableRow.h"
#include "MantidDataObjects/MaskWorkspace.h"
#include "MantidDataObjects/OffsetsWorkspace.h"
#include "MantidDataObjects/TableWorkspace.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

void Mantid::Algorithms::addRowFromGroupedCalibration (const DataObjects::TableWorkspace_sptr &ws, Mantid::API::TableRow row)
 
std::shared_ptr< Mantid::API::TableRowMantid::Algorithms::binarySearchForRow (const API::ITableWorkspace_sptr &ws, int detid)
 
bool Mantid::Algorithms::findColumn (const std::vector< std::string > &columnNames, const std::string &name)
 
std::string Mantid::Algorithms::generateErrorString (const DataObjects::TableWorkspace_sptr &ws)