Rosetta  2021.16
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Classes | Namespaces | Functions
FilterByProxTerm.hh File Reference

a class to filter out constellations based on proximity constraints on the N- and C-termini of their chains. More...

#include <protocols/constel/ChainTerm.fwd.hh>
#include <core/pose/Pose.fwd.hh>
#include <utility/vector1.fwd.hh>
#include <core/types.hh>
#include <map>

Classes

class  protocols::constel::FilterByProxTerm
 

Namespaces

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

Functions

bool protocols::constel::has_prox_termini (core::pose::Pose const &ps, ChainTerm const &chain, core::Size NRES, core::Real DMAX2)
 tells whether a chain has proximal termini More...
 

Detailed Description

a class to filter out constellations based on proximity constraints on the N- and C-termini of their chains.

Author
Andrea Bazzoli