BornAgain  1.19.0
Simulate and fit neutron and x-ray scattering at grazing incidence
ToyItems::Constants Namespace Reference

Variables

const ModelView::model_type AnysoPyramidItemType = "AnysoPyramid"
 
const ModelView::model_type CylinderItemType = "Cylinder"
 
const ModelView::model_type LatticeItemType = "Lattice"
 
const ModelView::model_type LayerItemType = "Layer"
 
const ModelView::model_type MultiLayerItemType = "MultiLayer"
 
const ModelView::model_type ParticleItemType = "Particle"
 
const ModelView::model_type ShapeGroupItemType = "ShapeGroup"
 
const ModelView::model_type SphereItemType = "Sphere"
 

Variable Documentation

◆ AnysoPyramidItemType

const ModelView::model_type ToyItems::Constants::AnysoPyramidItemType = "AnysoPyramid"

Definition at line 37 of file toyitems.h.

Referenced by TEST_F().

◆ CylinderItemType

const ModelView::model_type ToyItems::Constants::CylinderItemType = "Cylinder"

Definition at line 35 of file toyitems.h.

Referenced by TEST_F().

◆ LatticeItemType

const ModelView::model_type ToyItems::Constants::LatticeItemType = "Lattice"

Definition at line 33 of file toyitems.h.

◆ LayerItemType

const ModelView::model_type ToyItems::Constants::LayerItemType = "Layer"

Definition at line 31 of file toyitems.h.

Referenced by ToyItems::MultiLayerItem::MultiLayerItem(), and TEST_F().

◆ MultiLayerItemType

const ModelView::model_type ToyItems::Constants::MultiLayerItemType = "MultiLayer"

Definition at line 30 of file toyitems.h.

Referenced by TEST_F().

◆ ParticleItemType

const ModelView::model_type ToyItems::Constants::ParticleItemType = "Particle"

Definition at line 32 of file toyitems.h.

Referenced by ToyItems::LayerItem::LayerItem().

◆ ShapeGroupItemType

const ModelView::model_type ToyItems::Constants::ShapeGroupItemType = "ShapeGroup"

Definition at line 39 of file toyitems.h.

Referenced by TEST_F().

◆ SphereItemType

const ModelView::model_type ToyItems::Constants::SphereItemType = "Sphere"

Definition at line 36 of file toyitems.h.

Referenced by TEST_F().