IMP Reference Guide
2.14.0
The Integrative Modeling Platform
|
Classes used in the construction of ModelObjects. More...
#include <IMP/kernel_config.h>
#include "ModelObject.h"
#include "particle_index.h"
#include "ScoreState.h"
Go to the source code of this file.
Classes | |
class | IMP::ParticleInputs |
Base class for objects that take particle arguments and read from them. More... | |
class | IMP::ParticleOutputs |
Base class for objects that take particle arguments and modify them. More... | |
Namespaces | |
IMP | |
Base functionality and abstract base classes for representation, scoring and sampling. | |
Functions | |
ScoreStatesTemp | IMP::get_required_score_states (const ModelObjectsTemp &mos, ScoreStatesTemp exclude=ScoreStatesTemp()) |
Compute the set of score states required by the passed ModelObjects. More... | |
Classes used in the construction of ModelObjects.
Copyright 2007-2020 IMP Inventors. All rights reserved.
Definition in file model_object_helpers.h.