15 #ifndef INCLUDED_core_import_pose_atom_tree_diffs_atom_tree_diff_hh
16 #define INCLUDED_core_import_pose_atom_tree_diffs_atom_tree_diff_hh
25 #include <utility/pointer/ReferenceCount.hh>
33 #include <utility/vector1.hh>
37 namespace import_pose {
38 namespace atom_tree_diffs {
45 typedef std::pair<std::string, core::Real>
ScorePair;
46 typedef std::map< std::string, core::Real >
Scores;
54 typedef std::pair<std::string, int>
RefTag;
55 typedef std::map<std::string, int>
RefTags;
111 std::map<std::string, int>::const_iterator
const iter=
ref_tags_.find(tag);
149 std::map< std::string, core::Real >
const & scores
162 std::map< std::string, core::Real >
const & scores,
170 std::map< std::string, core::Real >
const & scores,
173 int bb_precision = 6,
174 int sc_precision = 4,
175 int bondlen_precision = 2
183 std::map< std::string, core::Real > & scores_out
200 std::map< std::string, core::Real > & scores_out
207 int bb_precision = 6,
222 #endif // INCLUDED_core_import_pose_silent_atom_tree_diff_HH