Table of Contents
Name | Direction | Type | Default | Description |
---|---|---|---|---|
LHSWorkspace | Input | IMDWorkspace | Mandatory | An MDEventWorkspace, MDHistoWorkspace or WorkspaceSingleValue as the left-hand side of the operation. |
RHSWorkspace | Input | IMDWorkspace | Mandatory | An MDEventWorkspace, MDHistoWorkspace or WorkspaceSingleValue as the right-hand side of the operation. |
OutputWorkspace | Output | IMDWorkspace | Mandatory | Name of the output MDEventWorkspace or MDHistoWorkspace. |
Perform the And boolean operation on two MDHistoWorkspaces. The & operation is performed element-by-element. A signal of 0.0 means “false” and any non-zero signal is “true”.
Categories: Algorithms | MDAlgorithms\MDArithmetic