18 #ifndef INCLUDED_protocols_match_downstream_SecondaryMatcherToUpstreamResidue_hh
19 #define INCLUDED_protocols_match_downstream_SecondaryMatcherToUpstreamResidue_hh
38 #include <ObjexxFCL/FArray2D.hh>
41 #include <utility/pointer/ReferenceCount.hh>
50 #include <utility/OrderedTuple.fwd.hh>
51 #include <utility/vector1.hh>
56 namespace downstream {
64 typedef utility::fixedsizearray1< Size, 2 >
Size2;
132 Size const scaffold_build_point_id,
133 Size const upstream_conf_id,
179 Size mcfi_id_for_evaluator
272 Size target_restype_id,
300 return coords_[ restype_id ].size2();
314 return coords_[ restype_index ]( which_atom, rotamer_index );
330 return hit_data_[ restype_index ][ rotamer_index ];