IMP
2.3.1
The Integrative Modeling Platform
|
Add a name to a particle. More...
#include <IMP/example/example_config.h>
#include <IMP/kernel/Particle.h>
#include <IMP/kernel/Model.h>
#include <IMP/Decorator.h>
#include <IMP/decorator_macros.h>
#include <IMP/base/exception.h>
Go to the source code of this file.
Classes | |
class | IMP::example::ExampleDecorator |
A simple decorator which adds a name to a particle. More... | |
Namespaces | |
IMP | |
Synonym for IMP::kernel. | |
IMP::example | |
Example module. | |
Typedefs | |
typedef IMP::base::Vector < ExampleDecorator > | IMP::example::ExampleDecorators |
Add a name to a particle.
Copyright 2007-2014 IMP Inventors. All rights reserved.
Definition in file ExampleDecorator.h.