12namespace WorkflowAlgorithms {
20 const std::vector<int> &subtractedPeriods,
const int firstPairIndex,
21 const int secondPairIndex,
const double alpha = 1);
#define DLLExport
Definitions of the DLLImport compiler directives for MSVC.
IMuonAsymmetryCalculator : Abstract base class for muon asymmetry calculations.
MuonPairAsymmetryCalculator : Calculates asymmetry for a given pair of groups, given the alpha value.
const double m_alpha
Alpha value of the pair.
const int m_secondPairIndex
Workspace index of the second group of the pair.
const int m_firstPairIndex
Workspace index of the first group of the pair.
std::shared_ptr< WorkspaceGroup > WorkspaceGroup_sptr
shared pointer to Mantid::API::WorkspaceGroup
std::shared_ptr< Workspace > Workspace_sptr
shared pointer to Mantid::API::Workspace
std::shared_ptr< MatrixWorkspace > MatrixWorkspace_sptr
shared pointer to the matrix workspace base class
Helper class which provides the Collimation Length for SANS instruments.