|
IMP Reference Guide
develop.169ea894ba,2025/11/01
The Integrative Modeling Platform
|
#include <IMP/domino/particle_states.h>
Inheritance diagram for IMP::domino::ParticlesAdaptor:Accept either particles, decorators or ParticleStatesTable as an input to define a list of particle.
Definition at line 289 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) |