IMP Reference Guide
2.18.0
The Integrative Modeling Platform
|
Assemble SPB restraints. More...
#include <IMP.h>
#include <IMP/atom.h>
#include <IMP/container.h>
#include <IMP/spb/spb_main.h>
#include <map>
#include <string>
#include <IMP/spb/spb_config.h>
Go to the source code of this file.
Namespaces | |
IMP | |
Base functionality and abstract base classes for representation, scoring and sampling. | |
IMP::spb | |
Classes, functions and executables for modeling of the Spindle Pole Body. | |
Functions | |
std::map< std::string, IMP::Pointer< RestraintSet > > | IMP::spb::spb_assemble_restraints (Model *m, RestraintSet *allrs, spb::SPBParameters &myparam, atom::Hierarchies &all_mol, container::ListSingletonContainer *CP_ps, container::ListSingletonContainer *IL2_ps, std::map< std::string, IMP::Pointer< Particle > > ISD_ps) |
Assemble SPB restraints.
Copyright 2007-2022 IMP Inventors. All rights reserved.
Definition in file spb_assemble_restraints.h.