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

Detailed Description

Hexagonally centred, reverse ReflectionCondition.

Definition at line 141 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 144 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 146 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 148 of file ReflectionCondition.h.


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