IMP logo
IMP Reference Guide  develop.cb6747d2d1,2024/03/28
The Integrative Modeling Platform
AllPairContainer.h File Reference

Return all pairs from a SingletonContainer. More...

#include <IMP/container/container_config.h>
#include <IMP/generic.h>
#include <IMP/PairContainer.h>
#include <IMP/SingletonContainer.h>
#include <IMP/container/ListPairContainer.h>
#include <IMP/Pointer.h>
#include <IMP/pair_macros.h>
+ Include dependency graph for AllPairContainer.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  IMP::container::AllPairContainer
 Return all unordered pairs of particles taken from the SingletonContainer. 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
< AllPairContainer > > 
IMP::container::AllPairContainers
 
typedef IMP::Vector
< IMP::WeakPointer
< AllPairContainer > > 
IMP::container::AllPairContainersTemp
 

Detailed Description

Return all pairs from a SingletonContainer.

Copyright 2007-2022 IMP Inventors. All rights reserved.

Definition in file AllPairContainer.h.