14 #ifndef INCLUDED_protocols_pack_daemon_PackDaemon_hh
15 #define INCLUDED_protocols_pack_daemon_PackDaemon_hh
41 #include <utility/vector0.hh>
42 #include <utility/pointer/ReferenceCount.hh>
52 #include <boost/unordered_map.hpp>
54 #include <utility/vector1.hh>
62 namespace pack_daemon {
97 typedef boost::unordered_map< EntityElements, RotamerAssignmentAndEnergy, Vec1Hash, EntElemEq >
EntityToRotamerHash;
253 std::istream & correspondence_file,
254 std::string const & secondary_refile_file_filename,
255 std::istream & secondary_resfile
282 std::list< std::pair< Size, PoseOP > >
288 #ifdef APL_MEASURE_MSD_LOAD_BALANCE
289 core::Real last_packing_runtime()
const {
return packing_runtime_; }
290 core::Real last_npd_runtime()
const {
return npd_runtime_; }
360 #ifdef APL_MEASURE_MSD_LOAD_BALANCE