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

A-face centred ReflectionCondition. More...

#include <ReflectionCondition.h>

Inheritance diagram for Mantid::Geometry::ReflectionConditionAFaceCentred:
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, int k, int l) 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

A-face centred ReflectionCondition.

Definition at line 65 of file ReflectionCondition.h.

Member Function Documentation

◆ getName()

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

Name of the reflection condition.

Implements Mantid::Geometry::ReflectionCondition.

Definition at line 68 of file ReflectionCondition.h.

◆ getSymbol()

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

Symbol of the associated lattice centering.

Implements Mantid::Geometry::ReflectionCondition.

Definition at line 70 of file ReflectionCondition.h.

◆ isAllowed()

bool Mantid::Geometry::ReflectionConditionAFaceCentred::isAllowed ( int  ,
int  k,
int  l 
)
inlineoverridevirtual

Return true if the hkl is allowed.

Implements Mantid::Geometry::ReflectionCondition.

Definition at line 72 of file ReflectionCondition.h.


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