13 #ifndef INCLUDED_protocols_frag_picker_CSTalosIO_hh
14 #define INCLUDED_protocols_frag_picker_CSTalosIO_hh
23 #include <boost/tuple/tuple.hpp>
26 #include <utility/vector1_bool.hh>
30 namespace frag_picker {
38 first_residue_index_ = 1;
43 first_residue_index_ = 1;
52 return first_residue_index_;
56 return first_residue_index_ + sequence_.length() - 1;
64 if (resids_to_entries_map_.find(residue_id)
65 != resids_to_entries_map_.end())
80 void write(std::ostream&);
93 void print_sequence(
std::string const &, std::ostream &)
const;
96 void set_up_atom_order();