Rosetta 3.5
|
Class implementation for secondary matcher that generates upstream-only hits matching the geometry of one upstream residue with another upstream residue generated in a previous round. More...
#include <protocols/match/downstream/SecondaryMatcherToUpstreamResidue.hh>
#include <protocols/match/Matcher.hh>
#include <protocols/match/Hit.hh>
#include <protocols/match/downstream/DownstreamAlgorithm.hh>
#include <protocols/match/downstream/SecMatchResiduePairEvaluator.hh>
#include <protocols/match/upstream/ScaffoldBuildPoint.hh>
#include <protocols/match/upstream/UpstreamBuilder.hh>
#include <core/chemical/ResidueType.hh>
#include <core/conformation/Residue.hh>
#include <basic/Tracer.hh>
#include <utility/pointer/ReferenceCount.hh>
#include <list>
#include <string>
#include <boost/unordered_map.hpp>
#include <utility/OrderedTuple.hh>
#include <utility/vector1.hh>
Classes | |
struct | protocols::match::downstream::hash_upstream_hit |
Namespaces | |
protocols | |
The instance of Loops contained by AbrelaxApplication should be replaced by a LoopsOP. | |
protocols::match | |
protocols::match::downstream | |
Constant Groups | |
protocols | |
The instance of Loops contained by AbrelaxApplication should be replaced by a LoopsOP. | |
protocols::match | |
protocols::match::downstream | |
Functions | |
static basic::Tracer | protocols::match::downstream::TR ("protocols.match.downstream.SecondaryMatcherToUpstreamResidue") |
Class implementation for secondary matcher that generates upstream-only hits matching the geometry of one upstream residue with another upstream residue generated in a previous round.