IMP logo
IMP Reference Guide  develop.b3a5ae88fa,2024/05/04
The Integrative Modeling Platform
HarmonicSpringSingletonScore.h File Reference

Harmonic scores on the spring between a pair of particles. The spring resting length is dynamic Copyright 2007-2022 IMP Inventors. All rights reserved. More...

#include "npctransport_config.h"
#include "RelaxingSpring.h"
#include <IMP/compiler_macros.h>
#include <IMP/SingletonScore.h>
#include <IMP/pair_macros.h>
#include <IMP/core/XYZR.h>
#include <IMP/algebra/utility.h>
#include <boost/array.hpp>
+ Include dependency graph for HarmonicSpringSingletonScore.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  IMP::npctransport::HarmonicSpringSingletonScore
 

Namespaces

 IMP
 Base functionality and abstract base classes for representation, scoring and sampling.
 
 IMP::npctransport
 

Typedefs

typedef IMP::Vector
< IMP::Pointer
< HarmonicSpringSingletonScore > > 
IMP::npctransport::HarmonicSpringSingletonScores
 
typedef IMP::Vector
< IMP::WeakPointer
< HarmonicSpringSingletonScore > > 
IMP::npctransport::HarmonicSpringSingletonScoresTemp
 

Detailed Description

Harmonic scores on the spring between a pair of particles. The spring resting length is dynamic Copyright 2007-2022 IMP Inventors. All rights reserved.

Definition in file HarmonicSpringSingletonScore.h.