IMP logo
IMP Reference Guide  develop.d97d4ead1f,2024/11/21
The Integrative Modeling Platform
AVNetworkRestraint.h File Reference

Simple restraint for networks of accessible volumes. More...

#include <IMP/bff/bff_config.h>
#include <IMP/score_functor/distance_pair_score_macros.h>
#include <IMP/Model.h>
#include <IMP/Restraint.h>
#include <IMP/Object.h>
#include <IMP/Pointer.h>
#include <IMP/atom/Hierarchy.h>
#include <IMP/UnaryFunction.h>
#include <IMP/bff/AV.h>
#include <IMP/bff/internal/FPSReaderWriter.h>
#include <IMP/bff/internal/json.h>
#include <vector>
#include <algorithm>
+ Include dependency graph for AVNetworkRestraint.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  IMP::bff::AVNetworkRestraint
 A restraint that uses an annotated volumetric network to score particle distances. More...
 

Namespaces

 IMP
 Base functionality and abstract base classes for representation, scoring and sampling.
 
 IMP::bff
 Bayesian Fluorescence Framework.
 

Detailed Description

Simple restraint for networks of accessible volumes.

Authors
Thomas-Otavio Peulen Copyright 2007-2022 IMP Inventors. All rights reserved.

Definition in file AVNetworkRestraint.h.