IMP logo
IMP Reference Guide  2.6.0
The Integrative Modeling Platform
PairContainer.h File Reference

A container for Pairs. More...

#include <IMP/kernel_config.h>
#include "internal/IndexingIterator.h"
#include "Particle.h"
#include "container_base.h"
#include "internal/container_helpers.h"
#include "DerivativeAccumulator.h"
#include "base_types.h"
#include <IMP/ref_counted_macros.h>
#include <IMP/check_macros.h>
#include <IMP/Pointer.h>
#include <IMP/InputAdaptor.h>
#include <IMP/utility_macros.h>
#include <IMP/deprecation_macros.h>
#include <algorithm>
+ Include dependency graph for PairContainer.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  IMP::PairContainer
 A shared container for Pairs. More...
 
class  IMP::PairContainerAdaptor
 

Namespaces

 IMP
 Base functionality and abstract base classes for representation, scoring and sampling.
 

Detailed Description

A container for Pairs.

Copyright 2007-2016 IMP Inventors. All rights reserved.

Definition in file PairContainer.h.