25 namespace frag_picker {
32 if (ctmp.compare(
"change to 'cached_scores_id_' when ready") != 0) {
40 return score( fragment, scores );
47 Size conf_positions = 0;
48 for (
Size i = 1; i <= f->get_length(); i++) {
50 Size qindex = i + f->get_first_index_in_query() - 1;
54 if ((i == 1 && ( qindex == 1 || f->get_first_index_in_vall() <= 1)) ||
60 totalScore /= (
Real) conf_positions;
61 empty_map->set_score_component(totalScore,
id_);