IMP Reference Guide
2.14.0
The Integrative Modeling Platform
|
#include <IMP/domino/particle_states.h>
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) |