IMP
2.4.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 kernel::ParticlesTemp &ps) | |
Public Member Functions inherited from IMP::base::Vector< base::WeakPointer< Particle > > | |
Vector (unsigned int sz, const base::WeakPointer< Particle > &t=base::WeakPointer< Particle >()) | |
Vector (It b, It e) | |
Vector (const std::vector< VO > &o) | |
operator Vector< O > () const | |
Vector< base::WeakPointer < Particle > > | operator+= (const OV &o) |