Particle class representing the whole particle set. 
 
typename rng_set_type::rng_type rng_type
 
SingleParticle(typename Particle< T >::size_type id, Particle< T > *pptr)
 
Particle< T >::size_type id() const 
 
SingleParticleBase(typename Particle< T >::size_type id, Particle< T > *pptr)
 
Particle< T > & particle() const 
 
A thin wrapper over a complete Particle. 
 
A thin wrapper over a complete Particle. 
 
Particle< T >::rng_type & rng() const