PROFASI
Version 1.5
|
A predicate that returns true if the atom has a certain label. More...
#include <RMSD_Utils.hh>
Public Member Functions | |
void | set_strict (bool x) |
Use strict label matching. | |
Could be set up to return true if the label of an atom, as found in its AtomDescriptor object, matches the filter value. By default, if set to select atoms of label " CG ", it will also accept CG1 and CG2 as matches. But it can be told to be strict, and only return true upon an exact match.