|
IMP Reference Guide
2.23.0
The Integrative Modeling Platform
|
Copyright 2007-2022 IMP Inventors. All rights reserved. More...
#include <IMP/em2d/em2d_config.h>#include "IMP/log.h"#include <IMP/Restraint.h>#include "IMP/Pointer.h"#include <IMP/SingletonContainer.h>
Include dependency graph for DummyRestraint.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | IMP::em2d::DummyRestraint |
| Dummy restraint between two particles. More... | |
| class | IMP::em2d::ParticlesDummyRestraint |
| Dummy restraint for a set of particles. Same use as DummyRestraint. More... | |
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< DummyRestraint > > | IMP::em2d::DummyRestraints |
| typedef IMP::Vector < IMP::WeakPointer < DummyRestraint > > | IMP::em2d::DummyRestraintsTemp |
| typedef IMP::Vector < IMP::Pointer < ParticlesDummyRestraint > > | IMP::em2d::ParticlesDummyRestraints |
| typedef IMP::Vector < IMP::WeakPointer < ParticlesDummyRestraint > > | IMP::em2d::ParticlesDummyRestraintsTemp |
Copyright 2007-2022 IMP Inventors. All rights reserved.
Definition in file DummyRestraint.h.