Mantid
Loading...
Searching...
No Matches
Classes | Namespaces | Typedefs
SaveNexusProcessedHelper.h File Reference
#include "MantidAPI/Column.h"
#include "MantidAPI/ITableWorkspace_fwd.h"
#include "MantidAPI/MatrixWorkspace_fwd.h"
#include "MantidAPI/Progress.h"
#include "MantidDataHandling/DllConfig.h"
#include "MantidDataObjects/EventList.h"
#include "MantidDataObjects/EventWorkspace_fwd.h"
#include "MantidKernel/TimeSeriesProperty.h"
#include "MantidKernel/cow_ptr.h"
#include "MantidNexus/NexusException.h"
#include "MantidNexus/NexusFile.h"
#include <boost/date_time/c_local_time_adjustor.hpp>
#include <boost/date_time/local_time_adjustor.hpp>
#include <boost/date_time/posix_time/posix_time.hpp>
#include <boost/scoped_array.hpp>
#include <climits>
#include <memory>
#include <optional>

Go to the source code of this file.

Classes

class  Mantid::Nexus::NexusFileIO
 Utility methods for saving Mantid Workspaces in NeXus format. More...
 

Namespaces

namespace  Mantid
 Helper class which provides the Collimation Length for SANS instruments.
 
namespace  Mantid::Nexus
 Header for a base Nexus::Exception.
 

Typedefs

using Mantid::Nexus::NexusFileIO_sptr = std::shared_ptr< NexusFileIO >
 Helper typedef for a shared pointer of a NexusFileIO.