15 #ifndef INCLUDED_protocols_motifs_IRCollection_hh
16 #define INCLUDED_protocols_motifs_IRCollection_hh
26 #include <utility/vector1.hh>
49 std::map< core::Size, MotifCOP > setpos,
50 std::map< core::Size, core::conformation::ResidueCOP > setpos_ir,
51 std::map< core::Size, bool > setpos_forward_info,
59 std::map< core::Size, MotifCOP > & setpos,
60 std::map< core::Size, core::conformation::ResidueCOP > & setpos_ir,
61 std::map< core::Size, bool > & setpos_forward_info,
65 bool const this_forward_info
70 std::map< core::Size, MotifCOP > & setpos,
71 std::map< core::Size, bool > & setpos_forward_info,
90 #endif // INCLUDED_protocols_motifs_IRCollection