9 #ifndef INCLUDED_protocols_noesy_assign_NoesyModule_impl_hh
10 #define INCLUDED_protocols_noesy_assign_NoesyModule_impl_hh
22 #include <utility/exit.hh>
23 #include <utility/vector1.hh>
24 #include <utility/pointer/ReferenceCount.hh>
26 #include <basic/prof.hh>
39 namespace noesy_assign {
42 template<
class DecoyIterator >
69 if ( decoys_begin != decoys_end ) {
70 crosspeaks_->update_decoy_compatibility_score( decoys_begin, decoys_end );
72 crosspeaks_->set_trivial_decoy_compatibility_score();
79 for (
Size ct_repeat=1; ct_repeat <= 3; ct_repeat++ ) {
81 if ( min_sym_cont < 0.99 || ct_repeat == 1 ) {