Mantid
Loading...
Searching...
No Matches
Namespaces
RunPythonScript.cpp File Reference
#include "MantidPythonInterface/api/Algorithms/RunPythonScript.h"
#include "MantidAPI/AnalysisDataService.h"
#include "MantidAPI/FileProperty.h"
#include "MantidKernel/MandatoryValidator.h"
#include "MantidPythonInterface/core/ErrorHandling.h"
#include "MantidPythonInterface/core/ExtractSharedPtr.h"
#include "MantidPythonInterface/core/GlobalInterpreterLock.h"
#include "MantidPythonInterface/core/IsNone.h"
#include <boost/python/call_method.hpp>
#include <boost/python/exec.hpp>
#include <boost/python/extract.hpp>
#include <boost/python/import.hpp>
#include <boost/python/to_python_value.hpp>
#include <boost/regex.hpp>
#include <fstream>

Go to the source code of this file.

Namespaces

namespace  Mantid
 Helper class which provides the Collimation Length for SANS instruments.
 
namespace  Mantid::PythonInterface