Each of the set of TripletScores is evaluated and the sum of the minimum n is returned.

Public Member Functions | |
| ContainersTemp | get_input_containers (const ParticleTriplet &p) const |
| ParticlesTemp | get_input_particles (const ParticleTriplet &p) const |
| ParticlesList | get_interacting_particles (const ParticleTriplet &p) const |
| bool | get_is_changed (const ParticleTriplet &p) const |
| IMP_TRIPLET_SCORE_BASE (MinimumTripletScore) | |
| MinimumTripletScore (const TripletScoresTemp &scores, unsigned int n=1, std::string name="TripletScore %1%") | |