Mantid
|
Go to the source code of this file.
Classes | |
class | Mantid::DataHandling::SaveNXcanSAS |
SaveNXcanSAS : Saves a reduced workspace in the NXcanSAS format. More... | |
Namespaces | |
namespace | Mantid |
Helper class which provides the Collimation Length for SANS instruments. | |
namespace | Mantid::DataHandling |
Functions | |
std::string MANTID_DATAHANDLING_DLL | Mantid::DataHandling::makeCanSASRelaxedName (const std::string &input) |
This makes out of an input a relaxed name, something conforming to "[A-Za-z_][\w_]*" For now "-" is converted to "_", "." is converted to "_", else we throw. More... | |