IMP Reference Guide
2.6.1
The Integrative Modeling Platform
|
#include <IMP/particle_index.h>
Take Decorator, Particle or ParticleIndex.
Definition at line 50 of file particle_index.h.
Public Member Functions | |
template<class PS > | |
ParticleIndexesAdaptor (const PS &ps) | |
ParticleIndexesAdaptor (const Particles &ps) | |
ParticleIndexesAdaptor (const ParticlesTemp &ps) | |
ParticleIndexesAdaptor (const ParticleIndexes &pi) | |
const_iterator | begin () const |
const_iterator | end () const |
operator const ParticleIndexes & () const | |
ParticleIndex | operator[] (unsigned int i) const |
unsigned int | size () const |