IMP logo
IMP Reference Guide  develop.cb6747d2d1,2024/03/28
The Integrative Modeling Platform
ProteinKinematics.h File Reference

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

#include <IMP/kinematics/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/Vector.h>
#include <vector>
#include <iostream>
#include <boost/graph/adjacency_list.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
 Base functionality and abstract base classes for representation, scoring and sampling.
 
 IMP::kinematics
 Functionality for dealing with kinematic mechanical structures.
 

Typedefs

typedef IMP::Vector
< IMP::Pointer
< ProteinKinematics > > 
IMP::kinematics::ProteinKinematicsList
 
typedef IMP::Vector
< IMP::WeakPointer
< ProteinKinematics > > 
IMP::kinematics::ProteinKinematicsListTemp
 

Enumerations

enum  ProteinAngleType {
  PHI, PSI, CHI, CHI1,
  CHI2, CHI3, CHI4, CHI5,
  OTHER, OTHER2, OTHER3, OTHER4,
  OTHER5, TOTAL
}
 

Detailed Description

functionality for defining a kinematic forest for proteins

Copyright 2007-2022 IMP Inventors. All rights reserved.

Authors
Dina Schneidman, Barak Raveh

Definition in file ProteinKinematics.h.