|
IMP Reference Guide
develop.169ea894ba,2025/11/02
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>
Include dependency graph for ExampleDecorator.h:
This graph shows which files directly or indirectly include this file: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.