8 #ifndef IMPCORE_SYMMETRY_H
9 #define IMPCORE_SYMMETRY_H
10 #include <IMP/core/core_config.h>
16 IMPCORE_BEGIN_NAMESPACE
37 return m->get_has_attribute(get_reference_key(), pi);
Particle * get_particle() const
A a decorator for a particle with an associated reference particle.
#define IMP_DECORATOR_METHODS(Name, Parent)
virtual void apply_index(kernel::Model *m, kernel::ParticleIndex v) const
A base class for modifiers of kernel::ParticlesTemp.
functionality for defining rigid bodies
virtual ModelObjectsTemp do_get_inputs(kernel::Model *m, const ParticleIndexes &pis) const
#define IMP_OBJECT_METHODS(Name)
Define the basic things needed by any Object.
Class to handle individual model particles.
Reflect about a plane in 3D.
virtual ModelObjectsTemp do_get_outputs(kernel::Model *m, const ParticleIndexes &pis) const
void add_attribute(TypeKey attribute_key, ParticleIndex particle, Type value)
Reflect about a plane in 3D.
#define IMP_SINGLETON_MODIFIER_METHODS(Name)
#define IMP_DECORATOR_SETUP_1(Name, FirstArgumentType, first_argument_name)
#define IMP_DECORATORS(Name, PluralName, Parent)
Define the types for storing sets of decorators.
Class for storing model, its restraints, constraints, and particles.