11 #ifndef IMPCONTAINER_CLOSE_PAIR_CONTAINER_H
12 #define IMPCONTAINER_CLOSE_PAIR_CONTAINER_H
14 #include "container_config.h"
15 #include <IMP/core/internal/CoreClosePairContainer.h>
18 IMPCONTAINER_BEGIN_NAMESPACE
47 #if defined(IMP_DOXYGEN) || defined(SWIG)
50 public core::internal::CoreClosePairContainer
53 typedef core::internal::CoreClosePairContainer P;
64 #if defined(SWIG) || defined(IMP_DOXYGEN)
76 void set_slack(
double s);
77 double get_slack()
const;
98 IMPCONTAINEREXPORT
double
102 const RestraintsTemp &restraints,
108 IMPCONTAINER_END_NAMESPACE