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

secondary structure will hold statistics about secondary structure predictions sources can be from More...

#include <protocols/jumping/SameStrand.hh>
#include <core/fragment/SecondaryStructure.hh>
#include <core/types.hh>
#include <basic/Tracer.hh>
#include <ObjexxFCL/FArray1D.hh>
#include <ObjexxFCL/FArray2D.hh>
#include <ObjexxFCL/StaticIndexRange.hh>
#include <numeric/random/random.hh>
#include <utility/exit.hh>
#include <utility/vector1.hh>

Go to the source code of this file.

Namespaces

 ObjexxFCL
 C++ headers.
 
 ObjexxFCL::fmt
 
 protocols
 The instance of Loops contained by AbrelaxApplication should be replaced by a LoopsOP.
 
 protocols::jumping
 

Constant Groups

 ObjexxFCL
 C++ headers.
 
 ObjexxFCL::fmt
 
 protocols
 The instance of Loops contained by AbrelaxApplication should be replaced by a LoopsOP.
 
 protocols::jumping
 

Functions

static basic::Tracer tr ("protocols.jumping")
 
static
numeric::random::RandomGenerator 
RG (92384)
 

Detailed Description

secondary structure will hold statistics about secondary structure predictions sources can be from

 - fragments
 - psipred files ? other stuff
Detailed:
from converting jumping_pairings.cc of rosetta++ into mini
Author
Oliver Lange

Definition in file SameStrand.cc.

Function Documentation

static numeric::random::RandomGenerator RG ( 92384  )
static
static basic::Tracer tr ( "protocols.jumping"  )
static