Rosetta 3.5
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Namespaces | Constant Groups | Functions
StrandBundleFeatures.cc File Reference

Search through a pose for sets of 2 strands. More...

#include <core/types.hh>
#include <core/conformation/Residue.hh>
#include <core/conformation/Atom.hh>
#include <boost/uuid/uuid.hpp>
#include <protocols/features/strand_assembly/StrandBundleFeatures.hh>
#include <protocols/features/strand_assembly/StrandFragment.hh>
#include <basic/database/sql_utils.hh>
#include <utility/sql_database/DatabaseSessionManager.hh>
#include <numeric/xyz.functions.hh>
#include <string>
#include <math.h>
#include <cppdb/frontend.h>
#include <basic/Tracer.hh>
#include <basic/options/util.hh>
#include <basic/options/keys/strand_assembly.OptionKeys.gen.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 <basic/database/schema_generator/Constraint.hh>
#include <protocols/analysis/InterfaceAnalyzerMover.hh>
#include <core/scoring/ScoreFunction.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
 
 protocols::features::strand_assembly
 

Constant Groups

 protocols
 The instance of Loops contained by AbrelaxApplication should be replaced by a LoopsOP.
 
 protocols::features
 
 protocols::features::strand_assembly
 

Functions

static basic::Tracer TR ("protocols.features.strand_assembly.StrandBundleFeatures")
 

Detailed Description

Search through a pose for sets of 2 strands.

Author
Doo Nam Kim (based on Tim Jacobs' helixAssembly)

Definition in file StrandBundleFeatures.cc.

Function Documentation

static basic::Tracer TR ( "protocols.features.strand_assembly.StrandBundleFeatures"  )
static