Rosetta
Namespaces | Functions
Sheet.cc File Reference
#include <protocols/fldsgn/topology/Sheet.hh>
#include <basic/Tracer.hh>
#include <utility>
#include <utility/graph/DisjointSets.hh>
#include <protocols/fldsgn/topology/StrandPairing.hh>
#include <protocols/fldsgn/topology/SS_Info2.hh>
#include <core/id/AtomID_Map.hh>
#include <core/scoring/sasa.hh>
#include <utility/exit.hh>
#include <iostream>
#include <map>
#include <utility/vector1.hh>
#include <core/pose/init_id_map.hh>
#include <numeric/NumericTraits.hh>
#include <numeric/xyz.functions.hh>

Namespaces

 protocols
 The instance of Loops contained by AbrelaxApplication should be replaced by a LoopsOP.
 
 protocols::fldsgn
 
 protocols::fldsgn::topology
 

Functions

static basic::Tracer TR ("protocols.topology.Sheet")
 
std::ostream & protocols::fldsgn::topology::operator<< (std::ostream &out, const Sheet &s)
 return strand pairing More...
 
std::ostream & protocols::fldsgn::topology::operator<< (std::ostream &out, const SheetSet &s)
 return strand pairing More...
 

Detailed Description

Author
Nobuyasu Koga ( nobuy.nosp@m.asu@.nosp@m.u.was.nosp@m.hing.nosp@m.ton.e.nosp@m.du )

Function Documentation

◆ TR()

static basic::Tracer TR ( "protocols.topology.Sheet"  )
static