13 #ifndef IMPCONTAINER_TRIPLETS_RESTRAINT_H
14 #define IMPCONTAINER_TRIPLETS_RESTRAINT_H
16 #include <IMP/container/container_config.h>
18 #include <IMP/kernel/internal/InternalTripletsRestraint.h>
22 IMPCONTAINER_BEGIN_NAMESPACE
36 #if defined(SWIG) || defined(IMP_DOXYGEN)
39 public IMP::kernel::internal::InternalTripletsRestraint
42 typedef IMP::kernel::internal::InternalTripletsRestraint P;
53 std::string name =
"TripletsRestraint %1%")
56 #if defined(IMP_DOXYGEN) || defined(SWIG)
65 IMPCONTAINER_END_NAMESPACE
TripletsRestraint(TripletScore *ss, TripletContainerAdaptor pc, std::string name="TripletsRestraint %1%")
Create the restraint with a shared container.
Class for adding derivatives from restraints to the model.
A restraint is a term in an IMP ScoringFunction.
#define IMP_OBJECT_METHODS(Name)
Define the basic things needed by any Object.
#define IMP_OBJECTS(Name, PluralName)
Define the types for storing sets of objects.
Applies a TripletScore to each Triplet in a list.