BornAgain  1.19.0
Simulate and fit neutron and x-ray scattering at grazing incidence
toyitems.h File Reference

Defines class CLASS? More...

Include dependency graph for toyitems.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  ToyItems::AnysoPyramidItem
 Represents an anysotropical pyramid. More...
 
class  ToyItems::CylinderItem
 Represents a cylindrical shape. More...
 
class  ToyItems::LatticeItem
 Represents a lattice. More...
 
class  ToyItems::LayerItem
 Represents a layer, with thickness and color, and possibly populated with particles. More...
 
class  ToyItems::MultiLayerItem
 Represents multilayer with collection of layers. More...
 
class  ToyItems::ParticleItem
 Represents a particle, with a position, and a selection of possible shapes. More...
 
class  ToyItems::ShapeGroupItem
 Represents a group item holding a collection of shapes. More...
 
class  ToyItems::SphereItem
 Represents a shpere. More...
 

Namespaces

 ToyItems
 Collection of toy items and models for testing purposes.
 
 ToyItems::Constants
 

Variables

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

Detailed Description

Defines class CLASS?

Homepage:\n http://www.bornagainproject.org
License:\n GNU General Public License v3 or higher (see COPYING)
Authors
Gennady Pospelov et al, Scientific Computing Group at MLZ (see CITATION, AUTHORS)

Definition in file toyitems.h.