#include <protocols/rotamer_recovery/RRReporter.hh>
#include <protocols/rotamer_recovery/RRReporterHuman.hh>
#include <basic/Tracer.hh>
#include <basic/datacache/CacheableString.fwd.hh>
#include <core/conformation/Residue.hh>
#include <core/pack/dunbrack/RotamerLibrary.hh>
#include <core/pack/dunbrack/DunbrackRotamer.fwd.hh>
#include <core/pose/Pose.hh>
#include <core/pose/util.hh>
#include <core/types.hh>
#include <protocols/jd2/JobDistributor.fwd.hh>
#include <utility/vector1.hh>
#include <numeric/statistics.functions.hh>
#include <ObjexxFCL/format.hh>
#include <ObjexxFCL/string.functions.hh>
#include <ostream>
#include <string>
#include <map>
Go to the source code of this file.
- Author
- Matthew O'Meara (mattj.nosp@m.omea.nosp@m.ra@gm.nosp@m.ail..nosp@m.com) Adapted from: James Thompson's code.
Definition in file RRReporterHuman.cc.