IMP  2.3.0
The Integrative Modeling Platform
MonteCarloMover.h File Reference

The base class for movers for MC optimization. More...

#include <IMP/core/core_config.h>
#include <IMP/ModelObject.h>
#include <IMP/kernel/Model.h>
#include <IMP/particle_index.h>
#include <IMP/base/tuple_macros.h>
+ Include dependency graph for MonteCarloMover.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  IMP::core::MonteCarloMover
 A base class for classes which perturb particles. More...
 
struct  IMP::core::MonteCarloMoverResult
 

Namespaces

 IMP
 Synonym for IMP::kernel.
 
 IMP::core
 Basic functionality that is expected to be used by a wide variety of IMP users.
 

Typedefs

typedef IMP::base::Vector
< MonteCarloMoverResult > 
IMP::core::MonteCarloMoverResults
 
typedef IMP::base::Vector
< IMP::base::Pointer
< MonteCarloMover > > 
IMP::core::MonteCarloMovers
 
typedef IMP::base::Vector
< IMP::base::WeakPointer
< MonteCarloMover > > 
IMP::core::MonteCarloMoversTemp
 

Detailed Description

The base class for movers for MC optimization.

Copyright 2007-2014 IMP Inventors. All rights reserved.

Definition in file MonteCarloMover.h.