IMP logo
IMP Reference Guide  2.5.0
The Integrative Modeling Platform
ListPairContainer.h File Reference

Store a list of ParticleIndexPairs. More...

#include <IMP/container/container_config.h>
#include <IMP/object_macros.h>
#include <IMP/internal/StaticListContainer.h>
#include <IMP/PairContainer.h>
#include <IMP/PairModifier.h>
#include <IMP/base_types.h>
+ Include dependency graph for ListPairContainer.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  IMP::container::ListPairContainer
 Store a list of ParticleIndexPairs. 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
< ListPairContainer > > 
IMP::container::ListPairContainers
 
typedef IMP::Vector
< IMP::WeakPointer
< ListPairContainer > > 
IMP::container::ListPairContainersTemp
 

Detailed Description

Store a list of ParticleIndexPairs.

Copyright 2007-2015 IMP Inventors. All rights reserved.

Definition in file ListPairContainer.h.