IMP logo
IMP Reference Guide  2.7.0
The Integrative Modeling Platform
PairsRestraint.h File Reference

Apply a PairScore to each Pair in a list. More...

#include <IMP/container/container_config.h>
#include <IMP/internal/ContainerRestraint.h>
#include <IMP/PairContainer.h>
#include <IMP/PairScore.h>
+ Include dependency graph for PairsRestraint.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  IMP::container::PairsRestraint
 Applies a PairScore to each Pair in a list. More...
 

Namespaces

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

Typedefs

typedef IMP::Vector
< IMP::Pointer< PairsRestraint > > 
IMP::container::PairsRestraints
 
typedef IMP::Vector
< IMP::WeakPointer
< PairsRestraint > > 
IMP::container::PairsRestraintsTemp
 

Detailed Description

Apply a PairScore to each Pair in a list.

Copyright 2007-2017 IMP Inventors. All rights reserved.

Definition in file PairsRestraint.h.