Rosetta
Classes | Functions
atom_type_rdf.cc File Reference
#include <core/types.hh>
#include <devel/init.hh>
#include <core/pose/Pose.hh>
#include <basic/options/option.hh>
#include <basic/options/keys/in.OptionKeys.gen.hh>
#include <basic/options/keys/out.OptionKeys.gen.hh>
#include <basic/datacache/BasicDataCache.hh>
#include <core/scoring/etable/count_pair/CountPairFunction.hh>
#include <core/scoring/etable/count_pair/CountPairFactory.hh>
#include <utility/io/ozstream.hh>
#include <core/scoring/dssp/Dssp.hh>
#include <protocols/moves/Mover.hh>
#include <protocols/jobdist/not_universal_main.hh>

Classes

class  RDF_Mover
 

Functions

std::string tag_from_pose (core::pose::Pose &pose)
 
int main (int argc, char *argv[])
 

Function Documentation

◆ main()

int main ( int  argc,
char *  argv[] 
)

◆ tag_from_pose()

std::string tag_from_pose ( core::pose::Pose pose)

References beta_nonlocal::pose, str(), and tag.

Referenced by RDF_Mover::apply().