|
IMP
2.0.1
The Integrative Modeling Platform
|
Restrainer functions for restraints. More...
#include <IMP/restrainer/restrainer_config.h>#include <IMP/SingletonContainer.h>#include <IMP/atom.h>#include <IMP/core.h>#include <IMP/em/FitRestraint.h>#include <IMP/em/DensityMap.h>#include <IMP/core/rigid_bodies.h>
Include dependency graph for simplify_restraint.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | IMP::restrainer::SimpleConnectivity |
| Simple connectivity restraint. More... | |
| class | IMP::restrainer::SimpleDiameter |
| Simple diameter restraint. More... | |
| class | IMP::restrainer::SimpleDistance |
| Simple distance restraint between two particles. More... | |
| class | IMP::restrainer::SimpleEMFit |
| Simple EM fit restraint. More... | |
| class | IMP::restrainer::SimpleExcludedVolume |
| Simple excluded volume restraint. More... | |
Namespaces | |
| namespace | IMP |
| All IMP::kernel code is brought into the IMP namespace. | |
| namespace | IMP::restrainer |
| See IMP.restrainer Overview for more information. | |
Typedefs | |
| typedef IMP::base::Vector < SimpleConnectivity > | IMP::restrainer::SimpleConnectivities |
| typedef IMP::base::Vector < SimpleDiameter > | IMP::restrainer::SimpleDiameters |
| typedef IMP::base::Vector < SimpleDistance > | IMP::restrainer::SimpleDistances |
| typedef IMP::base::Vector < SimpleEMFit > | IMP::restrainer::SimpleEMFits |
| typedef IMP::base::Vector < SimpleExcludedVolume > | IMP::restrainer::SimpleExcludedVolumes |
Functions | |
| SimpleConnectivity | IMP::restrainer::create_simple_connectivity_on_rigid_bodies (const core::RigidBodies &rbs, Refiner *ref=IMP::core::internal::get_rigid_members_refiner()) |
| em::DensityMap * | IMP::restrainer::load_em_density_map (char const *map_fn, float spacing, float resolution) |
| core::RigidBodies | IMP::restrainer::set_rigid_bodies (atom::Hierarchies const &mhs) |
Copyright 2007-2013 IMP Inventors. All rights reserved.
Definition in file simplify_restraint.h.