Mantid
Loading...
Searching...
No Matches
Public Types | List of all members
Mantid::DataObjects::BinaryOperator Class Reference

An SpecialWorkspace2D is a specialized Workspace2D where the Y value at each pixel will be used for a special meaning. More...

#include <SpecialWorkspace2D.h>

Public Types

enum  e { AND , OR , XOR , NOT }
 

Detailed Description

An SpecialWorkspace2D is a specialized Workspace2D where the Y value at each pixel will be used for a special meaning.

Specifically, by GroupingWorkspace, MaskWorkspace and OffsetsWorkspace.

The workspace has a single pixel per detector, and this cannot be changed.

Definition at line 26 of file SpecialWorkspace2D.h.

Member Enumeration Documentation

◆ e

Enumerator
AND 
OR 
XOR 
NOT 

Definition at line 28 of file SpecialWorkspace2D.h.


The documentation for this class was generated from the following file: