Mantid
|
#include <SampleLogsBehaviour.h>
Public Attributes | |
std::string | FAIL_MERGE |
std::string | FAIL_MERGE_TOLERANCES |
std::string | LIST_MERGE |
std::string | SUM_MERGE |
std::string | TIME_SERIES_MERGE |
std::string | WARN_MERGE |
std::string | WARN_MERGE_TOLERANCES |
Definition at line 29 of file SampleLogsBehaviour.h.
std::string Mantid::Algorithms::SampleLogsBehaviour::ParameterName::FAIL_MERGE |
Definition at line 35 of file SampleLogsBehaviour.h.
Referenced by Mantid::Algorithms::SampleLogsBehaviour::createSampleLogsMapsFromInstrumentParams().
std::string Mantid::Algorithms::SampleLogsBehaviour::ParameterName::FAIL_MERGE_TOLERANCES |
Definition at line 36 of file SampleLogsBehaviour.h.
Referenced by Mantid::Algorithms::SampleLogsBehaviour::createSampleLogsMapsFromInstrumentParams().
std::string Mantid::Algorithms::SampleLogsBehaviour::ParameterName::LIST_MERGE |
Definition at line 32 of file SampleLogsBehaviour.h.
Referenced by Mantid::Algorithms::SampleLogsBehaviour::createSampleLogsMapsFromInstrumentParams().
std::string Mantid::Algorithms::SampleLogsBehaviour::ParameterName::SUM_MERGE |
Definition at line 30 of file SampleLogsBehaviour.h.
Referenced by Mantid::Algorithms::SampleLogsBehaviour::createSampleLogsMapsFromInstrumentParams().
std::string Mantid::Algorithms::SampleLogsBehaviour::ParameterName::TIME_SERIES_MERGE |
Definition at line 31 of file SampleLogsBehaviour.h.
Referenced by Mantid::Algorithms::SampleLogsBehaviour::createSampleLogsMapsFromInstrumentParams().
std::string Mantid::Algorithms::SampleLogsBehaviour::ParameterName::WARN_MERGE |
Definition at line 33 of file SampleLogsBehaviour.h.
Referenced by Mantid::Algorithms::SampleLogsBehaviour::createSampleLogsMapsFromInstrumentParams().
std::string Mantid::Algorithms::SampleLogsBehaviour::ParameterName::WARN_MERGE_TOLERANCES |
Definition at line 34 of file SampleLogsBehaviour.h.
Referenced by Mantid::Algorithms::SampleLogsBehaviour::createSampleLogsMapsFromInstrumentParams().