IMP  2.3.1
The Integrative Modeling Platform
ExampleDecorator.h File Reference

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>
+ 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
 Synonym for IMP::kernel.
 
 IMP::example
 Example module.
 

Typedefs

typedef IMP::base::Vector
< ExampleDecorator > 
IMP::example::ExampleDecorators
 

Detailed Description

Add a name to a particle.

Copyright 2007-2014 IMP Inventors. All rights reserved.

Definition in file ExampleDecorator.h.