IMP  2.3.1
The Integrative Modeling Platform
CHARMMParameters.h File Reference

access to CHARMM force field parameters More...

#include "internal/charmm_helpers.h"
#include "ForceFieldParameters.h"
#include "charmm_topology.h"
#include "atom_macros.h"
#include <IMP/base/file.h>
#include <string>
+ Include dependency graph for CHARMMParameters.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  IMP::atom::CHARMMBondParameters
 The parameters for a CHARMM bond or angle. More...
 
struct  IMP::atom::CHARMMDihedralParameters
 The parameters for a CHARMM dihedral or improper. More...
 
class  IMP::atom::CHARMMParameters
 CHARMM force field parameters. More...
 

Namespaces

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

Typedefs

typedef IMP::base::Vector
< CHARMMBondParameters > 
IMP::atom::CHARMMBondParametersList
 
typedef IMP::base::Vector
< CHARMMDihedralParameters > 
IMP::atom::CHARMMDihedralParametersList
 
typedef IMP::base::Vector
< IMP::base::Pointer
< CHARMMParameters > > 
IMP::atom::CHARMMParametersList
 
typedef IMP::base::Vector
< IMP::base::WeakPointer
< CHARMMParameters > > 
IMP::atom::CHARMMParametersListTemp
 

Functions

CHARMMParameters * IMP::atom::get_all_atom_CHARMM_parameters ()
 
CHARMMParameters * IMP::atom::get_heavy_atom_CHARMM_parameters ()
 

Detailed Description

access to CHARMM force field parameters

Copyright 2007-2014 IMP Inventors. All rights reserved.

Definition in file CHARMMParameters.h.