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

Store the chain ID. More...

#include <IMP/atom/atom_config.h>
#include "Hierarchy.h"
#include <IMP/macros.h>
#include <IMP/Decorator.h>
+ Include dependency graph for Chain.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  IMP::atom::Chain
 Store info for a chain of a protein. More...
 

Namespaces

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

Typedefs

typedef IMP::base::Vector< Chain > IMP::atom::Chains
 

Functions

Chain IMP::atom::get_chain (Hierarchy h)
 
std::string IMP::atom::get_chain_id (Hierarchy h)
 

Detailed Description

Store the chain ID.

Copyright 2007-2015 IMP Inventors. All rights reserved.

Definition in file Chain.h.