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