IMP logo
IMP Reference Guide  2.7.0
The Integrative Modeling Platform
AngleSingletonScore.h File Reference

A score on the deviation of an angle from ideality. More...

#include <IMP/atom/atom_config.h>
#include "bond_decorators.h"
#include <IMP/SingletonScore.h>
#include <IMP/singleton_macros.h>
#include <IMP/UnaryFunction.h>
#include <IMP/Pointer.h>
+ Include dependency graph for AngleSingletonScore.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  IMP::atom::AngleSingletonScore
 Score the angle based on a UnaryFunction,. More...
 

Namespaces

 IMP
 Base functionality and abstract base classes for representation, scoring and sampling.
 
 IMP::atom
 Functionality for loading, creating, manipulating and scoring atomic structures.
 

Typedefs

typedef IMP::Vector
< IMP::Pointer
< AngleSingletonScore > > 
IMP::atom::AngleSingletonScores
 
typedef IMP::Vector
< IMP::WeakPointer
< AngleSingletonScore > > 
IMP::atom::AngleSingletonScoresTemp
 

Detailed Description

A score on the deviation of an angle from ideality.

Copyright 2007-2017 IMP Inventors. All rights reserved.

Definition in file AngleSingletonScore.h.