Mantid
Loading...
Searching...
No Matches
Variables
Mantid::DataHandling::NXcanSAS::PolProperties Namespace Reference

Variables

static const std::string ANALYZER_COMP_NAME = "AnalyzerComponentName"
 
static const std::string FLIPPER_COMP_NAMES = "FlipperComponentNames"
 
static const std::string INPUT_SPIN_STATES = "InputSpinStates"
 
static const std::string MAG_FIELD_DIR = "MagneticFieldDirection"
 
static const std::string MAG_FIELD_STRENGTH_LOGNAME = "MagneticFieldStrengthLogName"
 
std::map< std::string, std::string > POL_COMPONENTS
 
static const std::string POLARIZER_COMP_NAME = "PolarizerComponentName"
 

Variable Documentation

◆ ANALYZER_COMP_NAME

const std::string Mantid::DataHandling::NXcanSAS::PolProperties::ANALYZER_COMP_NAME = "AnalyzerComponentName"
static

◆ FLIPPER_COMP_NAMES

const std::string Mantid::DataHandling::NXcanSAS::PolProperties::FLIPPER_COMP_NAMES = "FlipperComponentNames"
static

◆ INPUT_SPIN_STATES

const std::string Mantid::DataHandling::NXcanSAS::PolProperties::INPUT_SPIN_STATES = "InputSpinStates"
static

◆ MAG_FIELD_DIR

const std::string Mantid::DataHandling::NXcanSAS::PolProperties::MAG_FIELD_DIR = "MagneticFieldDirection"
static

◆ MAG_FIELD_STRENGTH_LOGNAME

const std::string Mantid::DataHandling::NXcanSAS::PolProperties::MAG_FIELD_STRENGTH_LOGNAME = "MagneticFieldStrengthLogName"
static

◆ POL_COMPONENTS

std::map<std::string, std::string> Mantid::DataHandling::NXcanSAS::PolProperties::POL_COMPONENTS
inline
Initial value:
= {
{"polarizer", POLARIZER_COMP_NAME}, {"analyzer", ANALYZER_COMP_NAME}, {"flipper", FLIPPER_COMP_NAMES}}

Definition at line 44 of file NXcanSASDefinitions.h.

Referenced by Mantid::DataHandling::SaveNXcanSASBase::createPolarizedComponentMap().

◆ POLARIZER_COMP_NAME

const std::string Mantid::DataHandling::NXcanSAS::PolProperties::POLARIZER_COMP_NAME = "PolarizerComponentName"
static