IMP  2.4.0
The Integrative Modeling Platform
Classes | Namespaces | Typedefs | Functions
State.h File Reference

A decorator for States. More...

#include <IMP/atom/atom_config.h>
#include "atom_macros.h"
#include "Hierarchy.h"
#include <IMP/base_types.h>
#include <IMP/kernel/Particle.h>
#include <IMP/kernel/Model.h>
#include <IMP/Decorator.h>
+ Include dependency graph for State.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  IMP::atom::State
 Associate an integer "state" index with a hierarchy node. More...
 

Namespaces

 IMP
 Synonym for IMP::kernel.
 
 IMP::atom
 Functionality for loading, creating, manipulating and scoring atomic structures.
 

Typedefs

typedef IMP::base::Vector< State > IMP::atom::States
 

Functions

int IMP::atom::get_state_index (Hierarchy h)
 Walk up the hierarchy to find the current state. More...
 

Detailed Description

A decorator for States.

Copyright 2007-2015 IMP Inventors. All rights reserved.

Definition in file State.h.