IMP logo
IMP Reference Guide  2.7.0
The Integrative Modeling Platform
IMP::domino::ParticlesAdaptor Class Reference

#include <IMP/domino/particle_states.h>

+ Inheritance diagram for IMP::domino::ParticlesAdaptor:

Detailed Description

Accept either particles, decorators or ParticleStatesTable as an input to define a list of particle.

Definition at line 288 of file particle_states.h.

Public Member Functions

 ParticlesAdaptor (ParticleStatesTable *pst)
 
 ParticlesAdaptor (const ParticlesTemp &ps)
 
- Public Member Functions inherited from IMP::Vector< WeakPointer< Particle > >
 Vector (unsigned int sz, const WeakPointer< Particle > &t=WeakPointer< Particle >())
 
 Vector (It b, It e)
 
 Vector (const std::vector< VO > &o)
 
 operator Vector< O > () const
 
Vector< WeakPointer< Particle > > operator+= (const OV &o)
 

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