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

A score on a dihedral angle. More...

#include <IMP/atom/atom_config.h>
#include <IMP/SingletonScore.h>
#include <IMP/singleton_macros.h>
#include <cereal/access.hpp>
#include <cereal/types/base_class.hpp>
#include <cereal/types/polymorphic.hpp>
+ Include dependency graph for DihedralSingletonScore.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  IMP::atom::DihedralSingletonScore
 Score the dihedral angle. 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
< DihedralSingletonScore > > 
IMP::atom::DihedralSingletonScores
 
typedef IMP::Vector
< IMP::WeakPointer
< DihedralSingletonScore > > 
IMP::atom::DihedralSingletonScoresTemp
 

Detailed Description

A score on a dihedral angle.

Copyright 2007-2022 IMP Inventors. All rights reserved.

Definition in file DihedralSingletonScore.h.