Each passed particle refined and then the PairScore applied to all resulting pairs.
Public Member Functions | |
ContainersTemp | get_input_containers (const ParticlePair &p) const |
ParticlesTemp | get_input_particles (const ParticlePair &p) const |
ParticlesList | get_interacting_particles (const ParticlePair &p) const |
bool | get_is_changed (const ParticlePair &pp) const |
IMP_PAIR_SCORE_BASE (RefinedPairsPairScore) | |
RefinedPairsPairScore (Refiner *r, PairScore *f) |
[in] | r | The Refiner to call on each particle |
[in] | f | The pair score to apply to the generated pairs |