16 #include "Base/Util/Assert.h"
40 return {
"Spherical detector",
""};
42 return {
"Rectangular detector",
""};
Defines class DetectorItemCatalog.
Defines class RectangularDetectorItem.
Defines class SphericalDetectorItem.
static UiInfo uiInfo(Type t)
UiInfo on the given type.
static DetectorItem * create(Type type)
Creates the item of the given type.
static Type type(const DetectorItem *item)
Returns the enum type of the given item.
static QVector< Type > types()
Available types of items.