IMP  2.2.0
The Integrative Modeling Platform
ProteinKinematics.h File Reference

functionality for defining a kinematic forest for proteins More...

#include "kinematics_config.h"
#include <IMP/kinematics/revolute_joints.h>
#include <IMP/kinematics/KinematicForest.h>
#include <IMP/core/rigid_bodies.h>
#include <IMP/atom/Atom.h>
#include <boost/unordered_map.hpp>
#include <IMP/base/Vector.h>
#include <vector>
#include <iostream>
#include <boost/graph/adjacency_list.hpp>
#include <boost/graph/undirected_dfs.hpp>
+ Include dependency graph for ProteinKinematics.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  IMP::kinematics::ProteinKinematics
 

Namespaces

 IMP
 All IMP::kernel code is brought into the IMP namespace.
 
 IMP::kinematics
 See IMP.kinematics for more information.
 

Typedefs

typedef boost::adjacency_list
< boost::vecS, boost::vecS,
boost::undirectedS,
boost::no_property,
boost::property
< boost::edge_color_t,
boost::default_color_type > > 
IMP::kinematics::Graph
 

Detailed Description

Copyright 2007-2014 IMP Inventors. All rights reserved.

Authors
Dina Schneidman, Barak Raveh

Definition in file ProteinKinematics.h.