IMP logo
IMP Reference Guide  develop.27926d84dc,2024/04/18
The Integrative Modeling Platform
CoulombPairScore.h File Reference

Coulomb (electrostatic) score between a pair of particles. More...

#include <IMP/atom/atom_config.h>
#include <IMP/generic.h>
#include <IMP/PairScore.h>
#include <IMP/Pointer.h>
#include <IMP/atom/smoothing_functions.h>
#include <IMP/pair_macros.h>
+ Include dependency graph for CoulombPairScore.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  IMP::atom::CoulombPairScore
 Coulomb (electrostatic) score between a pair of particles. 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
< CoulombPairScore > > 
IMP::atom::CoulombPairScores
 
typedef IMP::Vector
< IMP::WeakPointer
< CoulombPairScore > > 
IMP::atom::CoulombPairScoresTemp
 

Detailed Description

Coulomb (electrostatic) score between a pair of particles.

Copyright 2007-2022 IMP Inventors. All rights reserved.

Definition in file CoulombPairScore.h.