IMP  2.0.1
The Integrative Modeling Platform
kernel/declare_Particle.h File Reference

Classes to handle individual model particles. More...

#include <IMP/kernel/kernel_config.h>
#include "base_types.h"
#include <IMP/base/Object.h>
#include <IMP/base/utility.h>
#include "Key.h"
#include "internal/AttributeTable.h"
#include "DerivativeAccumulator.h"
#include <IMP/base/Pointer.h>
#include "ModelObject.h"
#include "particle_index.h"
#include <utility>
+ Include dependency graph for kernel/declare_Particle.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  IMP::kernel::Particle
 Class to handle individual model particles. More...
 

Namespaces

namespace  IMP
 All IMP::kernel code is brought into the IMP namespace.
 
namespace  IMP::kernel
 See IMP.kernel Overview for more information.
 

Macros

#define IMP_PARTICLE_ATTRIBUTE_TYPE_DECL(UCName, lcname, Value)
 
#define IMP_PARTICLE_ATTRIBUTE_TYPE_DEF(UCName, lcname, Value)
 

Detailed Description

Copyright 2007-2013 IMP Inventors. All rights reserved.

Definition in file kernel/declare_Particle.h.