Mantid
Loading...
Searching...
No Matches
Functions
UnaryOperationMDTestHelper Namespace Reference

Functions

DLLExport Mantid::DataObjects::MDHistoWorkspace_sptr doTest (const std::string &algoName, const std::string &inName, const std::string &outName, bool succeeds=true, const std::string &otherProp="", const std::string &otherPropValue="")
 Run a unary algorithm. More...
 

Function Documentation

◆ doTest()

MDHistoWorkspace_sptr UnaryOperationMDTestHelper::doTest ( const std::string &  algoName,
const std::string &  inName,
const std::string &  outName,
bool  succeeds = true,
const std::string &  otherProp = "",
const std::string &  otherPropValue = "" 
)