Go to the documentation of this file.
10 #ifndef INCLUDED_protocols_noesy_assign_FoldResonance_hh
11 #define INCLUDED_protocols_noesy_assign_FoldResonance_hh
31 namespace noesy_assign {
70 void show( std::ostream& os )
const {
72 os <<
"FOLDED with " <<
window_ <<
" " <<
start() <<
" " <<
end() << std::endl;
74 os <<
"UNFOLDED" << std::endl;