|
Mantid
|
Functions | |
| DLLExport Mantid::DataObjects::MDHistoWorkspace_sptr | doTest (const std::string &algoName, const std::string &lhs, const std::string &rhs, const std::string &outName, bool succeeds=true, const std::string &otherProp="", const std::string &otherPropValue="") |
| Run a binary algorithm. More... | |
| void | setUpBinaryOperationMDTestHelper () |
| MDHistoWorkspace_sptr BinaryOperationMDTestHelper::doTest | ( | const std::string & | algoName, |
| const std::string & | lhs, | ||
| const std::string & | rhs, | ||
| const std::string & | outName, | ||
| bool | succeeds = true, |
||
| const std::string & | otherProp = "", |
||
| const std::string & | otherPropValue = "" |
||
| ) |
Run a binary algorithm.
Definition at line 60 of file BinaryOperationMDTestHelper.cpp.
References Mantid::Kernel::SingletonHolder< T >::Instance(), rhs, and setUpBinaryOperationMDTestHelper().
| void BinaryOperationMDTestHelper::setUpBinaryOperationMDTestHelper | ( | ) |
Definition at line 30 of file BinaryOperationMDTestHelper.cpp.
References Mantid::API::createWorkspaceSingleValue(), Mantid::Kernel::SingletonHolder< T >::Instance(), and Mantid::DataObjects::MDEventsTestHelper::makeFakeMDHistoWorkspace().
Referenced by doTest().