IMP  2.3.1
The Integrative Modeling Platform
PairsConstraint.h File Reference

Use a PairModifier applied to a kernel::ParticlePairsTemp to maintain an invariant. More...

#include <IMP/container/container_config.h>
#include <IMP/PairContainer.h>
#include <IMP/PairModifier.h>
#include <IMP/Constraint.h>
#include <IMP/base/object_macros.h>
#include <IMP/kernel/internal/ContainerConstraint.h>
+ Include dependency graph for PairsConstraint.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  IMP::container::PairsConstraint
 Apply a PairFunction to a PairContainer to maintain an invariant. More...
 

Namespaces

 IMP
 Synonym for IMP::kernel.
 
 IMP::container
 Various classes to hold sets of particles.
 
 IMP::kernel
 Base functionality and abstract base classes for representation, scoring and sampling.
 

Typedefs

typedef IMP::base::Vector
< IMP::base::Pointer
< PairsConstraint > > 
IMP::container::PairsConstraints
 
typedef IMP::base::Vector
< IMP::base::WeakPointer
< PairsConstraint > > 
IMP::container::PairsConstraintsTemp
 

Detailed Description

Use a PairModifier applied to a kernel::ParticlePairsTemp to maintain an invariant.

WARNING This file was generated from PairsConstraint.h in /tmp/nightly-build-29065/imp-2.3.1/tools/build/container_templates/container by tools/build/make_containers.py.

Copyright 2007-2014 IMP Inventors. All rights reserved.

Definition in file PairsConstraint.h.