IMP logo
IMP Reference Guide  develop.27926d84dc,2024/04/18
The Integrative Modeling Platform
Particle.h File Reference

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

#include <IMP/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/Object.h>
#include <IMP/utility.h>
#include <IMP/Pointer.h>
#include <IMP/check_macros.h>
#include <utility>
#include <cereal/access.hpp>
#include <cereal/types/base_class.hpp>
+ Include dependency graph for Particle.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  IMP::Particle
 Class to handle individual particles of a Model object. More...
 
class  IMP::ParticleAdaptor
 

Namespaces

 IMP
 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 is in internal)

Copyright 2007-2023 IMP Inventors. All rights reserved.

Definition in file Particle.h.