| 
    IMP Reference Guide
    2.23.0
    
   The Integrative Modeling Platform 
   | 
 
Decorator for helping deal with a hierarchy of molecules. More...
#include <IMP/atom/atom_config.h>#include <IMP/core/utility.h>#include <IMP/core/Hierarchy.h>#include "bond_decorators.h"#include "atom_macros.h"#include <IMP/core/XYZR.h>#include <IMP/core/rigid_bodies.h>#include <IMP/core/Gaussian.h>#include <IMP/Particle.h>#include <IMP/Model.h>#include <vector>#include <deque>
 Include dependency graph for atom/Hierarchy.h:
 This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | IMP::atom::Hierarchy | 
| The standard decorator for manipulating molecular structures.  More... | |
Namespaces | |
| IMP | |
| Base functionality and abstract base classes for representation, scoring and sampling.  | |
| IMP::atom | |
| Functionality for loading, creating, manipulating and scoring atomic structures.  | |
Typedefs | |
| typedef IMP::Vector< Hierarchy > | IMP::atom::Hierarchies | 
Enumerations | |
| enum | IMP::atom::GetByType {  ATOM_TYPE, RESIDUE_TYPE, CHAIN_TYPE, MOLECULE_TYPE, DOMAIN_TYPE, FRAGMENT_TYPE, XYZ_TYPE, XYZR_TYPE, MASS_TYPE, STATE_TYPE }  | 
| The different types which can be passed to get_by_type()  More... | |
Functions | |
| IMP::core::RigidBody | IMP::atom::create_compatible_rigid_body (Hierarchy h, Hierarchy reference) | 
| Rigidify a molecule or collection of molecules.  More... | |
| IMP::core::RigidBody | IMP::atom::create_rigid_body (const Hierarchies &h, std::string name=std::string("created rigid body")) | 
| Rigidify a molecule or collection of molecules.  More... | |
| IMP::core::RigidBody | IMP::atom::create_rigid_body (Hierarchy h) | 
Decorator for helping deal with a hierarchy of molecules.
Copyright 2007-2022 IMP Inventors. All rights reserved.
Definition in file atom/Hierarchy.h.