Mantid
Loading...
Searching...
No Matches
Functions | Variables
Mantid::Algorithms::SpinStatesORSO Namespace Reference

Functions

MANTID_ALGORITHMS_DLL void addORSOLogForSpinState (const Mantid::API::MatrixWorkspace_sptr &ws, const std::string &spinState)
 
MANTID_ALGORITHMS_DLL const std::string & getORSONotationForSpinState (const std::string &spinState)
 

Variables

static const std::string LOG_NAME = "spin_state_ORSO"
 
static const std::string MM = "mm"
 
static const std::string MO = "mo"
 
static const std::string MP = "mp"
 
static const std::string PM = "pm"
 
static const std::string PO = "po"
 
static const std::string PP = "pp"
 

Function Documentation

◆ addORSOLogForSpinState()

void Mantid::Algorithms::SpinStatesORSO::addORSOLogForSpinState ( const Mantid::API::MatrixWorkspace_sptr ws,
const std::string &  spinState 
)

◆ getORSONotationForSpinState()

const std::string & Mantid::Algorithms::SpinStatesORSO::getORSONotationForSpinState ( const std::string &  spinState)

Variable Documentation

◆ LOG_NAME

const std::string Mantid::Algorithms::SpinStatesORSO::LOG_NAME = "spin_state_ORSO"
static

Definition at line 64 of file PolarizationCorrectionsHelpers.h.

Referenced by addORSOLogForSpinState().

◆ MM

const std::string Mantid::Algorithms::SpinStatesORSO::MM = "mm"
static

Definition at line 60 of file PolarizationCorrectionsHelpers.h.

Referenced by getORSONotationForSpinState().

◆ MO

const std::string Mantid::Algorithms::SpinStatesORSO::MO = "mo"
static

Definition at line 62 of file PolarizationCorrectionsHelpers.h.

Referenced by getORSONotationForSpinState().

◆ MP

const std::string Mantid::Algorithms::SpinStatesORSO::MP = "mp"
static

Definition at line 59 of file PolarizationCorrectionsHelpers.h.

Referenced by getORSONotationForSpinState().

◆ PM

const std::string Mantid::Algorithms::SpinStatesORSO::PM = "pm"
static

Definition at line 58 of file PolarizationCorrectionsHelpers.h.

Referenced by getORSONotationForSpinState().

◆ PO

const std::string Mantid::Algorithms::SpinStatesORSO::PO = "po"
static

Definition at line 61 of file PolarizationCorrectionsHelpers.h.

Referenced by getORSONotationForSpinState().

◆ PP

const std::string Mantid::Algorithms::SpinStatesORSO::PP = "pp"
static

Definition at line 57 of file PolarizationCorrectionsHelpers.h.

Referenced by getORSONotationForSpinState().