|
Rosetta 3.5
|
report the root mean squared deviation between two poses More...
#include <protocols/features/ProteinRMSDFeatures.hh>#include <core/pose/util.hh>#include <basic/options/option.hh>#include <basic/options/keys/in.OptionKeys.gen.hh>#include <basic/Tracer.hh>#include <core/chemical/AA.hh>#include <core/conformation/Residue.hh>#include <core/import_pose/import_pose.hh>#include <core/pose/Pose.hh>#include <core/types.hh>#include <core/scoring/rms_util.hh>#include <core/scoring/rms_util.tmpl.hh>#include <protocols/rosetta_scripts/util.hh>#include <numeric/xyzVector.hh>#include <utility/vector1.hh>#include <utility/tag/Tag.hh>#include <utility/sql_database/DatabaseSessionManager.hh>#include <basic/options/keys/inout.OptionKeys.gen.hh>#include <basic/database/sql_utils.hh>#include <basic/database/schema_generator/PrimaryKey.hh>#include <basic/database/schema_generator/ForeignKey.hh>#include <basic/database/schema_generator/Column.hh>#include <basic/database/schema_generator/Schema.hh>#include <cppdb/frontend.h>#include <boost/uuid/uuid.hpp>#include <boost/uuid/uuid_io.hpp>#include <boost/foreach.hpp>#include <string>#include <map>#include <list>#include <sstream>#include <utility/vector0.hh>Go to the source code of this file.
Namespaces | |
| protocols | |
| The instance of Loops contained by AbrelaxApplication should be replaced by a LoopsOP. | |
| protocols::features | |
Constant Groups | |
| protocols | |
| The instance of Loops contained by AbrelaxApplication should be replaced by a LoopsOP. | |
| protocols::features | |
Macros | |
| #define | foreach BOOST_FOREACH |
Functions | |
| static basic::Tracer | protocols::features::tr ("protocols.features.ProteinRMSDFeatures") |
report the root mean squared deviation between two poses
Definition in file ProteinRMSDFeatures.cc.
| #define foreach BOOST_FOREACH |
Definition at line 55 of file ProteinRMSDFeatures.cc.
1.8.4