bool operator() (const OEAtomBase &atom) const
Returns true if parts[atom.GetIdx()] == part, where parts is the array passed on construction, and part is the argument used in SelectPart().
parts[atom.GetIdx()] == part
SelectPart()