Mantid
Loading...
Searching...
No Matches
Classes | Namespaces | Typedefs
LogManager.h File Reference
#include "MantidAPI/DllConfig.h"
#include "MantidKernel/NexusHDF5Descriptor.h"
#include "MantidKernel/PropertyWithValue.h"
#include "MantidKernel/Statistics.h"
#include <memory>
#include <vector>

Go to the source code of this file.

Classes

class  Mantid::API::LogManager
 This class contains the information about the log entries. More...
 

Namespaces

namespace  Mantid
 Helper class which provides the Collimation Length for SANS instruments.
 
namespace  Mantid::API
 
namespace  Mantid::Kernel
 
namespace  Mantid::Types
 
namespace  Mantid::Types::Core
 
namespace  NeXus
 

Typedefs

using Mantid::API::LogManager_const_sptr = std::shared_ptr< const LogManager >
 shared pointer to the logManager base class (const version) More...
 
using Mantid::API::LogManager_sptr = std::shared_ptr< LogManager >
 shared pointer to the logManager base class More...
 
using Mantid::Kernel::TimeSplitterType = std::vector< SplittingInterval >
 A typedef for splitting events according their pulse time. More...