12 #ifndef IMPCONTAINER_LIST_QUAD_CONTAINER_H
13 #define IMPCONTAINER_LIST_QUAD_CONTAINER_H
15 #include <IMP/container/container_config.h>
17 #include <IMP/internal/StaticListContainer.h>
22 IMPCONTAINER_BEGIN_NAMESPACE
34 #if defined(IMP_DOXYGEN) || defined(SWIG)
37 public IMP::internal::StaticListContainer<QuadContainer>
40 typedef IMP::internal::StaticListContainer<QuadContainer> P;
44 std::string name =
"ListQuadContainer%1%");
48 std::string name =
"ListQuadContainer %1%");
52 #if defined(SWIG) || defined(IMP_DOXYGEN)
74 std::size_t do_get_contents_hash()
const;
81 IMPCONTAINER_END_NAMESPACE
Various general useful macros for IMP.
Store a list of ParticleIndexQuads.
#define IMP_OBJECT_METHODS(Name)
Define the basic things needed by any Object.
Class for storing model, its restraints, constraints, and particles.
A Modifier on ParticleQuadsTemp.
A shared container for Quads.
#define IMP_OBJECTS(Name, PluralName)
Define the types for storing lists of object pointers.
virtual ParticleIndexes get_all_possible_indexes() const =0
Get contained particles.
virtual ParticleIndexQuads get_range_indexes() const =0
virtual ParticleIndexQuads get_indexes() const =0
A base class for modifiers of ParticleQuadsTemp.
virtual ModelObjectsTemp do_get_inputs() const =0