Stores a searchable shared collection of particle_quads.
Implementors should see IMP_QUAD_FILTER().
Public Member Functions | |
virtual bool | get_contains_particle_quad (const ParticleQuad &p) const =0 |
QuadFilter (std::string name="QuadFilter %1%") | |
Interactions | |
Return the set of particles used when applied to the passed list. | |
virtual ObjectsTemp | get_input_objects (const ParticleQuad &p) const =0 |
virtual ParticlesTemp | get_input_particles (const ParticleQuad &p) const =0 |
Friends | |
template<class T > | |
void | IMP::internal::unref (T *) |
virtual bool IMP::QuadFilter::get_contains_particle_quad | ( | const ParticleQuad & | p | ) | const [pure virtual] |