Score on the lowest of the pairs defined by refining the two particles.

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 (LowestRefinedPairScore) | |
| LowestRefinedPairScore (Refiner *r, PairScore *f) | |
| [in] | r | The Refiner to call on each particle |
| [in] | f | The pair score to apply to the generated pairs |