Mantid
Loading...
Searching...
No Matches
Functions | Variables
Prop Namespace Reference

String constants for algorithm's properties. More...

Functions

static const std::string INPUT_SPIN_STATES ("InputSpinStates")
 
static const std::string OUTPUT_SPIN_STATES ("OutputSpinStates")
 

Variables

static const std::string ADD_SPIN_STATE_LOG {"AddSpinStateToLog"}
 
static const std::vector< std::string > defaultSpinStatesForPA
 
static const std::vector< std::string > defaultSpinStatesForPNR
 
static const std::string EFFICIENCIES {"Efficiencies"}
 
static const std::string INPUT_WORKSPACE {"InputWorkspace"}
 
static const std::string OUTPUT_WORKSPACE {"OutputWorkspace"}
 

Detailed Description

String constants for algorithm's properties.

Constants for algorithm's property names.

Property names.

Constants for the algorithm's property names.

A private namespace holding the property names of GetEiMonDet algorithm, version 3.

Namespace containing the algorithm's property names.

Function Documentation

◆ INPUT_SPIN_STATES()

static const std::string Prop::INPUT_SPIN_STATES ( "InputSpinStates"  )
static

◆ OUTPUT_SPIN_STATES()

static const std::string Prop::OUTPUT_SPIN_STATES ( "OutputSpinStates"  )
static

Variable Documentation

◆ ADD_SPIN_STATE_LOG

const std::string Prop::ADD_SPIN_STATE_LOG {"AddSpinStateToLog"}
static

◆ defaultSpinStatesForPA

const std::vector<std::string> Prop::defaultSpinStatesForPA
static

◆ defaultSpinStatesForPNR

const std::vector<std::string> Prop::defaultSpinStatesForPNR
static

◆ EFFICIENCIES

const std::string Prop::EFFICIENCIES {"Efficiencies"}
static

◆ INPUT_WORKSPACE

const std::string Prop::INPUT_WORKSPACE {"InputWorkspace"}
static

◆ OUTPUT_WORKSPACE

const std::string Prop::OUTPUT_WORKSPACE {"OutputWorkspace"}
static