IMP logo
IMP Reference Guide  develop.45c11de31d,2024/03/27
The Integrative Modeling Platform
model_object_helpers.h File Reference

Classes used in the construction of ModelObjects. More...

#include <IMP/kernel_config.h>
#include "ModelObject.h"
#include "particle_index.h"
#include "ScoreState.h"
+ Include dependency graph for model_object_helpers.h:
+ This graph shows which files directly or indirectly include this file:

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...
 

Detailed Description

Classes used in the construction of ModelObjects.

Copyright 2007-2022 IMP Inventors. All rights reserved.

Definition in file model_object_helpers.h.