IMP.bff
|
#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>
Go to the source code of this file.
Classes | |
class | AVNetworkRestraint |
A restraint that uses an annotated volumetric network to score particle distances. More... | |