IMP Reference Guide
2.20.2
The Integrative Modeling Platform
|
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>
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. | |
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.