Mantid
Loading...
Searching...
No Matches
Classes | Namespaces | Enumerations
BinaryOperation.h File Reference
#include "MantidAPI/Algorithm.h"
#include "MantidAPI/Run.h"
#include "MantidAPI/SpectrumInfo.h"
#include "MantidAPI/WorkspaceGroup_fwd.h"
#include "MantidAPI/Workspace_fwd.h"
#include "MantidAlgorithms/DllConfig.h"
#include "MantidDataObjects/EventList.h"
#include "MantidDataObjects/EventWorkspace.h"
#include "MantidHistogramData/Histogram.h"

Go to the source code of this file.

Classes

class  Mantid::Algorithms::BinaryOperation
 BinaryOperation supports the implementation of a binary operation on two input workspaces. More...
 

Namespaces

namespace  Mantid
 Helper class which provides the Collimation Length for SANS instruments.
 
namespace  Mantid::Algorithms
 

Enumerations

enum  Mantid::Algorithms::OperandType { Mantid::Algorithms::eEventList = 0 , Mantid::Algorithms::eHistogram = 1 , Mantid::Algorithms::eNumber = 2 }