Mantid
Loading...
Searching...
No Matches
Namespaces | Functions
PropertyNexus.cpp File Reference
#include "MantidKernel/PropertyNexus.h"
#include "MantidKernel/ArrayProperty.h"
#include "MantidKernel/DateAndTime.h"
#include "MantidKernel/Property.h"
#include "MantidKernel/PropertyWithValue.h"
#include "MantidKernel/TimeSeriesProperty.h"
#include "MantidNexus/NexusException.h"
#include "MantidNexus/NexusFile.h"
#include "MantidKernel/PropertyWithValue.hxx"
#include <boost/algorithm/string/split.hpp>
#include <memory>

Go to the source code of this file.

Namespaces

namespace  Mantid
 Helper class which provides the Collimation Length for SANS instruments.
 
namespace  Mantid::Kernel
 
namespace  Mantid::Kernel::PropertyNexus
 Namespace with helper methods for loading and saving Property's (logs) to NXS files.
 

Functions

DLLExport std::unique_ptr< PropertyMantid::Kernel::PropertyNexus::loadProperty (Nexus::File *file, const std::string &group)
 Opens a NXlog group in a nexus file and creates the correct Property object from it.
 
DLLExport std::unique_ptr< PropertyMantid::Kernel::PropertyNexus::loadProperty (Nexus::File *file, const std::string &group, const Nexus::NexusDescriptor &fileInfo, const std::string &prefix)
 Opens a NXlog group in a nexus file and creates the correct Property object from it.