Primarily for testing.

Public Member Functions | |
| void | clear () |
| Clear the lst of pairs. | |
| bool | get_contains (const ParticlePair &pp) const |
| Return true if the pair is in the list. | |
| 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 &p) const |
| ParticlePairs | get_particle_pairs () const |
| Get a list of all pairs (without multiplicity). | |
| IMP_PAIR_SCORE_BASE (LogPairScore) | |
| LogPairScore () | |
| create with an empty map | |