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

Refine a particle into a list of particles. More...

#include <IMP/kernel_config.h>
#include "base_types.h"
#include "Particle.h"
#include "internal/IndexingIterator.h"
#include <IMP/deprecation_macros.h>
#include <IMP/check_macros.h>
#include "model_object_helpers.h"
+ Include dependency graph for Refiner.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  IMP::Refiner
 Abstract class to implement hierarchical methods. More...
 

Namespaces

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

Typedefs

typedef IMP::Vector
< IMP::Pointer< Refiner > > 
IMP::Refiners
 a collection of Refiner objects More...
 
typedef IMP::Vector
< IMP::WeakPointer< Refiner > > 
IMP::RefinersTemp
 

Detailed Description

Refine a particle into a list of particles.

Copyright 2007-2017 IMP Inventors. All rights reserved.

Definition in file Refiner.h.