addPropertyForList(const std::string &item, const std::string &value, API::MatrixWorkspace &ws) | Mantid::Algorithms::SampleLogsBehaviour | private |
addPropertyForTimeSeries(const std::string &item, const double value, API::MatrixWorkspace &ws) | Mantid::Algorithms::SampleLogsBehaviour | private |
checkErrorProperty(const API::MatrixWorkspace &addeeWS, Kernel::Property *addeeWSProperty, const SampleLogBehaviour &behaviour, const double addeeWSNumber, const double outWSNumber, const std::string &name) | Mantid::Algorithms::SampleLogsBehaviour | private |
checkWarnProperty(const API::MatrixWorkspace &addeeWS, Kernel::Property *addeeWSProperty, const SampleLogBehaviour &behaviour, const double addeeWSNumber, const double outWSNumber, const std::string &name) | Mantid::Algorithms::SampleLogsBehaviour | private |
createSampleLogsMapsFromInstrumentParams(SampleLogsMap &instrumentMap, API::MatrixWorkspace &ws) | Mantid::Algorithms::SampleLogsBehaviour | private |
createTolerancesVector(const size_t numberNames, const std::vector< std::string > &tolerances) | Mantid::Algorithms::SampleLogsBehaviour | private |
FAIL_DOC | Mantid::Algorithms::SampleLogsBehaviour | static |
FAIL_PROP | Mantid::Algorithms::SampleLogsBehaviour | static |
FAIL_TOL_DOC | Mantid::Algorithms::SampleLogsBehaviour | static |
FAIL_TOL_PROP | Mantid::Algorithms::SampleLogsBehaviour | static |
isWithinTolerance(const SampleLogBehaviour &behaviour, const double addeeWSNumber, const double outWSNumber) | Mantid::Algorithms::SampleLogsBehaviour | private |
LIST_DOC | Mantid::Algorithms::SampleLogsBehaviour | static |
LIST_PROP | Mantid::Algorithms::SampleLogsBehaviour | static |
m_addeeLogMap | Mantid::Algorithms::SampleLogsBehaviour | private |
m_logger | Mantid::Algorithms::SampleLogsBehaviour | private |
m_logMap | Mantid::Algorithms::SampleLogsBehaviour | private |
MergeLogType enum name | Mantid::Algorithms::SampleLogsBehaviour | |
mergeSampleLogs(const API::MatrixWorkspace_sptr &addeeWS, const API::MatrixWorkspace_sptr &outWS) | Mantid::Algorithms::SampleLogsBehaviour | |
parameterNames | Mantid::Algorithms::SampleLogsBehaviour | |
readdSampleLogToWorkspace(const API::MatrixWorkspace_sptr &addeeWS) | Mantid::Algorithms::SampleLogsBehaviour | |
removeSampleLogsFromWorkspace(const API::MatrixWorkspace_sptr &addeeWS) | Mantid::Algorithms::SampleLogsBehaviour | |
resetSampleLogs(const API::MatrixWorkspace_sptr &ws) | Mantid::Algorithms::SampleLogsBehaviour | |
SampleLogsBehaviour(const API::MatrixWorkspace_sptr &ws, Kernel::Logger &logger, const SampleLogNames &logEntries={}, ParameterName parName={}) | Mantid::Algorithms::SampleLogsBehaviour | |
SampleLogsKey typedef | Mantid::Algorithms::SampleLogsBehaviour | private |
SampleLogsMap typedef | Mantid::Algorithms::SampleLogsBehaviour | private |
setNumericValue(const std::string &item, const API::MatrixWorkspace &ws, double &value) | Mantid::Algorithms::SampleLogsBehaviour | private |
setSampleMap(SampleLogsMap &map, const MergeLogType &, const std::string ¶ms, API::MatrixWorkspace &ws, const std::string ¶msTolerances="", bool skipIfInPrimaryMap=false) | Mantid::Algorithms::SampleLogsBehaviour | private |
setUpdatedSampleLogs(const API::MatrixWorkspace_sptr &outWS) | Mantid::Algorithms::SampleLogsBehaviour | |
stringPropertiesMatch(const SampleLogBehaviour &behaviour, const Kernel::Property *addeeWSProperty) | Mantid::Algorithms::SampleLogsBehaviour | private |
SUM_DOC | Mantid::Algorithms::SampleLogsBehaviour | static |
SUM_PROP | Mantid::Algorithms::SampleLogsBehaviour | static |
TIME_SERIES_DOC | Mantid::Algorithms::SampleLogsBehaviour | static |
TIME_SERIES_PROP | Mantid::Algorithms::SampleLogsBehaviour | static |
updateListProperty(const API::MatrixWorkspace &addeeWS, API::MatrixWorkspace &outWS, const std::string &name) | Mantid::Algorithms::SampleLogsBehaviour | private |
updateSumProperty(double addeeWSNumber, double outWSNumber, API::MatrixWorkspace &outWS, const std::string &name) | Mantid::Algorithms::SampleLogsBehaviour | private |
updateTimeSeriesProperty(const API::MatrixWorkspace &addeeWS, const API::MatrixWorkspace &outWS, const std::string &name) | Mantid::Algorithms::SampleLogsBehaviour | private |
WARN_DOC | Mantid::Algorithms::SampleLogsBehaviour | static |
WARN_PROP | Mantid::Algorithms::SampleLogsBehaviour | static |
WARN_TOL_DOC | Mantid::Algorithms::SampleLogsBehaviour | static |
WARN_TOL_PROP | Mantid::Algorithms::SampleLogsBehaviour | static |