IMP  2.3.1
The Integrative Modeling Platform
Particle.h
Go to the documentation of this file.
1 /** \file IMP/Particle.h
2  \brief Import IMP/kernel/Particle.h in the namespace.
3 */
4 #include <IMP/kernel/Particle.h>
5 
6 
7 
8 namespace IMP {
9 using namespace ::IMP::kernel;
10 }
Classes to handle individual model particles. (Note that implementation of inline functions in in int...