Rosetta
Functions | Variables
angle_stats.cc File Reference
#include <protocols/viewer/viewers.hh>
#include <core/pose/Pose.hh>
#include <devel/init.hh>
#include <basic/Tracer.hh>
#include <basic/options/keys/in.OptionKeys.gen.hh>
#include <core/import_pose/import_pose.hh>
#include <basic/options/option.hh>

Functions

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

Variables

static basic::Tracer TR ("anglestats")
 currently just prints out omega angles annotated for cis for the whole pose More...
 

Function Documentation

◆ anglestats_local()

void* anglestats_local ( void *  )

◆ main()

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

Variable Documentation

◆ TR

basic::Tracer TR("anglestats") ( "anglestats"  )
static

currently just prints out omega angles annotated for cis for the whole pose

Author
Daniel J. Mandell

Referenced by anglestats_local().