Go to the documentation of this file.
15 #ifndef INCLUDED_core_pack_rotamer_set_RotamerLinks_hh
16 #define INCLUDED_core_pack_rotamer_set_RotamerLinks_hh
24 #include <utility/pointer/ReferenceCount.hh>
25 #include <utility/vector1.hh>
29 namespace rotamer_set {
45 if (index <=
links_.size())
53 links_[rs1].push_back(rs2);
66 if (!
links_[index].empty()){