12 #ifndef IMPCONTAINER_TRIPLET_CONTAINER_STATISTICS_H
13 #define IMPCONTAINER_TRIPLET_CONTAINER_STATISTICS_H
15 #include <IMP/container/container_config.h>
21 IMPCONTAINER_BEGIN_NAMESPACE
38 void show_statistics(std::ostream &out)
const;
42 void set_track_unique(
bool tf);
43 virtual void do_before_evaluate() IMP_OVERRIDE;
50 IMPCONTAINER_END_NAMESPACE
Class for adding derivatives from restraints to the model.
Import IMP/kernel/TripletContainer.h in the namespace.
A smart pointer to a reference counted object.
Track statistics on a TripletContainer.
ScoreStates maintian invariants in the Model.
#define IMP_OBJECT_METHODS(Name)
Define the basic things needed by any Object.
Import IMP/kernel/ScoreState.h in the namespace.
Import IMP/kernel/score_state_macros.h in the namespace.
virtual ModelObjectsTemp do_get_inputs() const =0
Declare an efficient stl-compatible set.
virtual ModelObjectsTemp do_get_outputs() const =0