IMP::core::Movers Class Reference
Detailed Description
A type to store a collection of
Mover objects.
It looks like a std::vector<Mover*>
in C++ and a list
in Python. See when to use Temp for details on using this type.
The documentation for this class was generated from the following files: