Mantid
Loading...
Searching...
No Matches
Classes | Namespaces | Typedefs
EventWorkspaceCollection.h File Reference
#include "MantidAPI/MatrixWorkspace.h"
#include "MantidAPI/WorkspaceGroup.h"
#include "MantidDataHandling/DllConfig.h"
#include "MantidDataObjects/EventWorkspace.h"
#include "MantidKernel/TimeSeriesProperty.h"
#include <boost/function.hpp>
#include <memory>
#include <vector>

Go to the source code of this file.

Classes

class  Mantid::DataHandling::EventWorkspaceCollection
 EventWorkspaceCollection : Collection of EventWorspaces to give backward-forward compatibility around performing operations on groups. More...
 

Namespaces

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

Typedefs

using Mantid::DataHandling::EventWorkspaceCollection_sptr = std::shared_ptr< EventWorkspaceCollection >
 
using Mantid::DataHandling::EventWorkspaceCollection_uptr = std::unique_ptr< EventWorkspaceCollection >