Mantid
Loading...
Searching...
No Matches
Namespaces | Variables
CalculateEfficiency2.cpp File Reference
#include "MantidAlgorithms/CalculateEfficiency2.h"
#include "MantidAPI/SpectrumInfo.h"
#include "MantidAPI/WorkspaceGroup.h"
#include "MantidDataObjects/EventWorkspace.h"
#include "MantidKernel/BoundedValidator.h"
#include <cmath>
#include <limits>
#include <vector>

Go to the source code of this file.

Namespaces

namespace  Mantid
 Helper class which provides the Collimation Length for SANS instruments.
 
namespace  Mantid::Algorithms
 
namespace  Mantid::Algorithms::PropertyNames
 A private namespace for property names.
 

Variables

static const std::string Mantid::Algorithms::PropertyNames::INPUT_WORKSPACE {"InputWorkspace"}
 
static const std::string Mantid::Algorithms::PropertyNames::MAX_THRESHOLD {"MaxThreshold"}
 
static const std::string Mantid::Algorithms::PropertyNames::MERGE_GROUP {"MergeGroup"}
 
static const std::string Mantid::Algorithms::PropertyNames::MIN_THRESHOLD {"MinThreshold"}
 
static const std::string Mantid::Algorithms::PropertyNames::OUTPUT_WORKSPACE {"OutputWorkspace"}