IMP Reference Guide
2.20.2
The Integrative Modeling Platform
|
Particles states for a rigid body that is going to be projected. More...
#include "IMP/em2d/Image.h"
#include "IMP/domino/domino_macros.h"
#include "IMP/domino/particle_states.h"
#include "IMP/core/rigid_bodies.h"
#include "IMP/algebra/Vector3D.h"
#include "IMP/algebra/Rotation3D.h"
#include "IMP/Pointer.h"
#include "IMP/base_types.h"
#include "IMP/Particle.h"
Go to the source code of this file.
Classes | |
class | IMP::em2d::GridStates |
class | IMP::em2d::ProjectionStates |
Namespaces | |
IMP | |
Base functionality and abstract base classes for representation, scoring and sampling. | |
IMP::em2d | |
Restraints using electron microscopy 2D images (class averages). | |
Typedefs | |
typedef IMP::Vector < IMP::Pointer< GridStates > > | IMP::em2d::GridStatesList |
typedef IMP::Vector < IMP::WeakPointer< GridStates > > | IMP::em2d::GridStatesListTemp |
typedef IMP::Vector < IMP::Pointer < ProjectionStates > > | IMP::em2d::ProjectionStatesList |
typedef IMP::Vector < IMP::WeakPointer < ProjectionStates > > | IMP::em2d::ProjectionStatesListTemp |
Particles states for a rigid body that is going to be projected.
Copyright 2007-2022 IMP Inventors. All rights reserved.
Definition in file domino_particle_states.h.