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

Enumeration definitions for AtomProperties. More...

Namespaces

 core
 A class for reading in the atom type properties.
 
 core::chemical
 

Enumerations

enum  core::chemical::AtomProperty {
  core::chemical::NO_ATOM_PROPERTY = 0, core::chemical::FIRST_ATOM_PROPERTY = 1, core::chemical::H_DONOR, core::chemical::H_ACCEPTOR,
  core::chemical::POLAR_HYDROGEN, core::chemical::AROMATIC_HYDROGEN, core::chemical::HAS_ORBITALS, core::chemical::VIRTUAL_ATOM,
  core::chemical::REPULSIVE, core::chemical::AROMATIC_CARBON_WITH_FREE_VALENCE, core::chemical::N_ATOM_PROPERTIES = AROMATIC_CARBON_WITH_FREE_VALENCE
}
 Enumerators for all the properties that can be assigned to a chemical::Atom. More...
 

Detailed Description

Enumeration definitions for AtomProperties.

Author
Labonte JWLab.nosp@m.onte.nosp@m.@jhu..nosp@m.edu
Note
TODO: Auto-generate this file in the same way ResiduePropertys are generated.