Mantid
Loading...
Searching...
No Matches
Variables
Mantid::Algorithms::SolidAngleMethods Namespace Reference

Variables

static const std::string GENERIC_SHAPE = "GenericShape"
 
static const std::string HORIZONTAL_TUBE = "HorizontalTube"
 
static const std::string HORIZONTAL_WING = "HorizontalWing"
 
static const std::string RECTANGLE = "Rectangle"
 
static const std::string VERTICAL_TUBE = "VerticalTube"
 
static const std::string VERTICAL_WING = "VerticalWing"
 

Variable Documentation

◆ GENERIC_SHAPE

const std::string Mantid::Algorithms::SolidAngleMethods::GENERIC_SHAPE = "GenericShape"
static

◆ HORIZONTAL_TUBE

const std::string Mantid::Algorithms::SolidAngleMethods::HORIZONTAL_TUBE = "HorizontalTube"
static

◆ HORIZONTAL_WING

const std::string Mantid::Algorithms::SolidAngleMethods::HORIZONTAL_WING = "HorizontalWing"
static

◆ RECTANGLE

const std::string Mantid::Algorithms::SolidAngleMethods::RECTANGLE = "Rectangle"
static

◆ VERTICAL_TUBE

const std::string Mantid::Algorithms::SolidAngleMethods::VERTICAL_TUBE = "VerticalTube"
static

◆ VERTICAL_WING

const std::string Mantid::Algorithms::SolidAngleMethods::VERTICAL_WING = "VerticalWing"
static