![]() |
Rosetta
2020.50
|
rosetta project type declarations More...
#include <string>
Namespaces | |
core | |
A class for reading in the atom type properties. | |
core::chemical | |
Enumerations | |
enum | core::chemical::Hybridization { core::chemical::SP2_HYBRID = 1, core::chemical::SP3_HYBRID, core::chemical::RING_HYBRID, core::chemical::UNKNOWN_HYBRID, core::chemical::HYBRID_MAX = UNKNOWN_HYBRID } |
Functions | |
static std::string const | core::chemical::chr_chains ("ABCDEFGHIJKLMNOPQRSTUVWXYZ1234567890abcdefghijklmnopqrstuvwxyz") |
std::string | core::chemical::one_indexed_chr_chains () |
pad chr_chains with a dummy char in the first element so that it can be indexed starting at 1 More... | |
rosetta project type declarations