|
IMP Reference Guide
develop.169ea894ba,2025/11/02
The Integrative Modeling Platform
|
description More...
#include "npctransport_config.h"#include "SimulationData.h"#include <IMP/rmf/atom_links.h>#include <IMP/rmf/link_macros.h>#include <boost/unordered_map.hpp>#include <IMP/WeakPointer.h>
Include dependency graph for rmf_links.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | IMP::npctransport::HierarchyWithSitesLoadLink |
| Load sites data from an RMF file. More... | |
| class | IMP::npctransport::HierarchyWithSitesSaveLink |
| Save sites data to an RMF file. More... | |
Namespaces | |
| IMP | |
| Base functionality and abstract base classes for representation, scoring and sampling. | |
| IMP::npctransport | |
| Simulation of transport through the Nuclear Pore Complex. | |
Functions | |
| void | IMP::npctransport::add_hierarchies_with_sites (RMF::FileHandle fh, const atom::Hierarchies &hs) |
| void | IMP::npctransport::add_hierarchies_with_sites (RMF::NodeHandle fh, const atom::Hierarchies &hs) |
| void | IMP::npctransport::add_hierarchy_with_sites (RMF::FileHandle fh, atom::Hierarchy hs) |
| void | IMP::npctransport::add_test_sites (RMF::FileHandle fh, core::ParticleType t, double display_radius, algebra::Vector3Ds sites) |
| void | IMP::npctransport::add_test_sites (RMF::FileHandle fh, core::ParticleType t, algebra::Sphere3Ds sites) |
| atom::Hierarchies | IMP::npctransport::create_hierarchies_with_sites (RMF::FileConstHandle fh, Model *m) |
| void | IMP::npctransport::link_hierarchies_with_sites (RMF::FileConstHandle fh, const atom::Hierarchies &hs) |