|
BornAgain
1.19.0
Simulate and fit neutron and x-ray scattering at grazing incidence
|
This is the complete list of members for Particle, including all inherited members.
| abundance() const | IAbstractParticle | inline |
| accept(INodeVisitor *visitor) const final | Particle | inlinevirtual |
| bottomTopZ() const | IParticle | virtual |
| clone() const final | Particle | virtual |
| composedTranslation(const IRotation *p_rotation, kvector_t translation) const | IParticle | protected |
| containedMaterials() const | ISampleNode | |
| copyNumber(const INode *node) const | INode | |
| createComposedRotation(const IRotation *p_rotation) const | IParticle | protected |
| createFormFactor() const | IParticle | virtual |
| createParameterTree() const | INode | virtual |
| createSlicedParticle(ZLimits limits) const final | Particle | virtual |
| decompose() const | IParticle | virtual |
| displayName() const | INode | |
| getChildren() const final | Particle | virtual |
| getName() const | IParametricComponent | inline |
| IAbstractParticle()=default | IAbstractParticle | |
| IAbstractParticle(const NodeMeta &meta, const std::vector< double > &PValues) | IAbstractParticle | |
| ICloneable()=default | ICloneable | |
| ICloneable(const ICloneable &)=delete | ICloneable | |
| ICloneable(ICloneable &&)=default | ICloneable | |
| initialize() | Particle | private |
| INode() | INode | inline |
| INode(const NodeMeta &meta, const std::vector< double > &PValues) | INode | |
| IParametricComponent(const std::string &name="") | IParametricComponent | |
| IParametricComponent(const IParametricComponent &other) | IParametricComponent | |
| ISampleNode()=default | ISampleNode | |
| ISampleNode(const NodeMeta &meta, const std::vector< double > &PValues) | ISampleNode | |
| isMagnetic() const | ISampleNode | |
| m_abundance | IAbstractParticle | protected |
| m_form_factor | Particle | protected |
| m_material | Particle | protected |
| m_name | IParametricComponent | private |
| m_NP | INode | protected |
| m_P | INode | protected |
| m_parent | INode | private |
| m_pool | IParametricComponent | private |
| m_position | IParticle | protected |
| m_rotation | IParticle | protected |
| material() const final | Particle | inlinevirtual |
| onChange() | IParametricComponent | inlinevirtual |
| operator=(const IParametricComponent &other)=delete | IParametricComponent | |
| parameter(const std::string &name) const | IParametricComponent | |
| parameterPool() const | IParametricComponent | inline |
| parametersToString() const | IParametricComponent | |
| parent() const | INode | |
| parent() | INode | |
| Particle()=delete | Particle | |
| Particle(Material material) | Particle | |
| Particle(Material material, const IFormFactor &form_factor) | Particle | |
| Particle(Material material, const IFormFactor &form_factor, const IRotation &rotation) | Particle | |
| position() const | IParticle | inline |
| progeny() const | INode | |
| registerAbundance(bool make_registered=true) | IParticle | |
| registerChild(INode *node) | INode | |
| registerParameter(const std::string &name, double *parpointer) | IParametricComponent | |
| registerParticleProperties() | IParticle | protected |
| registerPosition(bool make_registered=true) | IParticle | |
| registerVector(const std::string &base_name, kvector_t *p_vec, const std::string &units="nm") | IParametricComponent | |
| removeParameter(const std::string &name) | IParametricComponent | |
| removeVector(const std::string &base_name) | IParametricComponent | |
| rotate(const IRotation &rotation) final | IParticle | virtual |
| rotation() const | IParticle | |
| setAbundance(double abundance) | IAbstractParticle | inline |
| setFormFactor(const IFormFactor &form_factor) | Particle | private |
| setMaterial(Material material) | Particle | |
| setName(const std::string &name) | IParametricComponent | inline |
| setParameterValue(const std::string &name, double value) | IParametricComponent | |
| setParent(const INode *newParent) | INode | virtual |
| setPosition(kvector_t position) | IParticle | inline |
| setPosition(double x, double y, double z) | IParticle | inline |
| setRotation(const IRotation &rotation) | IParticle | |
| setVectorValue(const std::string &base_name, kvector_t value) | IParametricComponent | |
| transferToCPP() | ICloneable | inlinevirtual |
| translate(kvector_t translation) final | IParticle | virtual |
| treeToString() const | INode | virtual |
| XComponentName(const std::string &base_name) | IParametricComponent | static |
| YComponentName(const std::string &base_name) | IParametricComponent | static |
| ZComponentName(const std::string &base_name) | IParametricComponent | static |
| ~IAbstractParticle()=default | IAbstractParticle | virtual |
| ~ICloneable()=default | ICloneable | virtual |
| ~IComponent() | IComponent | inlinevirtual |
| ~INode() | INode | inlinevirtual |
| ~IParametricComponent() | IParametricComponent | virtual |
| ~IParticle() | IParticle | |
| ~Particle() | Particle |