IMP  2.3.1
The Integrative Modeling Platform
charmm_segment_topology.h File Reference

Classes for handling CHARMM-style topology of segments. More...

#include "IMP/base/Object.h"
#include "Hierarchy.h"
#include <IMP/atom/atom_config.h>
#include "charmm_topology.h"
#include "CHARMMParameters.h"
+ Include dependency graph for charmm_segment_topology.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  IMP::atom::CHARMMSegmentTopology
 The topology of a single CHARMM segment in a model. More...
 
class  IMP::atom::CHARMMTopology
 The topology of a complete CHARMM model. More...
 

Namespaces

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

Typedefs

typedef IMP::base::Vector
< IMP::base::Pointer
< CHARMMSegmentTopology > > 
IMP::atom::CHARMMSegmentTopologies
 
typedef IMP::base::Vector
< IMP::base::WeakPointer
< CHARMMSegmentTopology > > 
IMP::atom::CHARMMSegmentTopologiesTemp
 
typedef IMP::base::Vector
< IMP::base::Pointer
< CHARMMTopology > > 
IMP::atom::CHARMMTopologies
 
typedef IMP::base::Vector
< IMP::base::WeakPointer
< CHARMMTopology > > 
IMP::atom::CHARMMTopologiesTemp
 

Detailed Description

Classes for handling CHARMM-style topology of segments.

Copyright 2007-2014 IMP Inventors. All rights reserved.

Definition in file charmm_segment_topology.h.