|
Mantid
|
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" |
| void Mantid::Algorithms::SpinStatesORSO::addORSOLogForSpinState | ( | const Mantid::API::MatrixWorkspace_sptr & | ws, |
| const std::string & | spinState | ||
| ) |
Definition at line 87 of file PolarizationCorrectionsHelpers.cpp.
References getORSONotationForSpinState(), and LOG_NAME.
Referenced by Mantid::Algorithms::PolarizationCorrectionWildes::addSpinStateLogToWs().
| const std::string & Mantid::Algorithms::SpinStatesORSO::getORSONotationForSpinState | ( | const std::string & | spinState | ) |
Definition at line 49 of file PolarizationCorrectionsHelpers.cpp.
References Mantid::Algorithms::SpinStateConfigurationsFredrikze::ANTI, Mantid::Algorithms::SpinStateConfigurationsFredrikze::ANTI_ANTI, Mantid::Algorithms::SpinStateConfigurationsFredrikze::ANTI_PARA, Mantid::Algorithms::SpinStateConfigurationsWildes::MINUS, Mantid::Algorithms::SpinStateConfigurationsWildes::MINUS_MINUS, Mantid::Algorithms::SpinStateConfigurationsWildes::MINUS_PLUS, MM, MO, MP, Mantid::Algorithms::SpinStateConfigurationsFredrikze::PARA, Mantid::Algorithms::SpinStateConfigurationsFredrikze::PARA_ANTI, Mantid::Algorithms::SpinStateConfigurationsFredrikze::PARA_PARA, Mantid::Algorithms::SpinStateConfigurationsWildes::PLUS, Mantid::Algorithms::SpinStateConfigurationsWildes::PLUS_MINUS, Mantid::Algorithms::SpinStateConfigurationsWildes::PLUS_PLUS, PM, PO, and PP.
Referenced by addORSOLogForSpinState().
|
static |
Definition at line 64 of file PolarizationCorrectionsHelpers.h.
Referenced by addORSOLogForSpinState().
|
static |
Definition at line 60 of file PolarizationCorrectionsHelpers.h.
Referenced by getORSONotationForSpinState().
|
static |
Definition at line 62 of file PolarizationCorrectionsHelpers.h.
Referenced by getORSONotationForSpinState().
|
static |
Definition at line 59 of file PolarizationCorrectionsHelpers.h.
Referenced by getORSONotationForSpinState().
|
static |
Definition at line 58 of file PolarizationCorrectionsHelpers.h.
Referenced by getORSONotationForSpinState().
|
static |
Definition at line 61 of file PolarizationCorrectionsHelpers.h.
Referenced by getORSONotationForSpinState().
|
static |
Definition at line 57 of file PolarizationCorrectionsHelpers.h.
Referenced by getORSONotationForSpinState().