Rosetta
Public Attributes | Friends | List of all members
protocols::sewing::hashing::LigandCoordInfo Struct Reference

#include <LigandBindingResPlacer.hh>

Public Attributes

numeric::xyzVector< core::Reallocal_coords = { 0, 0, 0 }
 
std::string coord_res_name
 
core::Size coord_atom_index = 0
 
core::Size ligand_atom_index = 0
 
utility::fixedsizearray1< core::Real, 4 > chis = {0, 0, 0, 0}
 

Friends

bool operator< (LigandCoordInfo const &a, LigandCoordInfo const &b)
 

Friends And Related Function Documentation

◆ operator<

bool operator< ( LigandCoordInfo const &  a,
LigandCoordInfo const &  b 
)
friend

Member Data Documentation

◆ chis

utility::fixedsizearray1< core::Real, 4 > protocols::sewing::hashing::LigandCoordInfo::chis = {0, 0, 0, 0}

◆ coord_atom_index

core::Size protocols::sewing::hashing::LigandCoordInfo::coord_atom_index = 0

◆ coord_res_name

std::string protocols::sewing::hashing::LigandCoordInfo::coord_res_name

◆ ligand_atom_index

core::Size protocols::sewing::hashing::LigandCoordInfo::ligand_atom_index = 0

◆ local_coords

numeric::xyzVector< core::Real > protocols::sewing::hashing::LigandCoordInfo::local_coords = { 0, 0, 0 }

The documentation for this struct was generated from the following file: