|
Rosetta
|
Definition of the search functions declared in SearchOption.hh. More...
#include <protocols/constel/SingResCnlCrea.hh>#include <protocols/constel/MasterFilter.hh>#include <protocols/constel/NeighTeller.hh>#include <protocols/constel/Primitives.hh>#include <core/pose/Pose.hh>#include <core/conformation/Residue.hh>#include <core/pose/PDBInfo.hh>#include <basic/Tracer.hh>#include <core/chemical/AA.hh>#include <utility/vector1.hh>#include <core/types.hh>#include <fstream>Namespaces | |
| protocols | |
| The instance of Loops contained by AbrelaxApplication should be replaced by a LoopsOP. | |
| protocols::constel | |
Functions | |
| static basic::Tracer | protocols::constel::TR ("src.protocols.constel.SearchOptions") |
| void | protocols::constel::pair_constel_set (int const target_pdb_number, char const target_pdb_chain, Pose &pose_init) |
| Searches pair-constellations by target residue. More... | |
| void | protocols::constel::pair_constel_set (std::string const &tgtmuts, Pose &pose_init) |
| Searches pair-constellations by pair of mutations. More... | |
| void | protocols::constel::triple_constel_set (int const target_pdb_number, char const target_pdb_chain, Pose &pose_init) |
| Searches for the triple-constellations of a target residue. More... | |
| void | protocols::constel::target_constel (std::string &tgtcnl_fil, Pose &ps) |
| Searches for a target constellation. More... | |
Definition of the search functions declared in SearchOption.hh.