IMP::ParticleTuple< D > Class Template Reference
Detailed Description
template<unsigned int D>
class IMP::ParticleTuple< D >
A class to store a tuple of particles.
- Note:
- These do not ref counting currently. SWIG prevents use of internal::OwnerPointer<Particle> as the storage type without some gymnastics.
Only the constructor with the correct number of arguments for the dimensionality can be used.
- Note:
- ParticleTuple objects are ordered.
The documentation for this class was generated from the following file: