IMP  2.3.0
The Integrative Modeling Platform
kernel/Particle.h File Reference

Classes to handle individual model particles. (Note that implementation of inline functions in in internal) More...

#include <IMP/kernel/kernel_config.h>
#include "base_types.h"
#include "DerivativeAccumulator.h"
#include "Model.h"
#include "ModelObject.h"
#include "particle_index.h"
#include "Key.h"
#include "internal/AttributeTable.h"
#include <IMP/base/Object.h>
#include <IMP/base/utility.h>
#include <IMP/base/Pointer.h>
#include <IMP/base/check_macros.h>
#include <utility>
+ Include dependency graph for kernel/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...
 
class  IMP::kernel::ParticleAdaptor
 

Namespaces

 IMP
 Synonym for IMP::kernel.
 
 IMP::kernel
 Base functionality and abstract base classes for representation, scoring and sampling.
 

Detailed Description

Classes to handle individual model particles. (Note that implementation of inline functions in in internal)

Copyright 2007-2014 IMP Inventors. All rights reserved.

Definition in file kernel/Particle.h.