IMP Reference Guide
2.20.2
The Integrative Modeling Platform
|
Add a name to a particle. More...
#include <IMP/example/example_config.h>
#include <IMP/Particle.h>
#include <IMP/Model.h>
#include <IMP/Decorator.h>
#include <IMP/decorator_macros.h>
#include <IMP/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 | |
Base functionality and abstract base classes for representation, scoring and sampling. | |
IMP::example | |
Example module. | |
Typedefs | |
typedef IMP::Vector < ExampleDecorator > | IMP::example::ExampleDecorators |
Add a name to a particle.
Copyright 2007-2022 IMP Inventors. All rights reserved.
Definition in file ExampleDecorator.h.