Mantid
Loading...
Searching...
No Matches
Classes | Namespaces | Enumerations
MDWSTransform.h File Reference
#include "MantidMDAlgorithms/MDTransfAxisNames.h"
#include "MantidMDAlgorithms/MDWSDescription.h"

Go to the source code of this file.

Classes

class  Mantid::MDAlgorithms::MDWSTransform
 

Namespaces

namespace  Mantid
 Helper class which provides the Collimation Length for SANS instruments.
 
namespace  Mantid::MDAlgorithms
 
namespace  Mantid::MDAlgorithms::CnvrtToMD
 The class defines default axis names/dimension ID-s for MD workspace which can be obtained/used in the MD transformations converting matrix workspace to Q or Q-dE space.
 

Enumerations

enum  Mantid::MDAlgorithms::CnvrtToMD::CoordScaling {
  Mantid::MDAlgorithms::CnvrtToMD::NoScaling , Mantid::MDAlgorithms::CnvrtToMD::SingleScale , Mantid::MDAlgorithms::CnvrtToMD::OrthogonalHKLScale , Mantid::MDAlgorithms::CnvrtToMD::HKLScale ,
  Mantid::MDAlgorithms::CnvrtToMD::NCoordScalings
}
 enum descrines availble momentum scalings, interpreted by this class More...
 
enum  Mantid::MDAlgorithms::CnvrtToMD::TargetFrame {
  Mantid::MDAlgorithms::CnvrtToMD::LabFrame , Mantid::MDAlgorithms::CnvrtToMD::SampleFrame , Mantid::MDAlgorithms::CnvrtToMD::HKLFrame , Mantid::MDAlgorithms::CnvrtToMD::AutoSelect ,
  Mantid::MDAlgorithms::CnvrtToMD::NTargetFrames
}
 enum describes availible target coordinate systems for Q3D mode More...