Mantid
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
Mantid::Algorithms::PolarizationCorrectionWildes::WorkspaceMap Struct Reference

A convenience set of workspaces corresponding flipper configurations. More...

Public Member Functions

size_t size () const noexcept
 Count the non-nullptr workspaces. More...
 

Public Attributes

API::MatrixWorkspace_sptr mmWS {nullptr}
 
API::MatrixWorkspace_sptr mpWS {nullptr}
 
API::MatrixWorkspace_sptr pmWS {nullptr}
 
API::MatrixWorkspace_sptr ppWS {nullptr}
 

Detailed Description

A convenience set of workspaces corresponding flipper configurations.

Definition at line 34 of file PolarizationCorrectionWildes.h.

Member Function Documentation

◆ size()

size_t Mantid::Algorithms::PolarizationCorrectionWildes::WorkspaceMap::size ( ) const
noexcept

Count the non-nullptr workspaces.

Returns
the count on non-nullptr workspaces.

Definition at line 329 of file PolarizationCorrectionWildes.cpp.

References mmWS, mpWS, pmWS, and ppWS.

Member Data Documentation

◆ mmWS

API::MatrixWorkspace_sptr Mantid::Algorithms::PolarizationCorrectionWildes::WorkspaceMap::mmWS {nullptr}

◆ mpWS

API::MatrixWorkspace_sptr Mantid::Algorithms::PolarizationCorrectionWildes::WorkspaceMap::mpWS {nullptr}

◆ pmWS

API::MatrixWorkspace_sptr Mantid::Algorithms::PolarizationCorrectionWildes::WorkspaceMap::pmWS {nullptr}

◆ ppWS

API::MatrixWorkspace_sptr Mantid::Algorithms::PolarizationCorrectionWildes::WorkspaceMap::ppWS {nullptr}

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