IMP logo
IMP Reference Guide  develop.27926d84dc,2024/04/19
The Integrative Modeling Platform
ConnectingPairContainer.h File Reference

A container which has pairs which ensure a set is connected. More...

#include <IMP/container/container_config.h>
#include <IMP/core/internal/MovedSingletonContainer.h>
#include <IMP/internal/ListLikeContainer.h>
#include <IMP/PairContainer.h>
#include <IMP/SingletonContainer.h>
#include <IMP/macros.h>
#include <IMP/OptimizerState.h>
#include <IMP/ScoreState.h>
+ Include dependency graph for ConnectingPairContainer.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  IMP::container::ConnectingPairContainer
 A container which keeps a set of pairs that connect a set of spheres. 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
< ConnectingPairContainer > > 
IMP::container::ConnectingPairContainers
 
typedef IMP::Vector
< IMP::WeakPointer
< ConnectingPairContainer > > 
IMP::container::ConnectingPairContainersTemp
 

Detailed Description

A container which has pairs which ensure a set is connected.

Copyright 2007-2022 IMP Inventors. All rights reserved.

Definition in file ConnectingPairContainer.h.