Mantid
Loading...
Searching...
No Matches
Namespaces | Functions
ReflectometryHelper.h File Reference
#include "MantidAPI/MatrixWorkspace_fwd.h"
#include "MantidAPI/WorkspaceGroup_fwd.h"
#include <string>
#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::FrameworkTestHelpers
 

Functions

void Mantid::FrameworkTestHelpers::applyPolarizationEfficiencies (std::string const &name)
 
MatrixWorkspace_sptr Mantid::FrameworkTestHelpers::createREFL_WS (size_t nBins, double startX, double endX, std::vector< double > const &values, std::string const &paramsType="", std::string const &instrumentSuffix="")
 
MatrixWorkspace_sptr Mantid::FrameworkTestHelpers::createWorkspaceSingle (const double startX, const int nBins, const double deltaX, const std::vector< double > &yValues)
 
MatrixWorkspace_sptr Mantid::FrameworkTestHelpers::createWorkspaceSingle (const double startX=1, const int nBins=3, const double deltaX=1)
 
void Mantid::FrameworkTestHelpers::prepareInputGroup (std::string const &name, std::string const &paramsType="", size_t size=4, double const startX=5000.0, double const endX=100000.0, size_t const nBins=10)
 
std::vector< MatrixWorkspace_sptr > Mantid::FrameworkTestHelpers::retrieveOutWS (std::string const &name)