| 
    IMP Reference Guide
    develop.169ea894ba,2025/11/02
    
   The Integrative Modeling Platform 
   | 
 
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 | |
| Simulation of transport through the Nuclear Pore Complex.  | |
Typedefs | |
| typedef IMP::Vector < IMP::Pointer < HarmonicSpringSingletonScore > >  | IMP::npctransport::HarmonicSpringSingletonScores | 
| typedef IMP::Vector < IMP::WeakPointer < HarmonicSpringSingletonScore > >  | IMP::npctransport::HarmonicSpringSingletonScoresTemp | 
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.