6 #ifndef BALL_QSAR_AROMATICITYPROCESSOR_H 7 #define BALL_QSAR_AROMATICITYPROCESSOR_H 9 #ifndef BALL_KERNEL_ATOMCONTAINER_H 13 #ifndef BALL_DATATYPE_OPTIONS_H 87 void setDefaultOptions();
100 void aromatize(
const vector<vector<Atom*> >& sssr,
AtomContainer& ac);
109 void aromatizeSimple(vector<vector<Atom*> >& sssr);
120 virtual bool start();
166 bool overwrite_bond_orders_;
170 #endif // BALL_QSAR_AROMATICITYPROCESSOR_H #define BALL_CREATE(name)
Default values for options.
static const bool OVERWRITE_BOND_ORDERS
-*- Mode: C++; tab-width: 2; -*-
This processor provides methods for detection and assignment of aromaticity.
static const char * OVERWRITE_BOND_ORDERS