Mantid
Loading...
Searching...
No Matches
Public Member Functions | Private Attributes | List of all members
Mantid::MDAlgorithms::MDTransfAxisNames Class Reference

#include <MDTransfAxisNames.h>

Public Member Functions

std::vector< std::string > getDefaultDimIDModQ (Kernel::DeltaEMode::Type dEMode) const
 
std::vector< std::string > getDefaultDimIDQ3D (Kernel::DeltaEMode::Type dEMode) const
 function returns default dimension id-s for different Q and dE modes, defined by this class More...
 
 MDTransfAxisNames ()
 

Private Attributes

std::vector< std::string > m_DefaultDimID
 the vector describes default dimension names, specified along the axis if no names are explicitly requested; More...
 

Detailed Description

Definition at line 38 of file MDTransfAxisNames.h.

Constructor & Destructor Documentation

◆ MDTransfAxisNames()

Mantid::MDAlgorithms::MDTransfAxisNames::MDTransfAxisNames ( )

Member Function Documentation

◆ getDefaultDimIDModQ()

std::vector< std::string > Mantid::MDAlgorithms::MDTransfAxisNames::getDefaultDimIDModQ ( Kernel::DeltaEMode::Type  dEMode) const

◆ getDefaultDimIDQ3D()

std::vector< std::string > Mantid::MDAlgorithms::MDTransfAxisNames::getDefaultDimIDQ3D ( Kernel::DeltaEMode::Type  dEMode) const

Member Data Documentation

◆ m_DefaultDimID

std::vector<std::string> Mantid::MDAlgorithms::MDTransfAxisNames::m_DefaultDimID
private

the vector describes default dimension names, specified along the axis if no names are explicitly requested;

Definition at line 51 of file MDTransfAxisNames.h.

Referenced by getDefaultDimIDModQ(), getDefaultDimIDQ3D(), and MDTransfAxisNames().


The documentation for this class was generated from the following files: