|
Rosetta
|
The filter responsible for finding heavy atoms with hydrogens. More...
#include <ResidueSubGraphTypes.hh>
Public Member Functions | |
| HeavyAtomWithHydrogensFilter () | |
| HeavyAtomWithHydrogensFilter (ResidueGraph const &graph, AtomTypeSetCOP atom_types) | |
| bool | operator() (VD const vd) const |
Private Attributes | |
| ResidueGraph const * | graph_ |
| AtomTypeSetCOP | atom_types_ |
The filter responsible for finding heavy atoms with hydrogens.
|
inline |
|
inline |
| bool core::chemical::HeavyAtomWithHydrogensFilter::operator() | ( | VD const | vd | ) | const |
References core::pose::motif::a(), atom_types_, graph_, and core::chemical::AtomType::is_hydrogen().
|
private |
Referenced by operator()().
|
private |
Referenced by operator()().