12 #ifndef IMPCONTAINER_PAIRS_RESTRAINT_H
13 #define IMPCONTAINER_PAIRS_RESTRAINT_H
15 #include "container_config.h"
17 #include <IMP/internal/InternalPairsRestraint.h>
21 IMPCONTAINER_BEGIN_NAMESPACE
37 #if defined(SWIG) || defined(IMP_DOXYGEN)
40 public IMP::internal::InternalPairsRestraint
43 typedef IMP::internal::InternalPairsRestraint P;
54 std::string name=
"PairsRestraint %1%");
56 #if defined(IMP_DOXYGEN) || defined(SWIG)
60 ParticlePairsTemp get_arguments()
const;
72 IMPCONTAINER_END_NAMESPACE