Mantid
Loading...
Searching...
No Matches
Public Member Functions | List of all members
Mantid::Geometry::ReflectionConditionHexagonallyReverse Class Reference

Hexagonally centred, reverse ReflectionCondition. More...

#include <ReflectionCondition.h>

Inheritance diagram for Mantid::Geometry::ReflectionConditionHexagonallyReverse:
Mantid::Geometry::ReflectionCondition

Public Member Functions

std::string getName () override
 Name of the reflection condition.
 
std::string getSymbol () override
 Symbol of the associated lattice centering.
 
bool isAllowed (int h, int k, int) override
 Return true if the hkl is allowed.
 
- Public Member Functions inherited from Mantid::Geometry::ReflectionCondition
virtual ~ReflectionCondition ()=default
 

Detailed Description

Hexagonally centred, reverse ReflectionCondition.

Definition at line 140 of file ReflectionCondition.h.

Member Function Documentation

◆ getName()

std::string Mantid::Geometry::ReflectionConditionHexagonallyReverse::getName ( )
inlineoverridevirtual

Name of the reflection condition.

Implements Mantid::Geometry::ReflectionCondition.

Definition at line 143 of file ReflectionCondition.h.

◆ getSymbol()

std::string Mantid::Geometry::ReflectionConditionHexagonallyReverse::getSymbol ( )
inlineoverridevirtual

Symbol of the associated lattice centering.

Implements Mantid::Geometry::ReflectionCondition.

Definition at line 145 of file ReflectionCondition.h.

◆ isAllowed()

bool Mantid::Geometry::ReflectionConditionHexagonallyReverse::isAllowed ( int  h,
int  k,
int   
)
inlineoverridevirtual

Return true if the hkl is allowed.

Implements Mantid::Geometry::ReflectionCondition.

Definition at line 147 of file ReflectionCondition.h.


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