|
Mantid
|
#include "MantidAPI/BoostOptionalToAlgorithmProperty.h"Go to the source code of this file.
Namespaces | |
| namespace | Mantid |
| Helper class which provides the Collimation Length for SANS instruments. | |
| namespace | Mantid::API |
Functions | |
| template<> | |
| std::string | Mantid::API::checkForMandatoryInstrumentDefault (Mantid::API::Algorithm *const alg, const std::string &propName, const Mantid::Geometry::Instrument_const_sptr &instrument, const std::string &idf_name) |
| Specializations for std::string. More... | |
| template<> | |
| boost::optional< std::string > | Mantid::API::checkForOptionalInstrumentDefault (Mantid::API::Algorithm *const alg, const std::string &propName, const Mantid::Geometry::Instrument_const_sptr &instrument, const std::string &idf_name) |