Mantid
Loading...
Searching...
No Matches
Static Public Member Functions | List of all members
Mantid::DataObjects::EventWorkspaceHelpers Struct Reference

A collection of functions that help for EventWorkspaces. More...

#include <EventWorkspaceHelpers.h>

Static Public Member Functions

static API::MatrixWorkspace_sptr convertEventTo2D (const API::MatrixWorkspace_sptr &inputMatrixW)
 Converts an EventWorkspace to an equivalent Workspace2D. More...
 

Detailed Description

A collection of functions that help for EventWorkspaces.

Created on: Dec 15, 2010 Author: Janik Zikovsky

Definition at line 20 of file EventWorkspaceHelpers.h.

Member Function Documentation

◆ convertEventTo2D()

MatrixWorkspace_sptr Mantid::DataObjects::EventWorkspaceHelpers::convertEventTo2D ( const API::MatrixWorkspace_sptr inputMatrixW)
static

Converts an EventWorkspace to an equivalent Workspace2D.

Parameters
inputMatrixW:: input event workspace
Returns
a MatrixWorkspace_sptr

Definition at line 22 of file EventWorkspaceHelpers.cpp.

References Mantid::Kernel::SingletonHolder< T >::Instance().


The documentation for this struct was generated from the following files: