IMP logo
IMP Reference Guide  2.6.0
The Integrative Modeling Platform
IMP::ParticleOutputs Class Referenceabstract

#include <IMP/model_object_helpers.h>

+ Inheritance diagram for IMP::ParticleOutputs:

Detailed Description

Inherit from this for objects that take particle arguments and modify them.

Definition at line 34 of file model_object_helpers.h.

Public Member Functions

ModelObjectsTemp get_outputs (Model *m, const ParticleIndexes &pis) const
 

Protected Member Functions

virtual ModelObjectsTemp do_get_outputs (Model *m, const ParticleIndexes &pis) const =0
 

Member Function Documentation

ModelObjectsTemp IMP::ParticleOutputs::get_outputs ( Model m,
const ParticleIndexes pis 
) const

Get the list of ModelObjects changed when passed the given list of particles is used.


The documentation for this class was generated from the following file: