8 #ifndef IMPSCORE_FUNCTOR_LOOP_STATISTICAL_H
9 #define IMPSCORE_FUNCTOR_LOOP_STATISTICAL_H
11 #include <IMP/score_functor/score_functor_config.h>
16 IMPSCOREFUNCTOR_BEGIN_NAMESPACE
42 :
P(get_loop_type_key(), threshold, get_data_path(
"melo_score.lib")) {}
44 :
P(get_loop_type_key(), threshold, data_file) {}
45 static IntKey get_loop_type_key() {
46 static const IntKey ik(
"loop statistical atom type");
51 IMPSCOREFUNCTOR_END_NAMESPACE
Score atoms based on the Fiser/Melo loop modeling statistical potential.
Handling of file input/output.
A more IMP-like version of the std::vector.
#define IMP_VALUES(Name, PluralName)
Define the type for storing sets of values.
Functions to deal with very common math operations.
A Score on the distance between a pair of particles.
Key< 6453472 > LoopStatisticalType
A Score on the distance between a pair of particles.